Janet Swisher wrote: > My current problem is that the various Export commands do not appear to > generate any files. The status bar of the Lyx window shows a status such > as "(buffer-export latex)" or "Executing command: ...", but no files are > written to my working directory. (I have admin privileges on my machine, > so I should be able to write to any directory.) I can execute the > following from the command line: latex, dvips, dvipdfm, pdflatex.
Hi, Janet. Since it appears that you can generate dvi, ps views of your documentation, it looks to me that you are most of the way there. There are lots of little problems running lyx on Windows machines, many of which are covered here: http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup Specifically, the acrobat problem is typically caused by spaces in the path which need to be escaped. > View>DVI does launch Yap, but it is minimized, which is a bit annoying. > This command correctly creates a temporary DVI file to view. However, > Export>DVI does not create a DVI file in my working directory. Try running lyx from the command line as PROMPT> lyx -dbg files Maybe some of the output will prove useful. Regards, Angus