diff Paper/auto/sigos.el @ 6:4312a27022d1

fix
author ryokka
date Mon, 23 Apr 2018 18:11:46 +0900
parents 341b4c04597f
children 35d15c091cfd
line wrap: on
line diff
--- a/Paper/auto/sigos.el	Sun Apr 22 20:53:49 2018 +0900
+++ b/Paper/auto/sigos.el	Mon Apr 23 18:11:46 2018 +0900
@@ -4,7 +4,7 @@
    (TeX-add-to-alist 'LaTeX-provided-class-options
                      '(("ipsjpapers" "techrep")))
    (TeX-add-to-alist 'LaTeX-provided-package-options
-                     '(("graphicx" "dvipdfmx")))
+                     '(("graphicx" "dvipdfmx") ("otf" "deluxe" "multi") ("inputenc" "utf8x")))
    (add-to-list 'LaTeX-verbatim-environments-local "lstlisting")
    (add-to-list 'LaTeX-verbatim-macros-with-braces-local "path")
    (add-to-list 'LaTeX-verbatim-macros-with-braces-local "url")
@@ -14,20 +14,24 @@
    (add-to-list 'LaTeX-verbatim-macros-with-delims-local "lstinline")
    (TeX-run-style-hooks
     "latex2e"
-    "dummy"
     "ipsjpapers"
     "ipsjpapers10"
     "graphicx"
-    "url"
     "listings"
-    "jlisting"
     "enumitem"
-    "bussproofs"
-    "amsmath"
     "multirow"
     "here"
+    "ucs"
+    "autofe"
+    "fancyvrb"
+    "ascmac"
+    "otf"
+    "url"
     "cite"
     "amssymb"
+    "amsmath"
+    "colonequals"
+    "inputenc"
     "caption")
    (LaTeX-add-labels
     "fig:cgdg"