ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Multiple pages in \startstandardmakeup..\endstandardmakeup
@ 2007-11-02 16:40 Ángel Luis García Fernández
  2007-11-02 18:26 ` Mojca Miklavec
  0 siblings, 1 reply; 3+ messages in thread
From: Ángel Luis García Fernández @ 2007-11-02 16:40 UTC (permalink / raw)
  To: ntg-context

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

Thanks in advance

Angel-Luis
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Multiple pages in \startstandardmakeup..\endstandardmakeup
  2007-11-02 16:40 Multiple pages in \startstandardmakeup..\endstandardmakeup Ángel Luis García Fernández
@ 2007-11-02 18:26 ` Mojca Miklavec
  0 siblings, 0 replies; 3+ messages in thread
From: Mojca Miklavec @ 2007-11-02 18:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Multiple pages in \startstandardmakeup..\endstandardmakeup
       [not found] <mailman.3359.1194034740.2346.ntg-context@ntg.nl>
@ 2007-11-02 20:46 ` Ángel Luis García Fernández
  0 siblings, 0 replies; 3+ messages in thread
From: Ángel Luis García Fernández @ 2007-11-02 20:46 UTC (permalink / raw)
  To: ntg-context

> 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

Thanks a lot :-)

Angel-Luis
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-02 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-02 16:40 Multiple pages in \startstandardmakeup..\endstandardmakeup Ángel Luis García Fernández
2007-11-02 18:26 ` Mojca Miklavec
     [not found] <mailman.3359.1194034740.2346.ntg-context@ntg.nl>
2007-11-02 20:46 ` Ángel Luis García Fernández

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).