From 7026eb5fea352c3036b5188e7a16fed00b0365d3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 26 Oct 2019 20:33:39 +0000 Subject: suftesi (26oct19) git-svn-id: svn://tug.org/texlive/trunk@52538 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/suftesi/suftesi.cls | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/suftesi') diff --git a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls index 84df829bc0b..d39558c925d 100644 --- a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls +++ b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls @@ -6,7 +6,7 @@ %% %% suftesi.dtx (with options: `class') %% -%% Copyright 2009-2018 by Ivan Valbusa +%% Copyright 2009-2019 by Ivan Valbusa %% %% This program is provided under the terms of the %% LaTeX Project Public License distributed from CTAN @@ -19,7 +19,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesClass{suftesi} - [2018/11/09 v2.9.1 A class for typesetting theses, books and articles] + [2019/10/26 v2.9.2 A class for typesetting theses, books and articles] \ClassWarningNoLine{suftesi}{% ******************************************\MessageBreak @@ -2176,9 +2176,9 @@ quotesize,footnotestyle,liststyle,captionstyle,parindent} \renewcommand{\footnoterule}{} \def\SUF@versionstring{\texttt{\version@string{} \today}} \renewcommand{\chaptermark}[1]{% - \markboth{\chaptertitlename\ \SUF@thechapter}{#1}} + \markboth{\chaptertitlename\ \protect\SUF@thechapter}{#1}} \ifsuftesi@article - \renewcommand{\sectionmark}[1]{\markright{\SUF@thesection.\ #1}} + \renewcommand{\sectionmark}[1]{\markright{\protect\SUF@thesection.\ #1}} \else \renewcommand{\sectionmark}[1]{} \fi -- cgit v1.2.3