On Thu, 21 Oct 2010 22:25:14 +0200, Carsten Dominik
wrote:
>
>
> On Oct 21, 2010, at 7:52 PM, Jeff Horn wrote:
>
> >> Org-mode will never be a perfect TeX scanner, and this is really
> >> hard.
> >> Help yourself and Org by using \( and \) as math delimiters when
> >> you wish to
> >> include
On Oct 21, 2010, at 7:52 PM, Jeff Horn wrote:
Org-mode will never be a perfect TeX scanner, and this is really
hard.
Help yourself and Org by using \( and \) as math delimiters when
you wish to
include dollar characters inside
Ten-four.
What does that mean?
I'll try it when I get
> Org-mode will never be a perfect TeX scanner, and this is really hard.
> Help yourself and Org by using \( and \) as math delimiters when you wish to
> include dollar characters inside
Ten-four. I'll try it when I get some time to go back and edit my
source files. Wonky use of dollar signs i
Hi Jeff,
On Oct 20, 2010, at 7:29 AM, Jeff Horn wrote:
Carsten et al,
Possible error when escaping dollar sign in inline-math. When using
the following org source:
--
Supposing $C_H=\$10$ and $C_L=\$20$.
...
$.30(\$50)+
Carsten et al,
Possible error when escaping dollar sign in inline-math. When using
the following org source:
--
Supposing $C_H=\$10$ and $C_L=\$20$.
...
$.30(\$50)+.70(\$20)=\$29$
--