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

2005-01-06 Thread Kai Straube
Am Donnerstag, 6. Januar 2005 13:01 schrobst Du: > ah, you generate dvi, i guess that if you convert it to ps you see bonds > since the log shows that the mp file is made > > anyhow, why not use pdf output? > >\setupoutput[pdftex] > > or > >texexec --pdf > > or > >% output=pdftex

Re: [NTG-context] recursion/loop with counter?

2005-01-06 Thread Henning Hraban Ramm
Am 06.01.2005 um 15:41 schrieb Hans Hagen: \dorecurse{20} {\bTR \expanded{\bTD \recurselevel bottles of beer \eTD} \bTD \strut \eTD \eTR} But what if I need it in a call to some function like: \dorecurse{10}{\SkillField{Skill\expanded\recurselevel}} Then I always get 0 (or an error in some cases

Re: [NTG-context] bibdemo.tex

2005-01-06 Thread Willi Egger
Hi Taco, Sorry, I should have studied the manual ... Anyway its good to know that it is actually all sound with the bib-module! Willi Taco Hoekwater wrote: 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]

[NTG-context] optional arguments, if(nth)argument

2005-01-06 Thread Henning Hraban Ramm
Hello again! Today I'm trying a lot of new (to me) things... This time, a macro with optional arguments and \if...argument : \def\SkillField{\dodoubleempty\doSkillField} \def\doSkillField[#1][#2]#3{\bTR\bTD #3 \iffirstargument\hfill (#1)\fi % don't print when no optional argument \eTD \bTD

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

2005-01-06 Thread Henning Hraban Ramm
Am 06.01.2005 um 17:18 schrieb Hans Hagen: it's a three line macro to do this kind of things; however, i decided to install yet another expansion handler, \enableregime[windows] \setupregister[index][keyexpansion=strict] \starttext \index[Ätsch]{Ätsch} test \index{QÄtsch} test \index[ratsch]{RÄt

Re: [NTG-context] next version

2005-01-06 Thread Hans Hagen
Nikolai Weibull wrote: * Hans Hagen <[EMAIL PROTECTED]> [Jan 06, 2005 17:50]: - csr/plr/aer/vnr will be dropped in favor of lmr (also makes minimals smaller) What will this entail, exactly? less font files because latin modern has all those glyphs in it (once vietnamese is in there some 600 glyph

Re: [NTG-context] next version

2005-01-06 Thread Adam Lindsay
Hans Hagen said this at Thu, 6 Jan 2005 17:44:21 +0100: >Expect also cleanup in the font area: > >- csr/plr/aer/vnr will be dropped in favor of lmr (also makes minimals >smaller) Cool. Not directly relevant, but if you're considering the minimals, the antt font got a stunning update somewhere at

Re: [NTG-context] next version

2005-01-06 Thread Nikolai Weibull
* Hans Hagen <[EMAIL PROTECTED]> [Jan 06, 2005 17:50]: > - csr/plr/aer/vnr will be dropped in favor of lmr (also makes minimals > smaller) What will this entail, exactly? nikolai -- ::: name: Nikolai Weibull:: aliases: pcp / lone-star / aka ::: ::: born: Chicago, IL USA:: loc atm

[NTG-context] next version

2005-01-06 Thread Hans Hagen
Hi, The next release will -apart from bug fixes and a few new things as well as the bib module- also miss a few things: the interface setup files, we now definitely move to the xml variants; as a result, texshow has been swapped for taco's texshow which handles the xml files directly; this is al

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

2005-01-06 Thread Hans Hagen
Henning Hraban Ramm wrote: Am 06.01.2005 um 12:56 schrieb Hans Hagen: Is there a possibility to strip all invalid chars from a string, so that \SkillField{Erzählen}{0} can define a field named "Erzaehlen" or "Erzhlen" or "Erzahlen"? just make me s small test file there is lots of sanitizing code/

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

2005-01-06 Thread Hans Hagen
Vit Zyka wrote: interesting is that the doc opens but the menu bar freezes -) \starttext \startcomment should work in older readers as well \stopcomment \input bryson \pdfcompresslevel=0 \immediate\pdfobj{<< /Type /Sig /Filter /Identity /P 2 >>} \edef\DocMDPobj{\the\pdflastobj\space 0 R } \immedia

Re: [NTG-context] recursion/loop with counter?

2005-01-06 Thread Hans Hagen
Henning Hraban Ramm wrote: \dorecurse{20}{\bTR \bTD \LoopCounter bottles of beer \eTD \bTD{\strut} \eTD \eTR} \dorecurse{20} {\bTR \expanded{\bTD \recurselevel bottles of beer \eTD} \bTD \strut \eTD \eTR} Hans -

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

2005-01-06 Thread Hans Hagen
Vit Zyka wrote: And sorry for a bit out of ConTeXt topic. Hans, is it time to move to the pdftex list? no problem, that way users see that things are not always trivial; and ... the pdftex list nowadays is mostly a latex howto list Hans ---

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

