* Rich Shepard <[EMAIL PROTECTED]>, 2005-10-26 18:40 +0200: > I just upgraded all the systems here to Slackware-10.2. I've been busy > developing beamer presentations (another one to be done in the next couple > of > weeks), so I've been viewing compiled output with pdflatex. Yesterday, > however, I wrote a short article and tried to view the output by pressing > ctrl-d. The status line shows the compiler at work, but there is no display. > > Here's the log file: > > This is TeX, Version 3.14159 (Web2C 7.4.5) (format=latex 2003.3.8) 26 OCT > 2005 09:27 > **st-andrews-prize.phase-1.tex [...] > Output written on st-andrews-prize.phase-1.dvi (2 pages, 4388 bytes). > > So, why don't I see anything?
You have to define a viewer.... like \format "dvi" "dvi" "DVI" "D" "xdvi" "" in ~/.lyx/preferences -Andre
