Explorar el Código

improved backslash d

master
salagne hace 5 años
padre
commit
7035188af9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      lecture.cls

+ 2
- 2
lecture.cls Ver fichero

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


Cargando…
Cancelar
Guardar