2005-01-06 Thread Mark Smith
Henning Hraban Ramm wrote: >I'd like to, but there's no german Acrobat 7 yet, and I won't buy an >english one. Interesting. I'm in Germany too and am currently having trouble getting an international English version of 7 Pro at the education price. A German one is on offer. ___

Re: [NTG-context] recursion/loop with counter?

2005-01-06 Thread Vit Zyka
Henning Hraban Ramm wrote: In a form I need a lot of empty, but numbered fields. Can I access the counter of \dorecurse somehow, or is there another \recurselevel Vit Zyka ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinf

[NTG-context] recursion/loop with counter?

2005-01-06 Thread Henning Hraban Ramm
Hello again! In a form I need a lot of empty, but numbered fields. Can I access the counter of \dorecurse somehow, or is there another loop command? e.g. \dorecurse{20}{\bTR \bTD \LoopCounter bottles of beer \eTD \bTD{\strut} \eTD \eTR} or \dorecurse{20}{\definefield[Fld\LoopCounter][line][MyS

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

2005-01-06 Thread Henning Hraban Ramm
Am 06.01.2005 um 12:56 schrieb Hans Hagen: Is there a possibility to strip all invalid chars from a string, so that \SkillField{Erzählen}{0} can define a field named "Erzaehlen" or "Erzhlen" or "Erzahlen"? just make me s small test file there is lots of sanitizing code/trickery out there, but nee

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

2005-01-06 Thread Vit Zyka
No. You wrote that this possibility is mentioned somewhere. Where? in the pdf specs Hmmm. I can find only (p. 92 1.6spec): "The absence of this entry (/Encrypt) from the trailer dictionary means that the document is not encrypted." It seems to me now that rights without passwords relies with /

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

2005-01-06 Thread Henning Hraban Ramm
Am 06.01.2005 um 11:02 schrieb Hans Hagen: You need Acrobat 7 Pro to enable "Reader Extensions" for a document, afterwards you can comment PDFs with Reader 6 or 7 can you make me a small document that has the reader extensions enabled? I'd like to, but there's no german Acrobat 7 yet, and I won't

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

2005-01-06 Thread Hans Hagen
Kai Straube wrote: Am Mittwoch, 5. Januar 2005 18:03 schrobst Du: Kai Straube wrote: 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

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

2005-01-06 Thread Hans Hagen
Henning Hraban Ramm wrote: Is there a possibility to strip all invalid chars from a string, so that \SkillField{Erzählen}{0} can define a field named "Erzaehlen" or "Erzhlen" or "Erzahlen"? (Sorry, I can't program in TeX.) just make me s small test file there is lots of sanitizing code/trickery ou

Re: [NTG-context] alpha release

2005-01-06 Thread Hans Hagen
Willi Egger wrote: Thanks Taco! This makes things clear. also, at runtime you get something: language : patterns nl->texnansi:texnansi->1->2:2 nl->ec:ec->2->2:2 en->d efault:default->3->2:2 de->texnansi:texnansi->4->2:2 de->ec:ec->5->2:2 da->defa ult:default->6->2:2 sv->default:default->7->2:

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

2005-01-06 Thread Kai Straube
Am Mittwoch, 5. Januar 2005 18:03 schrobst Du: > Kai Straube wrote: > > 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 > >> >

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

2005-01-06 Thread Hans Hagen
Vit Zyka wrote: can you make a file with no password? No. You wrote that this possibility is mentioned somewhere. Where? in the pdf specs \starttext \startcomment should work in older readers as well \stopcomment \input bryson \def\pdfnopwdstr{28bf4e5e4e758a4164004e56fffa01082e2e00b6d0683e802f0ca9

Re: [NTG-context] Acrobat Reader 7.0(beta) for Linux

2005-01-06 Thread Taco Hoekwater
This is a link that allows you to apply for Adobe's 'beta program'. The link worked for me, perhaps because the website recognized my Linux machine correctly? Whether or not you actually get to test the Reader 7 is decided by somebody at Adobe (Q.A. department, probably). The good news is that ther

[NTG-context] Acrobat Reader 7.0(beta) for Linux

2005-01-06 Thread Tobias Burnus
Hello, as Heise.de is informing (06.01.2005 10:44), Adobe offers now AR7. "Adobe provides Acrobat Reader 7 for Linux [Update] Adobe provides a beta version of the free Adobe Reader 7 for Linux, shortly after the release of the PDF generator Acrobat 7. Interested parties can register for the beta

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

2005-01-06 Thread Vit Zyka
can you make a file with no password? No. You wrote that this possibility is mentioned somewhere. Where? VZ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

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

2005-01-06 Thread Hans Hagen
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" needs Reader 7

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

2005-01-06 Thread Hans Hagen
Mark Smith wrote: 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 auth

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

2005-01-06 Thread Hans Hagen
Vit Zyka wrote: I see. I have to read the specification notes... But in this case the flag number for allowing everything is -4. (see http://typokvitek.com/tmp/pdfpermit4.pdf) In this case all Document Security are allowed, but not Document Restrictions Summary!? Bu still no success with comment