瀏覽代碼

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


Loading…
取消
儲存