Sfoglia il codice sorgente

improved backslash d

master
salagne 5 anni fa
parent
commit
7035188af9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      lecture.cls

+ 2
- 2
lecture.cls Vedi File

@@ -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…
Annulla
Salva