[NTG-context] PDF TrimBox

2007-08-14 Thread Thomas Telkamp
Hi, I'm trying to set the PDF TrimBox for every page in the document. \setupinteractionscreen[trimbox={[81.6378 96.9449 513.6378 744.9449]}] This indeed sets the TrimBox for every page, but it ignores my dimensions, and sets them to the page size. \pdfpageattr{/TrimBox [ 81.6378 96.9449

Re: [NTG-context] PDF TrimBox

2007-08-15 Thread Thomas Telkamp
How can I specify the TrimBox on every page? you can try \def\currentPDFtrimbox{[81.6378 96.9449 513.6378 744.9449]} but I'm not sure if this is the best (official) way. Thanks, that works. yrs, Thomas ___

[NTG-context] chapter headers and table of contents

2007-09-12 Thread Thomas Telkamp
Hi, If I use a construction similar to: http://wiki.contextgarden.net/Chapters_headers (that is, using the chapter title twice in the head), then my chapters also appear twice in the table of contents! What can I do to prevent that from happening? thanks, Thomas

Re: [NTG-context] chapter headers and table of contents

2007-09-13 Thread Thomas Telkamp
Replace textcommand with deeptextcommand. Thanks, that indeed does the right thing. Note: it seems that deeptextcommand is not inherited when cloning a definition. I had tried it before, but for that reason it didn't do anything then. yrs, Thomas

[NTG-context] two languages side-by-side

2006-05-31 Thread Thomas Telkamp
I would like to set a text with two languages side-by-side, either on facing pages, or in two columns. There are some LaTeX packages available to do so, but how could this be best done in ConTeXt? Any help would be appreciated. regards, Thomas Telkamp