emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Small bug in the LaTeX exporter? [was: Re: [Orgmode] I_can_not_under


From: Carsten Dominik
Subject: Re: Small bug in the LaTeX exporter? [was: Re: [Orgmode] I_can_not_understand_ +strike-through+]
Date: Tue, 18 Aug 2009 07:29:17 +0100

Hi Nick and waterloo,

I have now added the ulem package to support strike-through emphasis.
Thanks for looking this up in the TeX docs.

- Carsten

On Aug 17, 2009, at 3:55 AM, Nick Dokos wrote:

Nick Dokos <address@hidden> wrote:

...
The correct markup, according to the TeX FAQ:

http://www.tex.ac.uk/cgi-bin/texfaq2html?label=overstrike,

is obtained using the ulem package:


\usepackage{ulem}

...
\sout{strike-through}
...



...or as the FAQ clearly states but I omitted to mention:

\usepackage{soul}

...
\st{strike-through}
...

I don't know which of the two packages is "better", but as far
as the LaTeX exporter is concerned, they both present the same
problem.

Nick


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





reply via email to

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