[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: blank pages output by debian2...



Jens Seidel (tux-master@web.de) wrote:
> On Wed, Jan 21, 2004 at 09:55:46PM -0500, Bob Bernstein wrote:
> > On Wed, Jan 21, 2004 at 05:33:53AM -0600, Ardo van Rangelrooij wrote:
> > 
> > 
> > >> Is there any way to coax debiandoc2pdf (or 2dvi or 2ps or 2latex) to
> > >> not insert blank pages, say after the toc, or after a chapter ends?
> 
> A relatively easy solution is to modify the .tex file created by
> debiandoc2latex and to call latex (or pdflatex) on this file.
> I suggest you choose a different document class, I think the default is
> "book", so choose for example "article". But please note that the
> structuring is a little bit different. Article doesn't support \chapter,
> so you should substitute as follows:
> 
> chapter => section
> section => subsection
> subsection => subsubsection
> subsubsection => paragraph
> ...
> 
> Maybe you find another document class.

There are options for the document class "book" to handle this empty page stuff
I think.  Once the wishlist is filed I'll look into it.

Thanks,
Ardo
-- 
Ardo van Rangelrooij
home email: ardo@debian.org
home page:  http://people.debian.org/~ardo
GnuPG fp:   3B 1F 21 72 00 5C 3A 73  7F 72 DF D9 90 78 47 F9



Reply to: