all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Rasmus Pank Roulund <rasmus.pank@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: LaTeX Export
Date: Wed, 11 Feb 2009 11:34:15 +0100	[thread overview]
Message-ID: <FE2A7950-4B9B-485A-83A0-F8C919D1B0C8@uva.nl> (raw)
In-Reply-To: <823aemc95v.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1574 bytes --]


On Feb 10, 2009, at 9:46 PM, Rasmus Pank Roulund wrote:

> Hello,
> Sorry for the late reply. This is regarind a bug in LaTeX export.
> The trouble seems to happen when autofill is used. It
> might be caused by something else. I am not sure. The thing is
> that Org sometimes misintpretate $ as the currency symbolar
> rather than "math" as in LaTeX-lingu. IMO the use of $ as a
> currency symbol should be optional.
>
> Here is an example of the error:
>
> Org source:
>
>   - Funktioner findes ved at sætte funktionen lige en given konstant
>     $k$. Dermed bestemmes indifferentfunktion. Det ses nemt at
>     $u(x_1, x_2)=k$.
>
> LaTeX export:
>
>   \item Funktioner findes ved at sætte funktionen lige en given  
> konstant
>         \$k\$. Dermed bestemmes indifferentfunktion. Det ses nemt at
>         $u(x_1, x_2)=k$.
>
> I have pulled the newest revision of Org. The version is 6.22b.

Please remove your customization of org-format-latex-options.
You can do this by doing

M-x customize-variable RET org-format-latex-options RET

and then clicking on "Erase customizations", then
"Set for current session", then "Save for future sessions".

After that, re-make any customizations you want in that variable.

Some time ago I added a new matcher "$1" for single characters
between dollars like in this case.  People who have
customized this option unfortunately do not get to see it.

That said, Giovanni's proposal to use \(....\) is excellent
advice, at least in cases where using $..$ causes trouble.

- Carsten


[-- Attachment #1.2: Type: text/html, Size: 2175 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

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

  parent reply	other threads:[~2009-02-11 10:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 12:42 LaTeX Export Rasmus Pank Roulund
2009-01-05 15:29 ` Carsten Dominik
2009-01-05 16:10   ` Rasmus Pank Roulund
2009-01-06 12:00     ` Carsten Dominik
2009-01-08 17:48       ` Rasmus Pank Roulund
2009-01-08 21:38         ` Carsten Dominik
2009-02-10 20:46           ` Rasmus Pank Roulund
2009-02-11  9:58             ` Re: LaTeX Export "$"s Giovanni Ridolfi
2009-02-11 10:34             ` Carsten Dominik [this message]
2009-02-11 15:56               ` LaTeX Export Bernt Hansen
2009-02-11 16:08                 ` Carsten Dominik
2009-02-12 18:25               ` Rasmus Pank Roulund
2009-01-05 15:43 ` Matthew Lundin
  -- strict thread matches above, loose matches on Subject: below --
2010-10-16 17:54 Latex Export Nick Dokos
2010-10-16 18:10 ` chris.m.malone
2010-10-16 18:40 Thomas S. Dye
2010-10-16 18:48 ` chris.m.malone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FE2A7950-4B9B-485A-83A0-F8C919D1B0C8@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=rasmus.pank@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.