ソースを参照

improved backslash d

master
salagne 5年前
コミット
7035188af9
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      lecture.cls

+ 2
- 2
lecture.cls ファイルの表示

@@ -138,8 +138,8 @@
}%

% integral d sign
\makeatletter \renewcommand\d[1]{\ensuremath{%
\;\mathrm{d}#1\@ifnextchar\d{\!}{}}}
\makeatletter \renewcommand\d[2][]{\ensuremath{%
\,\mathrm{d}^{#1}#2\@ifnextchar^{}{\@ifnextchar\d{}{\,}}}}
\makeatother

% remove page before chapters


読み込み中…
キャンセル
保存