Browse Source

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{.}
rasmus 11 năm trước cách đây
mục cha
commit
f76e8c2eb7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -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