ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: frontmatter
Date: Thu, 22 Jun 2006 11:15:44 +0200	[thread overview]
Message-ID: <449A5FC0.9060500@seznam.cz> (raw)
In-Reply-To: <4499B0C0.3030800@boede.nl>

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
> 
> 
> wwl@musensturm.de 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
=======================================================

  reply	other threads:[~2006-06-22  9:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 18:02 frontmatter wwl
2006-06-21 19:33 ` frontmatter Peter Münster
2006-06-21 20:49 ` frontmatter Willi Egger
2006-06-22  9:15   ` Vit Zyka [this message]
2006-06-22 13:23     ` frontmatter Hans Hagen
2006-06-22 19:10       ` frontmatter Vit Zyka
     [not found] <mailman.119.1150925775.1824.ntg-context@ntg.nl>
2006-06-22  6:52 ` frontmatter wwl
2006-06-22  6:52 ` frontmatter wwl
     [not found] <mailman.136.1151003446.1824.ntg-context@ntg.nl>
2006-06-22 22:35 ` frontmatter wwl
2006-06-22 23:29   ` frontmatter Vit Zyka
     [not found] <mailman.133.1150985650.1824.ntg-context@ntg.nl>
2006-06-22 22:35 ` frontmatter wwl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=449A5FC0.9060500@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).