On Mon, Apr 6, 2009 at 12:59 AM, John H Palmieri <[email protected]> wrote:
>
...
>
> This may be overkill, but the manual documentclass sets some options
> and then passes everything else to report.cls. So you can make a copy
> of report.cls, say in
Do you mean manual.cls?
>
> SAGE_ROOT/devel/sage/doc/output/latex/en/tutorial
>
> adding in lines
>
> \DeclareOption{createspace}
> {\setlength\paperheight {10in}%
> \setlength\paperwidth {8in}}
>
> Then at the top of SageTutorial.tex, use
>
> \documentclass[createspace,10pt,english]{manual}
This didn't seem to work for me.
As predicted, the second submission was rejected for (among
other things) size reasons.
>
>
>
> John
>
>
...
> >
>
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---