summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex
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/source/latex
parenta3626b9d3e661dc23421da6df62617d17d7ed476 (diff)
yathesis (22jun18)
git-svn-id: svn://tug.org/texlive/trunk@48070 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r--Master/texmf-dist/source/latex/yathesis/yathesis.dtx16
1 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/yathesis/yathesis.dtx b/Master/texmf-dist/source/latex/yathesis/yathesis.dtx
index 529f9d59a00..59102c84353 100644
--- a/Master/texmf-dist/source/latex/yathesis/yathesis.dtx
+++ b/Master/texmf-dist/source/latex/yathesis/yathesis.dtx
@@ -23,7 +23,7 @@
%<*readme>
-----------------------------------------------------------------------
-- `yathesis` --- Yet Another Thesis Class, version 0.99q
+- `yathesis` --- Yet Another Thesis Class, version 0.99s
- E-mail: `denis.bitouze@univ-littoral.fr`
- Released under the LaTeX Project Public License v1.3c or later. See
http://www.latex-project.org/lppl.txt
@@ -73,7 +73,7 @@ Typesetting the documentation of the class requires:
\input docstrip.tex
\Msg{********************************************************}
\Msg{* Installation}
-\Msg{* Class: yathesis 2018-06-02 v0.99r}
+\Msg{* Class: yathesis 2018-06-21 v0.99s}
\Msg{* that helps to write thesis following French rules (DB)}
\Msg{********************************************************}
\keepsilent
@@ -265,14 +265,14 @@ This work consists of the file yathesis.dtx
\fi
%</internal>
% \fi
-% \def\YADnblastversion{0.99r}
+% \def\YADnblastversion{0.99s}
% \def\YADdatelastversion{\today}
% \def\fileversion{v\YADnblastversion}
% \def\filedate{\YADdatelastversion}
% \iffalse
%<*class>
-\def\fileversion{v0.99r}
-\def\filedate{2018/06/02}
+\def\fileversion{v0.99s}
+\def\filedate{2018/06/21}
%</class>
%<*driver>
\ProvidesFile{yathesis.dtx}
@@ -5288,6 +5288,12 @@ This work consists of the file yathesis.dtx
% sont numérotées, alors que rien ne doit l'être dans cette partie.
% \begin{macrocode}
\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%