[Date Prev] [Date Index] [Date Next]
[Thread Prev] [Thread Index] [Thread Next]

[xyzzy:08608] Re: KaTeXのバージョンアップ



nha さん、こんにちは。前田です。

        [xyzzy:08607] Re: KaTeXのバージョンアップ
        に関するメールへの返事です。

> install.txtにある記述から、正規表現のキーワード色分けの設定をカスタマイ
> ズしようと思い、

ごめんなさい。以下のようにすれば動くかと。。。
(setq elisp::*KaTeX-math-formats*
  (compile-regexp-keyword-list
   '(("\\$[^$]*\\$" t (:keyword 1 :bold) nil)
     )
   ))

install.txt 直さなきゃ。
-- 
前田 学
manabum@xxxxxxxxxxxxxxxx

Index Home