On Feb 13, 2010, at 2:54 PM, Ruud Brekelmans wrote:
This doesn't solve the problem directly but putting spaces around the 1 works:--8<---------------cut here---------------start------------->8--- #+BEGIN_LaTeX \newcommand{\norm}[ 1 ]{\lVert#1\rVert} #+END_LaTeX --8<---------------cut here---------------end--------------->8--- (and also works with the header version).Yes, it's not a big deal, but the header version doesn't have this problem anymore.
Yes, this kind of code belongs into the header, I think, most of the time. Still, I have improved this situation, your example above no longer causes
the bracket to be interpreted as a footnote. - Carsten _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
