Re: Different Font Page
Wolfgang Schuster <[email protected]> Sat, 20 Jun 2026 17:21:21 +0200
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
Am 20.06.2026 um 13:57 schrieb Jeroen:
> The following example seems to work fine with a different size cover
> page as a double page.
>
> \definepapersize
> [cover]
> [width=320mm,height=240mm]
>
> \definepapersize
> [book]
> [width=160mm,height=240mm]
>
> \setuppapersize
> [distance=38mm]
>
> \setuplayout
> [backspace=18mm,
> width=129mm,
> height=223mm,
> marking=color]
>
> \starttext
> \page
> \setuppapersize[cover]
> \input{tufte}
> \page
> \setuppapersize[book]
> \input{tufte}
> \stoptext
>
> When both page sizes are made oversized as below, the page sizes change
> and the cover page is not a double size anymore. Is there a reason why
> this suddenly changes?
>
> \starttext
> \page
> \setuppapersize[cover,oversized]
> \input{tufte}
> \page
> \setuppapersize[book,oversized]
> \input{tufte}
> \stoptext
You asked the same question a few days ago and got an answer.
https://mail-archive.com/[email protected]/msg112799.html
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________