diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-22 23:26:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-22 23:26:33 +0000 |
commit | 1e69268faeff5ed2ce4f8b2afc2386213bee9577 (patch) | |
tree | 89cf97551394ff7ba6a614741279712eaa5b267c /Master/texmf-dist/tex/latex/toptesi/topcoman.sty | |
parent | ac704776b98a78d8057dda731ae1f9ff197a39ae (diff) |
toptesi update (30nov06)
git-svn-id: svn://tug.org/texlive/trunk@2853 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 ffcec630072..54fdf4a79b7 100644 --- a/Master/texmf-dist/tex/latex/toptesi/topcoman.sty +++ b/Master/texmf-dist/tex/latex/toptesi/topcoman.sty @@ -81,8 +81,7 @@ {\catcode`\^^L=\active \gdef^^L{\par\penalty-10000}} \mathcode`\,="013B \catcode`\^^Z=10 -\gdef\@roman#1{\protect\ensuremath{\scriptstyle - \mathrm{\uppercase\expandafter{\romannumeral #1}}}}% +\DeclareRobustCommand*{\@roman}[1]{\textsc{\romannumeral#1}}% \def\ft@figure{\iflanguage{italian}{\MakeLowercase{\figurename}}% {\figurename}~} \def\ft@table{\iflanguage{italian}{\MakeLowercase{\tablename}}% |