[NTG-context] Rendering differences between PDF viewers

2012-04-15 Thread Kip Warner
Hey list, I've noticed an unfortunate visual difference in my document's colours when rendered with Evince 2.32.0 where they come out as expected (or even with Zathura) against Adobe Reader 9.5.7. Rendered with Evince 2.32.0: https://www.avaneya.com/temp/evince.png Rendered with Adobe Reader

[NTG-context] doublesided PDF - first and last page singlesided

2012-04-15 Thread Jan Heinen
Hello, someone here on a sunday? I want to have a PDF-screen-version of my booklet: The book has 8 pages including the coverpages. The result should look like this: (first and last page NOT doublesided) 1 first page of the pdf (coverpage) 2 3 second 4 5 third 6 7

Re: [NTG-context] Rendering differences between PDF viewers

2012-04-15 Thread Mojca Miklavec
On Sun, Apr 15, 2012 at 08:00, Kip Warner wrote: Hey list, I've noticed an unfortunate visual difference in my document's colours when rendered with Evince 2.32.0 where they come out as expected (or even with Zathura) against Adobe Reader 9.5.7. Rendered with Evince 2.32.0:

Re: [NTG-context] Rendering differences between PDF viewers

2012-04-15 Thread Hans Hagen
On 15-4-2012 08:00, Kip Warner wrote: Hey list, I've noticed an unfortunate visual difference in my document's colours when rendered with Evince 2.32.0 where they come out as expected (or even with Zathura) against Adobe Reader 9.5.7. Rendered with Evince 2.32.0:

Re: [NTG-context] MLA Bibliography

2012-04-15 Thread Mojca Miklavec
On Sat, Apr 14, 2012 at 05:51, Jaroslav Hajtmar wrote: Hi Kip ... I had a similar problem with a bibliography. Supervisor of thesis wants to have a bibliography in a specific format (sorted AMS like) in which it can not produce the ConTeXt. Maybe this is just because I am a bit stupid and I

Re: [NTG-context] doublesided PDF - first and last page singlesided

2012-04-15 Thread Thomas A. Schmitz
On 04/15/2012 10:01 AM, Jan Heinen wrote: Hello, someone here on a sunday? I want to have a PDF-screen-version of my booklet: The book has 8 pages including the coverpages. The result should look like this: (first and last page NOT doublesided) 1 first page of the pdf (coverpage) 2 3

Re: [NTG-context] lua EOL in xmlsetups

2012-04-15 Thread Wolfgang Schuster
Am 14.04.2012 um 20:15 schrieb Jano Kula: Hello to everybody, why end of line is not accepted by \startluacode ... \stopluacode construct in xmlsetups? Is there a better way? That’s a feature of \startsetups etc. because you don’t have to worry about unwanted spaces when you write code,

[NTG-context] How to process a project residing in another directory

2012-04-15 Thread Helge Blischke
I try to process a ConTeXt project residing in a directory different from the current directory (where context is called), imagine e.g. a NFS mounted directory on a different host. I tried to point context to the project directory by specifying it by the command line option

Re: [NTG-context] doublesided PDF - first and last page singlesided

2012-04-15 Thread Jan Heinen
I was lucky to get a fast answer - but with your code I don't get the right result: -- start your code \startmode[booklet] \setuppapersize[A5][A4,landscape] \setuparranging[2SIDE] \stopmode \starttext First page \startmode[booklet] \null \page \stopmode etc. \stoptext Thomas -- stop With

Re: [NTG-context] doublesided PDF - first and last page singlesided

2012-04-15 Thread Aditya Mahajan
On Mon, 16 Apr 2012, Jan Heinen wrote: I was lucky to get a fast answer - but with your code I don't get the right result: -- start your code \startmode[booklet] \setuppapersize[A5][A4,landscape] \setuparranging[2SIDE] \stopmode \starttext First page \startmode[booklet] \null \page \stopmode

Re: [NTG-context] doublesided PDF - first and last page singlesided

2012-04-15 Thread Aditya Mahajan
On Sun, 15 Apr 2012, Aditya Mahajan wrote: If you don't mind creating another file to convert a given double sided pdf into the above format, you can use the following (pseudo code, untested, and might have typos) You can also create a mtx-context-doublesided.lua script that takes the