diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/topcoman.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/topcoman.sty | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty index 2a749c09a17..9f287d8c686 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty @@ -75,8 +75,7 @@ \mathcode`\,="013B \catcode`\^^Z=10 \DeclareRobustCommand*{\simulatedSC}[1]{% -{\fontsize{\sf@size}{\f@baselineskip}\selectfont#1}}% -\renewcommand*{\@roman}[1]{\simulatedSC{\@Roman#1}}% +{\check@mathfonts\fontsize{\sf@size}{\f@baselineskip}\selectfont#1}}% \def\ft@figure{\iflanguage{italian}{\MakeLowercase{\figurename}}% {\figurename}~} \def\ft@table{\iflanguage{italian}{\MakeLowercase{\tablename}}% |