Carsten Dominik | 8 Jan 22:38
Picon
Picon
Favicon

Re: Re: LaTeX Export

Hi Rasmus,

please keep testing!

I have fixed the issues you mentioned in you mail - I am
sure there will be more.

Parsing TeX is hard, parsing pseudo-TeX like in Org-mode
is even harder.  Note that this will never be perfect.
In particular, $-parsing is a bitch.  You can elagantly
cheat out by using \(...\) and \[...\] instead.

- Carsten

On Jan 8, 2009, at 6:48 PM, Rasmus Pank Roulund wrote:

>> I have tried to fix the issues with dollars, please download the
>> latest GIT version and check if your stuff is now converted better.
>
> I have gotten the newest git version from today. I have Org  
> v6.17trans.
>
> There is still something funny with $-signs.
>
> Here are a couple of examples:
> ------
> LaTeX output:
>      \item Hvis en vare har input \$x\$ \dots
>
> Org:
>      - Hvis en vare har input $x$ \dots
> ------
> LaTeX output:
>       $$M\overline{V}=P\overline{Y}$$
>       \$M\$ er bestemt af centralbanken, og det eneste den bestemmer  
> er
>       prisniveauet.
>
> Org:
>     - Produktionsfunktionen brugt af monetarister:
>       $$M\overline{V}=P\overline{Y}$$
>       $M$ er bestemt af centralbanken, og det eneste den bestemmer er
>       prisniveauet.
> ------
> LaTeX output (this one is particuarily troublesome):
>      \item På arbejdsmarkedet bestemmes ligevægten imellem $L_d$ og  
> $L_s\$
>       Her ud fra findes ligevægten i udbudet.
>
> Org:
>     - På arbejdsmarkedet bestemmes ligevægten imellem $L_d$ og $L_s$
>       Her ud fra findes ligevægten i udbudet.
> ------
> LaTeX (also troublesome):
>      \item Givet ved $y=f(l, k)\$
>
> Org:
>     - Givet ved $y=f(l, k)$
> ------
> There are lots of \$ in the end of math even though there is no line
> break.
>
> Cheers,
> Rasmus
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode <at> gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Gmane