ox-latex: Use "ulem" package for both underline and strike through
commit4fc03ec1fe23c6ddccffaa064a282b258ca8b6b8
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 14 Jun 2013 17:46:15 +0000 (14 19:46 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 14 Jun 2013 17:46:15 +0000 (14 19:46 +0200)
tree4a0a1ed438a2d46417dac2c1e4a2077b9bc63ba9
parent56b864b265ea25110a0e3afa85c178bd5edbb84e
ox-latex: Use "ulem" package for both underline and strike through

* lisp/org.el (org-latex-default-packages-alist): Load "ulem" package
  by default.  Use "[normalem]" option to preserve \emph definition.
* lisp/ox-latex.el (org-latex-text-markup-alist): Use "\uline" and
  "\sout" commands from "ulem" package.
lisp/org.el
lisp/ox-latex.el