Ver código fonte

improved backslash d

master
salagne 5 anos atrás
pai
commit
7035188af9
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      lecture.cls

+ 2
- 2
lecture.cls Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar