[NTG-context] Multiple pages in \startstandardmakeup..\endstandardmakeup
Mojca Miklavec
mojca.miklavec.lists at gmail.com
Fri Nov 2 19:26:51 CET 2007
On 11/2/07, Ángel Luis García Fernández wrote:
> Hi,
>
> how can I have multiple pages in the standardmakeup section?. I have tried
>
> \startstandardmakeup
> \input xxxx
> \page[odd]
> \input xxxxxx
> \stopstandardmakeup
>
> but all the text appears in just one page. I have tried other arguments for
> the \page command (blank, empty...) but nothing works
Perhaps this?
\startstandardmakeup
\input xxxx
\stopstandardmakeup
\startstandardmakeup
\input xxxxxx
\stopstandardmakeup
Mojca
More information about the ntg-context
mailing list