diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty b/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty index a84728d5ae7..9a04a922f2d 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi-sss.sty @@ -7,14 +7,14 @@ %% toptesi.dtx (with options: `topsss') %% ______________________________________________________ %% The TOPtesi bundle -%% Copyright (C) 2015-2019 Claudio Beccari +%% Copyright (C) 2015-2020 Claudio Beccari %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2018/01/01] \ProvidesPackage{toptesi-sss}[% -2020-05-12 v.6.4.02 +2020-05-29 v.6.4.04 High school title page] @@ -116,7 +116,9 @@ High school title page] \normalsize\@subtitle\par} \ifBlank{\@SSSLogo}% {\vspace{\stretch{1}}}% - {\includegraphics[height=30mm]{\@SSSLogo}}\par\vspace{\stretch{1}} + {\vspace{\stretch{1}}\setbox0\hbox{\includegraphics[height=30mm]{\@SSSLogo}} + \ifdim\wd0>\linewidth \resizebox{\linewidth}{!}{\box0}\else\box0\fi + \par\vspace{\stretch{1}}} \begin{minipage}[t]{0.45\textwidth}\flushleft \ifBlank{\@presidente}{}{\@Npresidente\\ {\bfseries\scshape\@presidente}\par @@ -141,7 +143,7 @@ Anno scolastico \@annoscolastico}} \clearpage}%% %% %% -%% Copyright 2005-2019 Claudio Beccari +%% Copyright 2005-2020 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of |