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

Re: blank pages output by debian2...



On Wed, Jan 21, 2004 at 09:42:57PM -0600, Ardo van Rangelrooij wrote:

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

The option is 'oneside'.

In Format/LaTeX.pm, line 67:

## book output subroutines
## ---------------------------------------------------------------------
-
sub _output_start_book
{
    output( "\\documentclass[11pt,$locale{ 'babel' },oneside]{book}\n" );



Best regards,

-- 
Bob Bernstein



Reply to: