Jon Fox wrote:
> 
> Ah, I didn't make myself clear. There is absolutely no
> text in my outputed PDF. The number of pages is ok and
> the placement of those little lines just above the
> footnotes is ok and the lines surrounding the cells
> are there... and nothing else. xpdf seems to show
> other pdf files ok, just not mine. Maybe I don't have
> the right font or something.
> 
> I'll probably have to boot into windows and use
> distiller. Ugh.
> 
Oh no, you shouldn�t go that far :-)
I�d suggest the following:
1.) Select default font "times" via Layout -> Document
2.) Put the line
        \usepackage[ps2pdf,pdftitle={the title of the
document},urlcolor=blue,linktocpage,colorlinks=true]{hyperref}
    into your LaTeX-preampble (I assume you�ve installed gs and it
should be version >= 5.5). This line dows the following:
        pdftitle: Here you can put the title of your document
        urlcolor=blue: makes links appear in blue.
        linktocpage: only the page number appears as a link in the TOC, nit the
whole text of the chapter, section a.s.o.
        colorlinks=true: makes the links visible
        hyperref=creates links
3) Export your file as postscript.
4) Run a "ps2pdf postscriptfile pdffile" on it.
5) Forget about to boot into windows :-)

If this doesn�t help feel free to email me the respective LyX-file so
that I can have a look at it and maybe find out what�s going wrong.

Regards,

Stephan
--
Stephan E. Schlierf M.A.
-  Product Management  -
PHONE:  ++49 9254 960673
FAX:    ++49 9254 960674
CSE GmbH         Germany

Reply via email to