[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: [PATCH] Distinguish = and ~ delimiters in LaTeX export
From: |
Bastien |
Subject: |
Re: [Orgmode] Re: [PATCH] Distinguish = and ~ delimiters in LaTeX export |
Date: |
Tue, 01 Feb 2011 12:09:20 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi Sebastian,
Sébastien Vauban <address@hidden> writes:
> What's the real use of that variable? I mean, wouldn't it be more simple if
> Org's export behavior was just based on the contents of
> org-export-latex-emphasis-alist? Is there verbatim in it, we use verbatim. Is
> is texttt in it, we use texttt...
That would be ideal.
But there is no real bijection between Org's sober emphasis markup and
LaTeX markup possibilities. So the purpose of such a variable is to add
some flexibility.
HTH,
--
Bastien
- Re: [Orgmode] Re: [PATCH] Distinguish = and ~ delimiters in LaTeX export,
Bastien <=