numpy book

Fernando Perez fperez.net at gmail.com
Thu Nov 2 11:07:21 EST 2006


On 11/2/06, Travis Oliphant <oliphant at ee.byu.edu> wrote:

> Thanks for the pre-amble.  Does it require pdflatex?  I use ps2pdf
> because to generate the shaded boxes and graphics.  I could probably try
> to do it with pdflatex and png files but I haven't tried, yet.

I just tested it with ps2pdf on a document, and it worked fine.  If
you have problems, play with commenting (or not) the first option line
to hyperref:

\usepackage[
  %pdftex,  % needed for pdflatex


In the copy I gave you it's commented out, so it /should/ work for
ps2pdf.  But I've had documents where I've had to uncomment it, and I
think at that point they stop working with ps2pdf, and yes, you lose
the usage of PostScript specials in that case (which I use for things
like whole-page DRAFT watermarks).

Cheers,

f

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




More information about the NumPy-Discussion mailing list