diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-12 22:58:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-12 22:58:52 +0000 |
commit | 507607f6c3a0b97f35c9c64f985d0ffb7abd06ba (patch) | |
tree | 52e031af6799fb50d5a5ded5fdbd13458d11f232 /Master/texmf-dist/tex/latex/toptesi/topcoman.sty | |
parent | bafe80fb8de7391bd3d2ff378243514c8de9320a (diff) |
toptesi (12apr11)
git-svn-id: svn://tug.org/texlive/trunk@22063 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 | 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}}% |