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 ussually need a different setting. 
For now I am solving it by

\setupsectionblock
   [frontpart]
   [page=right,
    after={\setvalue{\??sb\@@sectionblock\c!page}{}}]

but it is not elegant. Can be introduced pagestart|pagestop?

Vit

> 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 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.
>>
>> -------------------------
>> \setuppagenumbering  [alternative=doublesided]
>> \setuplayout [
>>                     footer=.04\paperheight,     %1
>>                     grid=yes,                   %2
>>                     marking=on,
>>                     location=middle,
>>                     width=middle,
>>                     height=middle]
>> \starttext
>> \startfrontmatter                               %3
>> \startstandardmakeup
>> Schmutztitel
>> \stopstandardmakeup
>> \stopfrontmatter                                %3
>> bla
>> \stoptext
>> -------------------------
>>
>> My experiments:
>>
>> - a space-char between 'doublesided' and ']' removes the last blank 
>> page (strange).
>>
>> - uncommenting the lines in position 1,2,3 exclusivly results in the 
>> correct behaviour.
>>
>> I would like to understand what the problem is and why, for example, 
>> uncommenting frontmatter solves the problem.
>>
>> I thought frontmatter is the place to do title-things and so.
>>
>> Grüße, Wolfgang
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>   
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

-- 
=======================================================
Ing. Vít Zýka, Ph.D.                         TYPOkvítek

database publishing              databazove publikovani
data maintaining and typesetting in typographic quality
priprava dat a jejich sazba v typograficke kvalite

tel.: (+420) 777 198 189     www: http://typokvitek.com
=======================================================

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to