emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Avoid protecting { brackets on export?


From: Nicolas Goaziou
Subject: Re: [O] Avoid protecting { brackets on export?
Date: Tue, 16 Aug 2016 21:28:17 +0200

Hello,

Vitalie Spinu <address@hidden> writes:

> I need a long underscore line which I can do in latex with
>
>   \uline{\phantom{Company Name Here}}
>
> The problem is that org exports this as
>
>  \uline\{\phantom{Company Name Here}\}
>
> The outer escape of { bracket seems arbitrary to me. How can I avoid
> this?

You cannot write arbitrary complex (for some value of "complex") LaTeX
in an Org document. In this case, use @@latex:...@@.

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]