#4435: %latex -- don't use \usepackage{fullpage}
-------------------------+--------------------------------------------------
 Reporter:  was          |       Owner:  cwitty  
     Type:  enhancement  |      Status:  new     
 Priority:  minor        |   Milestone:  sage-3.2
Component:  misc         |    Keywords:          
-------------------------+--------------------------------------------------
 {{{


 On Mon, Nov 3, 2008 at 7:57 PM, William Stein <[EMAIL PROTECTED]> wrote:
 >
 > On Mon, Nov 3, 2008 at 5:23 PM, Matthew J <[EMAIL PROTECTED]> wrote:
 >>
 >> If anyone else comes across this problem and installing gs and
 >> imagemagick does not solve it, I also had to install tetex-extra.
 >>
 >>
 >> I realized when I was getting the error: fullpage.sty could not be
 >> found.
 >
 > Thanks.  Maybe we should get rid of dependence on fullpage.sty,
 > since probably there is an easy direct way to do about the same thing.
 >
 > William
 >

 This should do something pretty close:

 %% margins
 \oddsidemargin  0.0in
 \evensidemargin 0.0in
 \textwidth      6.45in
 \topmargin  0.0in
 \headheight 0.0in
 \headsep    0.0in
 \textheight 9.0in

 -cc
 - Hide quoted text -
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4435>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to