Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-05 Thread luigi scarso
On Sun, Oct 2, 2011 at 7:51 PM, Wolfgang Schuster wrote: > > Am 02.10.2011 um 16:39 schrieb Pierre-François Bonnefoi: > >> Hello Aditya, >> >> You're the witness ! >> >> I obtain the same document that you've obtained : look at the third page : >> the size of the document is smaller, the text doe

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-02 Thread Wolfgang Schuster
Am 02.10.2011 um 16:39 schrieb Pierre-François Bonnefoi: > Hello Aditya, > > You're the witness ! > > I obtain the same document that you've obtained : look at the third page : > the size of the document is smaller, the text doesn't flow correctly on this > page. > I've tried it on my documen

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-02 Thread Pierre-François Bonnefoi
Hello Aditya, You're the witness ! I obtain the same document that you've obtained : look at the third page : the size of the document is smaller, the text doesn't flow correctly on this page. I've tried it on my document : no success. For Hans, the \page make me jump ton a new page but doesn't

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-02 Thread Hans Hagen
On 1-10-2011 18:59, Pierre-François Bonnefoi wrote: Hello Luigi, your solution is better...but doesn't work completely : the first page is correct, the second is not, and after this one, the end of the document is correctly formatted... hum... Very strange and annoying... I haven't followed

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-01 Thread Aditya Mahajan
On Sat, 1 Oct 2011, Pierre-François Bonnefoi wrote: Hello Luigi, your solution is better...but doesn't work completely : the first page is correct, the second is not, and after this one, the end of the document is correctly formatted... hum... Very strange and annoying... Which version of

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-10-01 Thread Pierre-François Bonnefoi
Hello Luigi, your solution is better...but doesn't work completely : the first page is correct, the second is not, and after this one, the end of the document is correctly formatted... hum... Very strange and annoying... Pierre-François. -- Bonnefoi Pierre-Francois|E-mail

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-29 Thread luigi scarso
2011/9/29 Pierre-François Bonnefoi : > Hello Luigi, Wolfgang, > > neither the first proposition, nor the second solves my problem, the size of > the text area (textheight) is modified on the first page, but not well > computed from the second page (it's stuck to the same value). Hm not here; this

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-29 Thread Pierre-François Bonnefoi
Hello Luigi, Wolfgang, neither the first proposition, nor the second solves my problem, the size of the text area (textheight) is modified on the first page, but not well computed from the second page (it's stuck to the same value). thank you for your help, Pierre-François. -- Bonnefoi Pierre

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-28 Thread Wolfgang Schuster
Am 28.09.2011 um 14:03 schrieb luigi scarso: > On Wed, Sep 28, 2011 at 1:54 PM, Wolfgang Schuster > wrote: >> \definelayout expects a assignment as argument. >> >> \definelayout[1][topspace=5.2cm,height=fit] >> \definelayout[2][] >> >> \setuplayout[2][reset] >> >> \starttext >> \dorecurse{10}

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-28 Thread luigi scarso
On Wed, Sep 28, 2011 at 1:54 PM, Wolfgang Schuster wrote: > \definelayout expects a assignment as argument. > > \definelayout[1][topspace=5.2cm,height=fit] > \definelayout[2][] > > \setuplayout[2][reset] > > \starttext > \dorecurse{10}{\input knuth\par} > \stoptext > > or > > \definelayout[current

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-28 Thread Wolfgang Schuster
Am 28.09.2011 um 13:38 schrieb luigi scarso: > 2011/9/28 Pierre-François Bonnefoi : >> Hello Wolfgang, >> >> Thank you for your help, but your solution required ConTeXt mkIV, and I'm >> stuck to ConTeXt mkII. >> Sorry to learn that this bug make its path to the mkIV version. >> >> Could a new

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-28 Thread luigi scarso
2011/9/28 Pierre-François Bonnefoi : > Hello Wolfgang, > > Thank you for your help, but your solution required ConTeXt mkIV, and I'm > stuck to ConTeXt mkII. > Sorry to learn that this bug make its path to the mkIV version. > > Could a new version of mkII could solve this bug ? mkii is frozen. Ano

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-28 Thread Pierre-François Bonnefoi
Hello Wolfgang, Thank you for your help, but your solution required ConTeXt mkIV, and I'm stuck to ConTeXt mkII. Sorry to learn that this bug make its path to the mkIV version. Could a new version of mkII could solve this bug ? Pierre-François. -- Bonnefoi Pierre-Francois|E

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-26 Thread Wolfgang Schuster
Am 26.09.2011 um 20:18 schrieb Pierre-François Bonnefoi: > Hello Luigi, > > Thanks for the footer ;-) > But, currently, I've some difficulties to commit to the "Don't panic !" This is caused by a bug in the core (page-lay.mkiv), part of the code wasn’t adapted to recent changes in the paramete

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-26 Thread Pierre-François Bonnefoi
Hello Luigi, Thanks for the footer ;-) But, currently, I've some difficulties to commit to the "Don't panic !" I've tried the following : %% \setuptolerance[verytolerant,stretch] \setuppapersize[A4][A4] \setuplayout[ backspace=3cm, topspace=1.5cm, rightmargin=0cm,leftmargin

Re: [NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-26 Thread luigi scarso
2011/9/25 Pierre-François Bonnefoi : > Hello, > > I use extensively ConTeXt for my work as a teacher. > > I run into this problem : > > I've defined the following layout for giving work for my students : > > \setuptolerance[verytolerant,stretch] > \setuppapersize[A4][A4] > > \setuplayout[ > backspa

[NTG-context] [Layout] Problem with ConTeXt mkII

2011-09-25 Thread Pierre-François Bonnefoi
Hello, I use extensively ConTeXt for my work as a teacher. I run into this problem : I've defined the following layout for giving work for my students : \setuptolerance[verytolerant,stretch] \setuppapersize[A4][A4] \setuplayout[ backspace=3cm, topspace=1.5cm, rightmargin=0cm,leftmargin=1.3cm,