浏览代码

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


正在加载...
取消
保存