From 83495ceb0c238dbda8e2c21a65a590e12e4f9340 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Jun 2018 21:19:13 +0000 Subject: yathesis (3jun18) git-svn-id: svn://tug.org/texlive/trunk@47914 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/yathesis/yathesis.cls | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/yathesis/yathesis.cls') diff --git a/Master/texmf-dist/tex/latex/yathesis/yathesis.cls b/Master/texmf-dist/tex/latex/yathesis/yathesis.cls index ac5743ffe79..7b7f4db257c 100644 --- a/Master/texmf-dist/tex/latex/yathesis/yathesis.cls +++ b/Master/texmf-dist/tex/latex/yathesis/yathesis.cls @@ -11,8 +11,8 @@ %% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% ----------------------------------------------------------------------- -\def\fileversion{v0.99q} -\def\filedate{2018/05/04} +\def\fileversion{v0.99r} +\def\filedate{2018/06/02} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{yathesis}[\filedate\space\fileversion\space Yet another class for writing thesis (DB)] \RequirePackage{pgfopts}[2011/06/02]% @@ -2034,7 +2034,7 @@ (test {\ifnumcomp{\value{secnumdepth}}{>}{-1}} or (not bool {YAD@nonnumbered@chapter})) and test {\ifnumcomp{\value{chapter}}{>}{0}} }{% - \MakeUppercase\chaptername{}\ \thechapter.% + \MakeUppercase\chaptername{}\ \thechapter. }{% }% \chaptertitle% @@ -2044,7 +2044,7 @@ (test {\ifnumcomp{\value{secnumdepth}}{>}{0}} or (not bool {YAD@nonnumbered@section})) and test {\ifnumcomp{\value{chapter}}{>}{0}} }{% - \thesection.% + \thesection. }{% }% \sectiontitle% -- cgit v1.2.3