Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Vit Zyka
Hans Hagen wrote: Vit Zyka wrote: I have played with this yesterday evening, but without success. I tried \pdfcompresslevel=0 \pdftrailer{/Encrypt << /Filter /Standard /V 1 /R 2 /P 252 >> } Hallo \end technically it's possible to have no password (at least the specs say so) but i can't get it w

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Mark Smith
Henning Hraban Ramm wrote: >Am 05.01.2005 um 12:03 schrieb Mark Smith: >> The general opinion was that this is effectively an Acrobat-only >> feature. In fact, it seems that one needs Acrobat 6 or 7 Pro to enable >> commenting in this way and that (at least on Mac) the "commmenting >> author" n

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Henning Hraban Ramm
Am 05.01.2005 um 12:03 schrieb Mark Smith: The general opinion was that this is effectively an Acrobat-only feature. In fact, it seems that one needs Acrobat 6 or 7 Pro to enable commenting in this way and that (at least on Mac) the "commmenting author" needs Reader 7 to be able to participate.

[NTG-context] function that purges 8 bit text?

2005-01-05 Thread Henning Hraban Ramm
Hi there! I try to typeset a roleplaying character sheet as PDF form; it contains a table of skills, each line is a \SkillField after this def: \def\SkillField#1#2{\bTR\bTD #1\hfill (#2) \eTD \bTD \definefield[#1][line][SkillSetup][#2]\field[#3]\eTD\eTR} e.g. \SkillField{Climbing}{+8} becomes a

Re: [NTG-context] bibdemo.tex

2005-01-05 Thread Taco Hoekwater
Willi Egger wrote: Hi, Testing the file provided by Taco before installing the new alpha-Context did not result in a reference from \cite[don], only a () is typeset. After installing the new alpha-Context, the problem with the \section command is indeed solved. Still there is only a () from the

Re: [NTG-context] alpha release

2005-01-05 Thread Willi Egger
Thanks Taco! This makes things clear. Willi Taco Hoekwater wrote: Adam Lindsay wrote: Willi Egger said this at Wed, 5 Jan 2005 20:33:08 +0100: language : patterns en for en loaded (n=1) (c:\NEWCON~1\tex\texmf/tex/generic/hyphen/ushyph.tex) language : no hyphenations en for en (n=1) Ye

[NTG-context] bibdemo.tex

2005-01-05 Thread Willi Egger
Hi, Testing the file provided by Taco before installing the new alpha-Context did not result in a reference from \cite[don], only a () is typeset. After installing the new alpha-Context, the problem with the \section command is indeed solved. Still there is only a () from the citation. What is

Re: [NTG-context] alpha release

2005-01-05 Thread Taco Hoekwater
Adam Lindsay wrote: Willi Egger said this at Wed, 5 Jan 2005 20:33:08 +0100: language : patterns en for en loaded (n=1) (c:\NEWCON~1\tex\texmf/tex/generic/hyphen/ushyph.tex) language : no hyphenations en for en (n=1) Yeah, huh. I got the same, too. Empirically, it works: This message h

Re: [NTG-context] alpha release

