chiark / gitweb /
el/dot-emacs.el: Remove `fontenc' from the `strayman' preamble.
[profile] / el / dot-emacs.el
index 75f3dae8ab0f87646626f3094ba0f923690fa577..6930bda23ca2b9a8a25ac8816e49e089f7c405f5 100644 (file)
@@ -476,7 +476,6 @@ (eval-after-load "org-latex"
             "\\documentclass{strayman}
 \\usepackage[utf8]{inputenc}
 \\usepackage[palatino, helvetica, courier, maths=cmr]{mdwfonts}
-\\usepackage[T1]{fontenc}
 \\usepackage{graphicx, tikz, mdwtab, mdwmath, crypto, longtable}"
             ("\\section{%s}" . "\\section*{%s}")
             ("\\subsection{%s}" . "\\subsection*{%s}")