* Avoid protecting { brackets on export?
@ 2016-08-16 10:23 Vitalie Spinu
2016-08-16 19:28 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Vitalie Spinu @ 2016-08-16 10:23 UTC (permalink / raw)
To: emacs-orgmode
Hi,
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?
Thanks,
Vitalie
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Avoid protecting { brackets on export?
2016-08-16 10:23 Avoid protecting { brackets on export? Vitalie Spinu
@ 2016-08-16 19:28 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-08-16 19:28 UTC (permalink / raw)
To: Vitalie Spinu; +Cc: emacs-orgmode
Hello,
Vitalie Spinu <spinuvit@gmail.com> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-16 19:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 10:23 Avoid protecting { brackets on export? Vitalie Spinu
2016-08-16 19:28 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).