summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/yathesis/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-06 03:00:58 +0000
committerNorbert Preining <norbert@preining.info>2021-02-06 03:00:58 +0000
commit27accb929aa8061d3aea791560a1bffd3876f0c7 (patch)
treefe152323252f43829a6b524917db55d9d0b7d4db /macros/latex/contrib/yathesis/README.md
parent6dd01829674e94f8b6b4829e703e6e0686f07a25 (diff)
CTAN sync 202102060300
Diffstat (limited to 'macros/latex/contrib/yathesis/README.md')
-rw-r--r--macros/latex/contrib/yathesis/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/yathesis/README.md b/macros/latex/contrib/yathesis/README.md
index e6cea4ed6b..deb9aa55b4 100644
--- a/macros/latex/contrib/yathesis/README.md
+++ b/macros/latex/contrib/yathesis/README.md
@@ -1,6 +1,6 @@
-----------------------------------------------------------------------
-- `yathesis` --- Yet Another Thesis Class, version 1.0.4
+- `yathesis` --- Yet Another Thesis Class, version 1.0.5
- 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
@@ -32,7 +32,7 @@ Typesetting the documentation of the class requires:
with `yathesis-demo` package load at first place. If `latexmk` is available,
it is easier to run:
- latexmk -g -norc -r ./latexmkrc -jobname=these -pdflatex="pdflatex %O '\RequirePackage{etoolbox}\AtEndPreamble{\RequirePackage{yathesis-demo}}\input{%S}'" these.tex
+ latexmk -g -norc -r ./latexmkrc -jobname=these -pdflatex="pdflatex %O '\AddToHook{begindocument/before}{\RequirePackage{yathesis-demo}}\input{%S}'" these.tex
- to compile `yathesis-fr.tex` to be found in the
`.../doc/latex/yathesis/french/documentation` directory as follows: