emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hyphen after LaTeX fragments


From: Dominik Schrempf
Subject: Re: Hyphen after LaTeX fragments
Date: Tue, 14 Mar 2023 08:04:27 +0100
User-agent: mu4e 1.8.14; emacs 28.2

Hi!

I think we had this discussion quite some times already. Org Mode
supports $...$ syntax wherever possible but not in all places and
encourages the use of \(...\). I switched from using $...$ to \(...\)
everywhere, and have not had any problems since.

Dominik

Yuchen Guo <yuchen@apvc.uk> writes:

> [[PGP Signed Part:Undecided]]
> Sometimes I encounter such texts:
>
>    One of the useful features of a basis $B$ in an $n$-dimensional space
>
> When entered as-is in Org mode and exported to LaTeX, the string
> "$n$-dimensional" is exported as plain text, as
>
>    One of the useful features of a basis \(B\) in an \$n\$-dimensional space
>
> In cases such as "$n$;" and "$n$.", they are correctly exported as
> "\(n\);" and "\(n\).".
>
> So, are there any option that can be tweaked to export "$MATH$-text"
> correctly?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]