\enspart avec indice facultatif
Cette révision appartient à :
@@ -20,6 +20,7 @@
|
|||||||
\RequirePackage{mathtools}
|
\RequirePackage{mathtools}
|
||||||
\RequirePackage{xspace}
|
\RequirePackage{xspace}
|
||||||
\RequirePackage{mdwlist}
|
\RequirePackage{mdwlist}
|
||||||
|
\RequirePackage{xparse}
|
||||||
|
|
||||||
\defaultfontfeatures{Ligatures=TeX}
|
\defaultfontfeatures{Ligatures=TeX}
|
||||||
\setmainfont[SlantedFont=Gentium Basic, SlantedFeatures={FakeSlant},SmallCapsFont=Gentium Plus, SmallCapsFeatures={Letters=SmallCaps}]{Gentium Basic}
|
\setmainfont[SlantedFont=Gentium Basic, SlantedFeatures={FakeSlant},SmallCapsFont=Gentium Plus, SmallCapsFeatures={Letters=SmallCaps}]{Gentium Basic}
|
||||||
|
|||||||
@@ -61,8 +61,8 @@
|
|||||||
\def\lang#1{\mathscr L\left(#1\right)}
|
\def\lang#1{\mathscr L\left(#1\right)}
|
||||||
\let\peuttrans\rightsquigarrow
|
\let\peuttrans\rightsquigarrow
|
||||||
|
|
||||||
\def\enspart#1{\mathscr P\left(#1\right)}
|
\DeclareDocumentCommand\enspart{om}{\mathscr P\IfNoValueTF{#1}{}{_{#1}}{\left(#2\right)}}
|
||||||
\def\enspartf#1{{\mathscr P}_{\mathrm{fini}}\left(#1\right)}
|
\DeclareDocumentCommand\enspartf{m}{\enspart[\mathrm{fini}]{#1}}
|
||||||
|
|
||||||
\def\ie{\textsl{ie.}\xspace}
|
\def\ie{\textsl{ie.}\xspace}
|
||||||
\newcommand{\tvers}[1]{\xrightarrow[\ \: #1 \:\ ]{}}
|
\newcommand{\tvers}[1]{\xrightarrow[\ \: #1 \:\ ]{}}
|
||||||
|
|||||||
Référencer dans un nouveau ticket
Bloquer un utilisateur