\newcommand{\@entity}[1]{\@print{&}\@subst{#1}\@print{;}} \newcommand{\@bigentity}[1]{\@print{&}\@subst{#1}\@print{;}} \newcommand{\@numentity}[1]{\@print{&#}\@subst{#1}\@print{;}} %%Petit extra %% HTML 4.0 symbol entities %% classes dans le meme ordre que %% dans le livre LaTeX, de Leslie Lamport. %%%%%%%%%%%%%%%%%%% % % \ifmoreentities \renewcommand{\longleftarrow}{\@print{⟵}}% \renewcommand{\Longleftarrow}{\@print{⟸}}% \renewcommand{\longrightarrow}{\@print{⟶}}% \renewcommand{\Longrightarrow}{\@print{⟹}}% \renewcommand{\longleftrightarrow}{\@print{⟷}}% \renewcommand{\Longleftrightarrow}{\@print{⟺}}% \renewcommand{\longmapsto}{\@print{⟼}}% \else\fi % %% Miscellaneous symbols (Table 8.7 of 'Goos-Mitt-Sam') % % %% Delimiters % %% Variable-sized Symbols % \iffalse \newcommand{\@iint}{\@print{∬}} \newcommand{\@iiint}{\@print{∭}} \newcommand{\@oiint}{\@print{∯}} \newcommand{\@oiiint}{\@print{∰}} \newcommand{\@displayint}{\mbox{\Large\@entity{int}}} \newcommand{\@displayiint}{\mbox{\Large\@print{∬}}} \newcommand{\@displayiiint}{\mbox{\Large\@print{∭}}} \newcommand{\@displaysum}{\mbox{\Large\@sum}} \newcommand{\@displayprod}{\mbox{\Large\@prod}} \newcommand{\@displaycoprod}{\mbox{\Large\@coprod}} \newcommand{\@displayoint}{\mbox{\Large\@print{∮}}} \newcommand{\@displayoiint}{\mbox{\Large\@print{∯}}} \newcommand{\@displayoiiint}{\mbox{\huge\@print{∰}}} \fi