{aquamacs} is for questions related to the Aquamacs editor for Mac OS and TeX.
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
260 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 ...
2
votes
3answers
107 views
Aquamacs compiling shortcut
Is there a way to make a shortcut key only by which I can compile a .tex file?
For LaTeX compilation, I'm using shortcut ^C ^C. It shows me 'latex' as default or 'view' sometimes. If it is set to ...
1
vote
1answer
60 views
Aquamacs Preview doesn't work
I've been using aquamacs 2.4 on my osx 10.7.5. After it crashed with my font change operation, the preview menu bar disappeared and doen't appear again after rerunning the program. Although I ...
2
votes
0answers
31 views
Structure column in Aquamacs
I am exploring Aquamacs for Latex, and I wonder if there's an option to show a column next to the buffer with listed the structure/tree of the document (chapters, sections, paragraphs, etc.) similar ...
4
votes
2answers
142 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. ...
0
votes
1answer
165 views
preview-latex generates .png previews but does not place them in the buffer
When generating previews, I get a small, empty white box with a border around it. I looked inside the .prv folder and the .png files are indeed being created. emacs has support for .png (e.g. ...
0
votes
0answers
246 views
Aquamacs vs. Texlive/Texshop [closed]
I am using at present TeXshop under Mac OS 10.7; when recently installing Aquamacs, it turns out that it does not find the TeX installation (Texlive 2011). I tried to set the search path for Aquamacs ...
0
votes
1answer
431 views
How to get DVI files vs PDF files when using pstricks, aquamacs, and mactex
My setup is generating DVI output vs PDF when using pstricks with Aquamacs 2.3a and MacTex 2011
Simple latex files will create pdf files as expected from inside aquamacs and auto view in skim. When ...
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 ...
3
votes
1answer
300 views
How to use autopair for double quotes in .tex files (so that typing " leads to ``'')?
I'm working with Aquamacs 2.3a to compile .tex documents. Typing double quotes " one time leads to ``. Then writing a word and finishing with " again, expands to ``myword''. How can I have autopair to ...
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 ...
