LaTeX, auctex, paralist & rubber
Florian Diesch
diesch at spamfence.net
Fri Jan 5 07:37:55 UTC 2007
Alain Muls <alain.muls at telenet.be> wrote:
> I use LaTeX and edit documents in emacs using the auctex environment.
>
> 1. I use a lot the paralist environments and found a paralist.el(c)
> file installed, but I cannot find out how to use this file
I have
/var/lib/auctex/emacs-snapshot/paralist.elc
/usr/share/emacs-snapshot/site-lisp/auctex/style/paralist.elc
/usr/share/emacs/site-lisp/auctex/style/paralist.el
which are all used by auctex so you don't have to doi anything special
> 2. I also want to use rubber for compiling, which let me auto-convert
> my figs to pstex/pstex_t (or pdf/pdt_t) according to what I use. How
> can I change the default latex compilation to the following command?
>
> rubber --ps --pdf main
>
> where main is the "master" document (which does not have always the
> same name)
See the "Tex Command" group at "Customize AUCTeX" (menu LaTeX)
> 3. spelling is OK, but it does not come up auto-magically, so I have
> to enable ispell/flyspell at every tex-file I load
Do you have
(autoload 'flyspell-mode "flyspell" "On-the-fly ispell." t)
in your .emacs?
Florian
--
<http://www.florian-diesch.de/>
More information about the ubuntu-users
mailing list