{"id":763,"date":"2019-06-29T22:47:19","date_gmt":"2019-06-29T13:47:19","guid":{"rendered":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/?p=763"},"modified":"2019-06-29T22:47:44","modified_gmt":"2019-06-29T13:47:44","slug":"site-start-el-%e3%81%ab%e3%81%a1%e3%82%87%e3%81%a3%e3%81%a8%e8%bf%bd%e5%8a%a0","status":"publish","type":"post","link":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/763\/","title":{"rendered":"site-start.el \u306b TeX mode \u95a2\u9023\u3092\u3061\u3087\u3063\u3068\u8ffd\u52a0"},"content":{"rendered":"<p>site-lisp\/site-start.el \u306b TeX mode \u95a2\u4fc2\u3092\u5c11\u3057\u8ffd\u52a0\u3002TeX mode \u306f Emacs \u306b\u6a19\u6e96\u642d\u8f09\u306e\uff0cTeX \u30d5\u30a1\u30a4\u30eb\u3092\u7de8\u96c6\u30fb\u30bf\u30a4\u30d7\u30bb\u30c3\u30c8\u30fb\u30d7\u30ec\u30d3\u30e5\u30fc\u3059\u308b\u305f\u3081\u306e\u30e1\u30b8\u30e3\u30fc\u30e2\u30fc\u30c9\u3067\u3042\u308b\u304c\uff0c\u305d\u306e\u307e\u307e\u3067\u306f\u65e5\u672c\u8a9e LaTeX \u304c\u30bf\u30a4\u30d7\u30bb\u30c3\u30c8\u3067\u304d\u306a\u3044\u306e\u3067\uff0c\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u8a2d\u5b9a\u3092 site-start.el \u306b\u3002<\/p>\n<h4>Windows \u7528<\/h4>\n<pre>;;\r\n;; TeX mode\r\n;;\r\n(setq tex-default-mode 'latex-mode)\r\n(setq tex-start-commands \"\")\r\n(setq latex-run-command \"ptex2pdf -l -ot \u00a5\"-kanji=sjis -no-guess-input-enc -interaction=nonstopmode\u00a5\"\")\r\n(setq tex-print-file-extension \".pdf\")\r\n(setq tex-dvi-view-command \"SumatraPDF -reuse-instance\")\r\n(setq tex-dvi-print-command \"start AcroRd32\")<\/pre>\n<h4>macOS \u7528<\/h4>\n<pre>;;\r\n;; TeX mode\r\n;;\r\n(setq tex-default-mode 'latex-mode)\r\n(setq tex-start-commands \"\")\r\n(setq latex-run-command \"ptex2pdf -l -ot \\\"-kanji=utf8 -no-guess-input-enc -interaction=nonstopmode\\\"\")\r\n(setq tex-print-file-extension \".pdf\")\r\n(setq tex-dvi-view-command \"open -a Skim\")<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>site-lisp\/site-start.el \u306b TeX  <a href=\"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/763\/\" class=\"read-more\">Read More &#8230;<\/a><\/p>\n","protected":false},"author":33,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[10,7,4],"tags":[],"class_list":["post-763","post","type-post","status-publish","format-standard","hentry","category-emacs","category-macos","category-windows"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/posts\/763","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/comments?post=763"}],"version-history":[{"count":2,"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/posts\/763\/revisions"}],"predecessor-version":[{"id":765,"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/posts\/763\/revisions\/765"}],"wp:attachment":[{"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/media?parent=763"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/categories?post=763"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/home.hirosaki-u.ac.jp\/heroic-2020\/wp-json\/wp\/v2\/tags?post=763"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}