Tagged Questions
1
vote
0answers
178 views
Beamer .sty files not recognized in Auctex emacs [closed]
I'm trying to create a beamer presentation through Auctex in emacs. In the process I have to include several style packages (subfigure.sty, stmaryrd.sty) in the tex file. However the problem is that ...
6
votes
1answer
801 views
Best practices for LaTeX code in org-mode-beamer (especially url links)
I'm using org-mode to produce beamer presentations. I'm having trouble figuring out the best way of including Latex snippets. As far as I can tell, there are two ways of signalling to org-mode to ...
2
votes
1answer
363 views
Beamer to not output PDF automatically in presentation mode
I am using beamer with the wkbeamer theme in Emacs and I can't figure out how to get it to not output in presentation mode, which is quite annoying when creating the document. Every time I view it the ...