diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-08 23:51:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-08 23:51:32 +0000 |
commit | 8c22ed00b585dfd0ec2dbd6d97058a126e88ffa1 (patch) | |
tree | a4243be0f1665a5a17c57fe17936c25e94be50bb /Master/texmf-dist/tex/latex/toptesi/topcoman.sty | |
parent | 9a870ba0873e5855067323ca60f8211fedfa23cc (diff) |
toptesi (8nov14)
git-svn-id: svn://tug.org/texlive/trunk@35546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topcoman.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/topcoman.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty index dc806db28a3..91b449c47bb 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty @@ -29,7 +29,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} % lavora solo con LaTeX 2e \ProvidesPackage{topcoman}% - [2014/11/02 v.5.83 Additional commands for the TOPtesi bundle] + [2014/11/07 v.5.84 Additional commands for the TOPtesi bundle] \RequirePackage{ifxetex} \ifxetex\else \newcommand*\DeclareSlantedCapitalGreekLetters{% @@ -59,7 +59,7 @@ \providecommand{\unit}[1]{\ensuremath{{\mathrm{\,#1}}}} \providecommand{\gei}{\ensuremath{{\mathop{\mathrm{j}}\nolimits}}} \providecommand{\eu}{\ensuremath{{\mathop{\mathrm{e}}\nolimits}}} -\providecommand{\micro}{\textormath{\textmu}{\ifxetex\mathup{μ}\else +\providecommand{\micro}{\textormath{\textmu}{\ifxetex\mathup{\mu}\else \ifx\muup\undefined\mu\else\muup\fi\fi}} \providecommand{\gradi}{\textormath{\textdegree}{^\circ}} \def\listing#1{\par\begingroup |