all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.