2005-01-05 Thread Adam Lindsay
Willi Egger said this at Wed, 5 Jan 2005 20:33:08 +0100: >language : patterns en for en loaded (n=1) >(c:\NEWCON~1\tex\texmf/tex/generic/hyphen/ushyph.tex) >language : no hyphenations en for en (n=1) Yeah, huh. I got the same, too. Empirically, it works: \starttext \framedtext[width=8

Re: [NTG-context] alpha release

2005-01-05 Thread Willi Egger
Hi, I donwloaded your latest release ... After generating the format files I checked the log files of format-generation. Following up the discussion on another thread (hyphenation peculiarity) I would like to ask how the follwing lines should be interpreted: language : patterns en for en l

[NTG-context] alpha release

2005-01-05 Thread Hans Hagen
Hi, I uploaded an alpha release. Well, not that alpha, since i run it here as default, but this one has the bib files packahed. Some code moved to the system modules and some bits and pieces were cleaned up. Taco and I will discuss a further clean up / internationalization later. I hope that thi

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Hans Hagen
Vit Zyka wrote: I have played with this yesterday evening, but without success. I tried \pdfcompresslevel=0 \pdftrailer{/Encrypt << /Filter /Standard /V 1 /R 2 /P 252 >> } Hallo \end technically it's possible to have no password (at least the specs say so) but i can't get it working; do you hav

[NTG-context] Re: No bonds visibel with ppchtex

2005-01-05 Thread Kai Straube
Am Freitag, 31. Dezember 2004 22:22 schriebst Du: > Kai Straube wrote: > > % original texmf.cnf -- runtime path configuration file for kpathsea. > > % Enable system commands via \write18{...}? > > shell_escape = f > > shell_escape = t > > Hans Thank you for your engagement! But after I changed it

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Vit Zyka
I have played with this yesterday evening, but without success. I tried \pdfcompresslevel=0 \pdftrailer{/Encrypt << /Filter /Standard /V 1 /R 2 /P 252 >> } Hallo \end technically it's possible to have no password (at least the specs say so) but i can't get it working; do you have a file withou

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Hans Hagen
Vit Zyka wrote: Do we have a ConTeXt tool which can enable users of e.g. AdobeReader 7 to add comments to PDF files ? Or is it true that this "comments enabled flag" can only be set for PDFs generated by Acrobat -- and only by the original author? I have played with this yesterday evening, but w

Re: [NTG-context] Figure captions

2005-01-05 Thread Albrecht Kauffmann
On Wed, 5 Jan 2005, Taco Hoekwater wrote: > Hi, > > Does anybody know how I can get a dot after the figure number in > a caption, without 'promoting' that dot to figure references in > the body text as well? \let\floatcaptionsuffix=. Greetings Albrecht ___

[NTG-context] Figure captions

2005-01-05 Thread Taco Hoekwater
Hi, Does anybody know how I can get a dot after the figure number in a caption, without 'promoting' that dot to figure references in the body text as well? I remember I've had this problem before, but that was a long time ago and I don't remember the solution any more. Greetings, Taco _

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Mark Smith
Hans Hagen wrote: >you can read comments in the reader, but not add them; but you can use tex >to add them and the reader will recognize them Hope I'm not misrepresenting anyone here, but I think the utility of this function for [Con|La]TeX[t] users is not so much in being able to add comments

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Vit Zyka
Do we have a ConTeXt tool which can enable users of e.g. AdobeReader 7 to add comments to PDF files ? Or is it true that this "comments enabled flag" can only be set for PDFs generated by Acrobat -- and only by the original author? I have played with this yesterday evening, but without success. I

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Hans Hagen
Steffen Wolfrum wrote: Hi, in the MacOSX-TeX-list (mainly on LaTeX) I just read a discussion on "Comments in PDF" (by AcrobatReader7). Do we have a ConTeXt tool which can enable users of e.g. AdobeReader 7 to add comments to PDF files ? Or is it true that this "comments enabled flag" can only be

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Mark Smith
I wrote: (regarding enabling comments in PDFs) >I wonder if either (or both) of these: > >a1241e335670fc0b939a8c03b77536f2> > >a1241e335670fc0b939a8c03b77536f2

Re: [NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Mark Smith
Steffen Wolfrum wrote: >Hi, > >in the MacOSX-TeX-list (mainly on LaTeX) I just read a discussion on >"Comments in PDF" (by AcrobatReader7). I was involved in that discussion. >Do we have a ConTeXt tool which can enable users of e.g. AdobeReader 7 to >add comments to PDF files ? >Or is it true

[NTG-context] ConTeXt tool for enabling comments in PDF ?

2005-01-05 Thread Steffen Wolfrum
Hi, in the MacOSX-TeX-list (mainly on LaTeX) I just read a discussion on "Comments in PDF" (by AcrobatReader7). Do we have a ConTeXt tool which can enable users of e.g. AdobeReader 7 to add comments to PDF files ? Or is it true that this "comments enabled flag" can only be set for PDFs generat