Nick Dokos <nicholas.do...@hp.com> 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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to