[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] add (non) Latex commands to Latex command list.
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] add (non) Latex commands to Latex command list. |
Date: |
Thu, 24 Jul 2014 21:01:41 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
Hi!
> I also use the following command on my Latex files
>
> latex2rtf foo.tex
> pandoc -s -R -f latex foo.tex -t rtf -o foo-B.rtf
>
> In 11.84 I expanded the TeX-command list as follows:
>
>
> (custom-set-variables
> '(TeX-command-list '(
> ("latex2rtf" "/usr/local/bin/latex2rtf -f0 %t" TeX-run-command t t)
> ("panltx2txt" "/home/oub/.cabal/bin/pandoc -t plain %t -o %T"
> TeX-run-command t t)
> ("panlatex2rft" "/home/oub/.cabal/bin/pandoc -s -R -f latex %t -t rtf -o
> %R" TeX-run-command t t))
> '(TeX-expand-list '(
> ("%T" file "txt" t)
> ("%R" file "rtf" t)
> ("%O" file "odt" t)
> ("%g" file "pdf" t)
> ("%f" file "ps" t)
> ("%b" TeX-current-file-name-master-relative)
> ("%m" preview-create-subdirectory)
> ("%h" file "html" t))))
>
> Can I do something similar in 11.87??? I am asking since the syntax
> seems to have changed between 11.84 and 11.87.
No, I don't think the syntax has changed. Or am I missing something?
Bye,
Tassilo
signature.asc
Description: PGP signature