Tagged Questions
5
votes
1answer
428 views
AUCTeX, preview-latex, and Ghostscript (Emacs)
I'll keep this short and sweet; Emacs can't find gs, which has been installed via brew and works fine.
Error
PDF2DSC sentinel: Searching for program: No such file or directory, gs
MWE
...
1
vote
1answer
114 views
Preview in auctex on debian stable works in dvi mode, but fails on pdf mode
My auctex renders preview images on my debian stable system (6.0.6) if I set it to dvi mode, but it fails if I set auctex to pdf mode.
I assume there is either a mistake in my emacs configuration ...
2
votes
2answers
206 views
Ghostscript questions [related: preview package to print standalone PDFs]
Using the preview package to generate individual PDFs of images within your document has been covered, for example, in this thread. However, I am trying to understand how you can use Ghostscript to ...