From: Travis O. <oli...@ee...> - 2006-11-02 16:03:25
|
Fernando Perez wrote: >On 11/2/06, Travis Oliphant <oli...@ee...> wrote: > > >>>Note that this is not a request to Travis to send me the latest version >>>by private email. That would be inefficient and my need is not that >>>urgent. Nevertheless I think that issue should be settled. >>> >>> >>> >>> >>There will be an update, soon. I'm currently working on the index, >>corrections, and formatting issues. >> >> > >If I may make a suggestion, it would greatly increase the usability of >the PDF if it had internal and external clickable links, as well as a >PDF table of contents (the one that appears on the left sidebar of >acroread). > >Since I know the original is in Lyx, here's my standard preamble for >these kinds of documents, which includes all the goodies for >generating such a PDF, with some color and formatting tweaks so that >it prints legibly on black and white as well as looking nice on >screen. If you add this to your preamble, a simple 'view->pdflatex' >should work. I'll be happy to help if you have any issues. > > 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. -Travis |