Ralf Angeli ha scritto:
* Angelo Graziosi (2008-12-30) writes:
but when I click the 'Run latex' button, it still runs the 'latex'
command (or 'pdflatex', if PDF mode is enable), not 'latexmk' as I was
hoping. (I have restarted Emacs...)
What have I missed?
The definition of a button in `TeX-bar-LaTeX-button-alist' for running
the "All" command you defined and the addition of the button to
`TeX-bar-LaTeX-buttons'.
So what else I have to add to my .emacs file?
It contains already this:
;; Enabling other buttons on the tool-bar, using AUCTeX
(setq TeX-bar-LaTeX-buttons
'(new-file
open-file
dired
kill-buffer
save-buffer
write-file
undo
cut
copy
paste
search-forward
print-buffer
;;customize
;;help
[separator nil]
latex
next-error
view
file
bibtex
clean
;;latex-symbols-experimental
nil))
Thanks,
Angelo.
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex