Daniel Walsh <[email protected]> writes: Hi Daniel,
> simply installed auctex and tried to run with circ.tex example but > preview will not generate because it can't find pdflatex command. > ghostscript is installed. Ghostscript has nothing to do with pdflatex. Can you invoke pdflatex from the command line? If so, it's a problem with your PATH. What does (executable-find "pdflatex") <-- C-x C-e here! message? Bye, Tassilo _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
