Re: [Orgmode] Re: '|' in a table

2007-04-20 Thread Christoph Bauer
Carsten Dominik <[EMAIL PROTECTED]> writes: > \vert will work in version 4.72, will be translated to | Great! Thank you, Christoph ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: '|' in a table

2007-04-19 Thread Carsten Dominik
\vert will work in version 4.72, will be translated to | - Carsten On Apr 19, 2007, at 15:53, Christoph Bauer wrote: Hi, I have the same problem, but with HTML export. My best idea for a|b so far is: a \brvbar b With html \vert isn't translated :-( My version of org-mode is 4.67c. Thank