Richard Lawrence <[email protected]> writes:
[...]
> Still, this won't work directly for cases where I have loaded a LaTeX
> package that provides a command which uses curly braces. (I could
> redefine such commands, as above, but that could get real ugly, real
> fast...). It seems like this a general problem that the exporter should
> have a way to handle.
Org is not latex, for better or for worse. However, it does allow you
to mix the two in various ways. The inline approach is limited to
{text} that is on the same line. You could try using visual-line-mode
and have all paragraphs be single lines.
Alternative, you could try (untested):
blah blah blah
#+LATEX: \ic{
some text for the inline comment
#+LATEX: }
more blah
HTH,
eric
--
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_8.0.3-193-g334581