[NTG-context] Frontmatter page numbers and using ifodd / pageno

2010-05-31 Thread Scott Steele
With the page layout setups I'm using, the first table of contents entry on each page (except for the first page) is formatted as if it were on the preceding page. I assume that the page number is not advancing until some number of objects are placed on the page. When I compiled the example

Re: [NTG-context] frontmatter

2006-06-22 Thread wwl
- a space-char between 'doublesided' and ']' removes the last blank page (strange). This is normal: 'doublesided' is not equal to 'doublesided '. And 'doublesided' requires certainly an even number of pages. Ohh! But a leading space has no effekt. What is the exact syntax for

Re: [NTG-context] frontmatter

2006-06-22 Thread wwl
Hi Wolfgang, I tried your code. Indeed there is no blank page after the Schmutztitel. But a blank page before! So you need to add to the \startstandardmakeup[page=yes]. - No that doesn't help. And it shouldn't be necessary. Right? Something fuzzy is at hand with grid=yes. If you

Re: [NTG-context] frontmatter

2006-06-22 Thread Vit Zyka
Willi Egger wrote: Hi Wolfgang, I tried your code. Indeed there is no blank page after the Schmutztitel. So you need to add to the \startstandardmakeup[page=yes]. - Something Moreover: page=yes|right|... makes the same page break setting to both place: start...matter and stop...matter. I

Re: [NTG-context] frontmatter

2006-06-22 Thread Hans Hagen
Vit Zyka wrote: Willi Egger wrote: Hi Wolfgang, I tried your code. Indeed there is no blank page after the Schmutztitel. So you need to add to the \startstandardmakeup[page=yes]. - Something Moreover: page=yes|right|... makes the same page break setting to both place:

Re: [NTG-context] frontmatter

2006-06-22 Thread Vit Zyka
Hans Hagen wrote: Vit Zyka wrote: Willi Egger wrote: Hi Wolfgang, I tried your code. Indeed there is no blank page after the Schmutztitel. So you need to add to the \startstandardmakeup[page=yes]. - Something Moreover: page=yes|right|... makes the same page break setting to

Re: [NTG-context] frontmatter

2006-06-22 Thread wwl
the problem has to do with an overflow of makeup in grid mode (due to already present mark reset nodes); i uploaded a beta that (hopefully) corrects the problem (thanks to taco for analyzing that it was textheight related) Hans Thank you, Hans and Taco! It works now as expected.

Re: [NTG-context] frontmatter

2006-06-22 Thread wwl
I tried your code. Indeed there is no blank page after the Schmutztitel. So you need to add to the \startstandardmakeup[page=yes]. - Something Moreover: page=yes|right|... makes the same page break setting to both place: start...matter and stop...matter. I ussually need a

Re: [NTG-context] frontmatter

2006-06-22 Thread Vit Zyka
[EMAIL PROTECTED] wrote: I tried your code. Indeed there is no blank page after the Schmutztitel. So you need to add to the \startstandardmakeup[page=yes]. - Something Moreover: page=yes|right|... makes the same page break setting to both place: start...matter and stop...matter. I

[NTG-context] frontmatter

2006-06-21 Thread wwl
Hallo! I am trying to use 'standardmakeup' to produce 'Schmutztitel'-page with a following blank page. I think this is what \start\stopstandardmakeup is for (in doublesided environments). But the example bellow has first a blank page and then 'Schmutztitel'. There is a fourth blank page too.

Re: [NTG-context] frontmatter

2006-06-21 Thread Peter Münster
On Wed, 21 Jun 2006 [EMAIL PROTECTED] wrote: - a space-char between 'doublesided' and ']' removes the last blank page (strange). This is normal: 'doublesided' is not equal to 'doublesided '. And 'doublesided' requires certainly an even number of pages. - uncommenting the lines in position

Re: [NTG-context] frontmatter

2006-06-21 Thread Willi Egger
Hi Wolfgang, I tried your code. Indeed there is no blank page after the Schmutztitel. So you need to add to the \startstandardmakeup[page=yes]. - Something fuzzy is at hand with grid=yes. If you comment this line then the output is as expected. Willi [EMAIL PROTECTED] wrote: Hallo! I am

Re: [NTG-context] Frontmatter setup

2006-03-29 Thread nico
On Wed, 29 Mar 2006 09:45:04 +0200, Taco Hoekwater [EMAIL PROTECTED] wrote: frantisek holop wrote: \setupsectionblock [frontmatter] [before={\setuppagenumbering[location=]}] I'm sorry, this is my fault. It should have been: \setupsectionblock [frontpart] % - CHANGED

Re: [NTG-context] Frontmatter setup

2006-03-28 Thread Willi Egger
Hi Frantisek, May be that the example on page 81 of the main manual is an idea. If you want to control the placing of the pagenumbers you can switch placing the number off by \setuppagenumering[location=] Herafter you can setup header and or footer to place the pagenumber at the place you want

Re: [NTG-context] Frontmatter setup

2006-03-28 Thread nico
On Mon, 27 Mar 2006 11:25:42 +0200, Taco Hoekwater [EMAIL PROTECTED] wrote: nico wrote: Hello, Is there a \setup... command to configure the frontmatter section block? I haven't found a clear information about this. You can put your setup in the 'before', like so:

Re: [NTG-context] Frontmatter setup

2006-03-28 Thread Taco Hoekwater
frantisek holop wrote: \setupsectionblock [frontmatter] [before={\setuppagenumbering[location=]}] I'm sorry, this is my fault. It should have been: \setupsectionblock [frontpart] % - CHANGED [before={\setuppagenumbering[location=]}] Cheers, taco

Re: [NTG-context] Frontmatter setup

2006-03-27 Thread Taco Hoekwater
nico wrote: Hello, Is there a \setup... command to configure the frontmatter section block? I haven't found a clear information about this. Yes, there is: \setupsectionblock [name] [number=yes|no, page=yes|right, before=\command, after=\command] You can put your setup

Re: [NTG-context] Frontmatter setup

2006-03-27 Thread frantisek holop
hmm, on Mon, Mar 27, 2006 at 11:25:42AM +0200, Taco Hoekwater said that \setupsectionblock [name] [number=yes|no, page=yes|right, before=\command, after=\command] this doesn't seem to work with ver: 2006.02.15 \setupsectionblock [frontmatter][number=no]

Re: [NTG-context] Frontmatter setup

2006-03-27 Thread frantisek holop
hmm, on Tue, Mar 28, 2006 at 02:19:54AM +0200, frantisek holop said that hmm, on Mon, Mar 27, 2006 at 11:25:42AM +0200, Taco Hoekwater said that \setupsectionblock [name] [number=yes|no, page=yes|right, before=\command, after=\command] this doesn't seem to work

[NTG-context] Frontmatter setup

2006-03-26 Thread nico
Hello, Is there a \setup... command to configure the frontmatter section block? I haven't found a clear information about this. I would like to set the page numbers to roman, but I would like to do this at an early setup stage, and not within the frontmatter with \setuplinenumbering. Is it