summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/yathesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-22 21:54:53 +0000
committerKarl Berry <karl@freefriends.org>2018-06-22 21:54:53 +0000
commitb48f3e695ed51b3af6b95b7d1ab16e794de274c7 (patch)
tree696930dd1d400d669745f0f5b9a6cf01f067adb1 /Master/texmf-dist/tex/latex/yathesis
parenta3626b9d3e661dc23421da6df62617d17d7ed476 (diff)
yathesis (22jun18)
git-svn-id: svn://tug.org/texlive/trunk@48070 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/yathesis')
-rw-r--r--Master/texmf-dist/tex/latex/yathesis/yathesis.cls10
1 files changed, 8 insertions, 2 deletions
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%