Tagged Questions
7
votes
3answers
272 views
Click on macro name to jump to its definition?
Encouraged by a super response to my previous question on a similar topic, I shall persevere with a similar line of inquiry. I think it would be super if, in my LaTeX editor, I could click on a macro ...
25
votes
1answer
262 views
Click on package name to open corresponding style file?
I think it would be super if, in my LaTeX editor, I could click on the name of package...
\usepackage{blob}
... and the corresponding style file, blob.sty, would be opened.
Do any LaTeX editors ...
4
votes
2answers
143 views
AUCTeX: how to jump to PDF (with synctex) without recompile when inline preview has been created?
I'm using Aquamacs 2.4 on MacOS X 10.6.8 with pdflatex (TeXLive 2011).
My problem:
I can create inline previews of formulas, figures etc. in the source code with AUCTeX which is very helpful - e. ...
2
votes
1answer
2k views
Clean-up temporary files after PDF is generated [duplicate]
Possible Duplicate:
Deleting external/auxiliary files?
Is anyone aware of a way of how to cleanup temporary files generated by pdflatex during the generation of the PDF file? I came across ...
1
vote
0answers
94 views
Setting auxiliary files path in Aquamacs [duplicate]
Possible Duplicate:
Prevent pdflatex from writing a bunch of files.
I use Aquamacs and TeX Live 2009 to edit my Latex files. Is there a way to define a default or project-based path where ...
6
votes
5answers
653 views
emacs/aquamacs + latex/auctex: how to define one's own environments or commands?
I work with Aquamacs (emacs on Mac OS X; latest version) to compile .tex documents. Although AUCTeX provides environments such as enumerate etc., I would like to define a shortcut/macro to get my own ...
1
vote
3answers
535 views
Aquamacs with AUCTeX, Flyspell and completion
When I'm editing a file in LaTeX-mode (I guess it means AUCTeX), and the flyspell is enabled, then M-TAB is not responding. I cannot get completion of standard LaTeX commands - for example it won't ...
3
votes
3answers
2k views
Aquamacs + AUCTeX inline preview
I tried to search for the solution, but I couldn't even find references to this problem. I'm trying to use Aquamacs+AUCTeX as my LaTeX editor. One of the major features available in this setting is ...
