From b48f3e695ed51b3af6b95b7d1ab16e794de274c7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Jun 2018 21:54:53 +0000 Subject: yathesis (22jun18) git-svn-id: svn://tug.org/texlive/trunk@48070 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/yathesis/yathesis.cls | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/yathesis') diff --git a/Master/texmf-dist/tex/latex/yathesis/yathesis.cls b/Master/texmf-dist/tex/latex/yathesis/yathesis.cls index 7b7f4db257c..6f13ba18670 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.99r} -\def\filedate{2018/06/02} +\def\fileversion{v0.99s} +\def\filedate{2018/06/21} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{yathesis}[\filedate\space\fileversion\space Yet another class for writing thesis (DB)] \RequirePackage{pgfopts}[2011/06/02]% @@ -3765,6 +3765,12 @@ \YAD@tmp@chapter[#1][#2]{#3}% }% \newcommandtwoopt{\YAD@unstarred@chapter}[3][][]{% + \boolfalse{YAD@nonnumbered@chapter}% + \boolfalse{YAD@nonnumbered@section}% + \boolfalse{YAD@nonnumbered@subsection}% + \boolfalse{YAD@nonnumbered@subsubsection}% + \boolfalse{YAD@nonnumbered@paragraph}% + \boolfalse{YAD@nonnumbered@subparagraph}% \if@mainmatter% \YAD@setsecnumdepth{\YAD@secnumdepth} \fi% -- cgit v1.2.3