Tagged Questions
3
votes
0answers
42 views
how to launch skim from auctex on mac os? [duplicate]
Possible Duplicate:
Launching an external PDF viewer from Emacs/AUCTeX on a Mac OSX fails.
I am using emacs 24.2.1 with mac os (Mountain Lion).
I am using auctex to edit my latex document.
...
1
vote
0answers
81 views
Emacs (AUCTeX) not writing to vc.tex file when using VC bundle in LaTeX document [closed]
I'm using GNU Emacs 24.1 for Mac OS X on Lion with the latest version of AUCTeX and the VC bundle to print version information in a footer on my LaTeX documents. The problem is that when I typeset my ...
6
votes
2answers
2k views
pdflatex fails within Emacs.app, but works in terminal
LaTeX rookie here.
I'm running OS X 10.7 with Emacs 24, Auctex 11.86 and TexLive 2011 via MacTex.
When i run LaTeX through Emacs in the terminal it outputs my test.tex as test.pdf just fine.
...
11
votes
4answers
5k views
Launching an external PDF viewer from Emacs/AUCTeX on a Mac OSX fails.
I am trying to set Emacs/AUCTeX to invoke an external PDF viewer so I can view the document output, preferably with source correlation via SyncTeX. AUCTeX, by default, suggested evince file.pdf; ...