ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* start*matter adding page
@ 2005-04-26 23:01 Stuart Jansen
  2005-04-26 23:59 ` David Munger
  0 siblings, 1 reply; 3+ messages in thread
From: Stuart Jansen @ 2005-04-26 23:01 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 583 bytes --]

When I divide my document into \startfrontmatter, \startbodymatter, etc.
an extra page is added to the end of the pdf. Is this expected behavior?
How can I prevent it?

\def\mypagenumber#1%
  {\headnumber[chapter]-#1}
\setuppagenumbering[command=\mypagenumber]
\starttext
\startfrontmatter
\completecontent
\stopfrontmatter
\startbodymatter
\chapter{foo} \section{bar} \section{baz}
\chapter{qux} \section{quux} \section{corge}
\chapter{grault} \section{garply} \section{waldo}
\stopbodymatter
\stoptext

-- 
Stuart Jansen <sjansen@gurulabs.com>
Guru Labs, L.C.

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: start*matter adding page
  2005-04-26 23:01 start*matter adding page Stuart Jansen
@ 2005-04-26 23:59 ` David Munger
  2005-04-27 15:50   ` Stuart Jansen
  0 siblings, 1 reply; 3+ messages in thread
From: David Munger @ 2005-04-26 23:59 UTC (permalink / raw)


Hi Stuart,

I use to have the same problem some time ago, and I've found the
solution on the wiki:

http://contextgarden.net/Empty_page_at_the_end

Regards,

David


Le mardi 26 avril 2005 à 17:01 -0600, Stuart Jansen a écrit :
> When I divide my document into \startfrontmatter, \startbodymatter, etc.
> an extra page is added to the end of the pdf. Is this expected behavior?
> How can I prevent it?
> 
> \def\mypagenumber#1%
>   {\headnumber[chapter]-#1}
> \setuppagenumbering[command=\mypagenumber]
> \starttext
> \startfrontmatter
> \completecontent
> \stopfrontmatter
> \startbodymatter
> \chapter{foo} \section{bar} \section{baz}
> \chapter{qux} \section{quux} \section{corge}
> \chapter{grault} \section{garply} \section{waldo}
> \stopbodymatter
> \stoptext
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: start*matter adding page
  2005-04-26 23:59 ` David Munger
@ 2005-04-27 15:50   ` Stuart Jansen
  0 siblings, 0 replies; 3+ messages in thread
From: Stuart Jansen @ 2005-04-27 15:50 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 618 bytes --]

On Tue, 2005-04-26 at 19:59 -0400, David Munger wrote:
> I use to have the same problem some time ago, and I've found the
> solution on the wiki:
> 
> http://contextgarden.net/Empty_page_at_the_end

Thanks. Unfortunately, I'm still having problems with the following
example:

\setupsectionblock[frontpart][page=no]
\setupsectionblock[bodypart][page=no]
\setupsectionblock[appendix][page=no]
\setupsectionblock[backpart][page=no]
\starttext
\startbodymatter
\startcolumns[balance=no]
Lorem ipsum.
\stopcolumns
\stopbodymatter
\stoptext

-- 
Stuart Jansen <sjansen@gurulabs.com>
Guru Labs, L.C.

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2005-04-27 15:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-26 23:01 start*matter adding page Stuart Jansen
2005-04-26 23:59 ` David Munger
2005-04-27 15:50   ` Stuart Jansen

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