Remove eucal package for LaTeX fragments

* org.el (org-format-latex-header): Remove eucal.

With amsmath loaded eucal (basically) only provides an alternative
typeface to \mathcal{.}
This commit is contained in:
rasmus 2013-09-11 11:58:08 +02:00 committed by Nicolas Goaziou
parent e5f72fdd93
commit f76e8c2eb7
1 changed files with 0 additions and 1 deletions

View File

@ -3780,7 +3780,6 @@ images at the same place."
(defcustom org-format-latex-header "\\documentclass{article}
\\usepackage[usenames]{color}
\\usepackage[mathscr]{eucal}
\[PACKAGES]
\[DEFAULT-PACKAGES]
\\pagestyle{empty} % do not remove