ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Blank page
@ 2014-03-18 22:39 Philippe Figon
  2014-03-19 11:48 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Figon @ 2014-03-18 22:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello to you all,

Forgive me if this is a newbie question, but I can't understand why when I try to compile this :

--------------------------------------
\environment simple-env
\starttext
\chapter{}

	This is an example

\stoptext
----------------------------------------

with simple-env file containing only 

-----------------------------------------------------------------
\startenvironment simple-env
\setuppagenumbering[alternative=doublesided]
\setuphead
     [chapter] [page=right]
\stopenvironment
-----------------------------------------------------------------

The text only appears on page 3 and I can't never make start on page 1.

But if I try this :

----------------------------------------------------------------
\setuppagenumbering[alternative=doublesided]
\setuphead
     [chapter] [page=right]

\starttext
\chapter{}

This is an example

\stoptext

------------------------------
 
It starts on page 1 as wanted.

Is there something with the environment inclusion?

Thanks
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2014-03-19 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 22:39 Blank page Philippe Figon
2014-03-19 11:48 ` Wolfgang Schuster
2014-03-19 13:53   ` Philippe Figon

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