diff options
Diffstat (limited to 'Master')
9 files changed, 33 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/README.md b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/README.md index 008b3c632f4..d56d8f81f5d 100644 --- a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/README.md +++ b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/README.md @@ -67,6 +67,10 @@ All notable changes to this project will be documented in the [README.md](https: This project **does not** adhere to [Semantic Versioning](http://semver.org/). The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](http://keepachangelog.com/). +### v1.1.2 (2023/05/14) +* (general) fix of deprecated command + make `make doc` runable again + ### v1.1.1 (2021/01/31) * (letter) fix for language switch when using markdown-pandoc-conversion workflow diff --git a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-bundle.pdf b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-bundle.pdf Binary files differindex 40de89af224..d0d1a554a0a 100644 --- a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-bundle.pdf +++ b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-bundle.pdf diff --git a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example-lualatex.tex b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example-lualatex.tex index 5f5ae13d07d..326454294e8 100644 --- a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example-lualatex.tex +++ b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example-lualatex.tex @@ -47,6 +47,6 @@ \end{letter} \end{document} %% -%% Copyright (C) 2019-2020 +%% Copyright (C) 2019-2023 %% %% End of file `hu-berlin-letter-example-lualatex.tex'. diff --git a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example.lco b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example.lco index a06644e41f2..75866592172 100644 --- a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example.lco +++ b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-example.lco @@ -46,6 +46,6 @@ Philosophische Fakultät \usekomavar{fromname} } %% -%% Copyright (C) 2019-2020 +%% Copyright (C) 2019-2023 %% %% End of file `hu-berlin-letter-example.lco'. diff --git a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-template.latex b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-template.latex index d1fc045ce3a..bcaf0cd9d2c 100644 --- a/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-template.latex +++ b/Master/texmf-dist/doc/lualatex/hu-berlin-bundle/hu-berlin-letter-template.latex @@ -78,6 +78,6 @@ $for(include-after)$$include-after$$endfor$ \end{letter} \end{document} %% -%% Copyright (C) 2019-2020 +%% Copyright (C) 2019-2023 %% %% End of file `hu-berlin-letter-template.latex'. diff --git a/Master/texmf-dist/source/lualatex/hu-berlin-bundle/hu-berlin-bundle.dtx b/Master/texmf-dist/source/lualatex/hu-berlin-bundle/hu-berlin-bundle.dtx index 43bf8115a4a..530a16f80c7 100644 --- a/Master/texmf-dist/source/lualatex/hu-berlin-bundle/hu-berlin-bundle.dtx +++ b/Master/texmf-dist/source/lualatex/hu-berlin-bundle/hu-berlin-bundle.dtx @@ -1,6 +1,6 @@ % \iffalse %<*internal|cls|sty> -\def\Version{2021/01/31 v1.1.1} +\def\Version{2023/05/14 v1.1.2} %</internal|cls|sty> %<*internal> \iffalse @@ -177,7 +177,7 @@ please consider and respect them carefully. \endpreamble \postamble -Copyright (C) 2019-2020 +Copyright (C) 2019-2023 \endpostamble \usedir{tex/latex/\jobname} @@ -304,6 +304,11 @@ All notable changes to this project will be documented in the [README.md](https: This project **does not** adhere to [Semantic Versioning](http://semver.org/). The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](http://keepachangelog.com/). +### v1.1.2 (2023/05/14) +* (general) fix of deprecated command + make `make doc` runable again + + ### v1.1.1 (2021/01/31) * (letter) fix for language switch when using markdown-pandoc-conversion workflow @@ -1621,7 +1626,7 @@ $for(include-after)$$include-after$$endfor$ ]{scrlayer-scrpage} \pagestyle{scrheadings} -\clearscrheadfoot +\clearpairofpagestyles \rofoot*{\thepage} \lofoot*{\textcolor{hu-berlin-blue}{\huberlintitle}\ \vrule\ \textcolor{hu-berlin-brown}{\huberlinsubtitle}} \rohead*{hu-berlin-bundle} @@ -1740,14 +1745,14 @@ $for(include-after)$$include-after$$endfor$ final } \RequirePackage{bookmark} - +\AtBeginDocument{% \RequirePackage[ sort, nameinlink, compress, ngerman,english ]{cleveref} - +} %---- newcommands \newcommand{\TeXografie}{Lukas C. Bossert @@ -1795,8 +1800,6 @@ $for(include-after)$$include-after$$endfor$ ]{chapter} - - \newtcolorbox{example}[1][]{ breakable, top=5pt, @@ -1924,6 +1927,7 @@ codecomment/.style={% #1 } +\AtBeginDocument{% \newtcblisting[% auto counter, crefname = {example}{examples}, @@ -1942,7 +1946,7 @@ codecomment/.style={% use counter from=codetext, crefname={code example}{code examples}, Crefname={Code example}{Code examples}% -]{code}[2][]{% +]{huberlincode}[2][]{% hu-berlinstyle, rounded corners=southeast, arc=6mm, @@ -1964,7 +1968,7 @@ codecomment/.style={% listing style=hu-berlinlistingstyle, #1, } - +} % \end{macrocode} % \begin{macrocode} \makeatletter @@ -2094,4 +2098,4 @@ codecomment/.style={% % \end{macrocode} % \begin{macrocode} %</sty> -% \end{macrocode}
\ No newline at end of file +% \end{macrocode} diff --git a/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-base.sty b/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-base.sty index 60172ebde2d..66944ef7e6f 100644 --- a/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-base.sty +++ b/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-base.sty @@ -15,7 +15,7 @@ %% please consider and respect them carefully. %% ---------------------------------------------------------------- %% -\def\Version{2021/01/31 v1.1.1} +\def\Version{2023/05/14 v1.1.2} \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{hu-berlin-base} [\Version\space hu-berlin - package for basic features] @@ -42,6 +42,6 @@ \definecolor{hu-berlin-brown}{RGB}{82,79,60} \definecolor{hu-berlin-red}{RGB}{180,0,0} %% -%% Copyright (C) 2019-2020 +%% Copyright (C) 2019-2023 %% %% End of file `hu-berlin-base.sty'. diff --git a/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-bundle-style.sty b/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-bundle-style.sty index fe6238b0ea5..af595ab8d2e 100644 --- a/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-bundle-style.sty +++ b/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-bundle-style.sty @@ -15,7 +15,7 @@ %% please consider and respect them carefully. %% ---------------------------------------------------------------- %% -\def\Version{2021/01/31 v1.1.1} +\def\Version{2023/05/14 v1.1.2} \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{hu-berlin-bundle-style} [\Version\space hu-berlin - package for style the documentation] @@ -199,7 +199,7 @@ captions = tableheading, ]{scrlayer-scrpage} \pagestyle{scrheadings} -\clearscrheadfoot +\clearpairofpagestyles \rofoot*{\thepage} \lofoot*{\textcolor{hu-berlin-blue}{\huberlintitle}\ \vrule\ \textcolor{hu-berlin-brown}{\huberlinsubtitle}} \rohead*{hu-berlin-bundle} @@ -296,13 +296,14 @@ captions = tableheading, final } \RequirePackage{bookmark} - +\AtBeginDocument{% \RequirePackage[ sort, nameinlink, compress, ngerman,english ]{cleveref} +} \newcommand{\TeXografie}{Lukas C. Bossert (www.texografie.de)} @@ -460,6 +461,7 @@ codecomment/.style={% #1 } +\AtBeginDocument{% \newtcblisting[% auto counter, crefname = {example}{examples}, @@ -477,7 +479,7 @@ codecomment/.style={% use counter from=codetext, crefname={code example}{code examples}, Crefname={Code example}{Code examples}% -]{code}[2][]{% +]{huberlincode}[2][]{% hu-berlinstyle, rounded corners=southeast, arc=6mm, @@ -498,7 +500,7 @@ codecomment/.style={% listing style=hu-berlinlistingstyle, #1, } - +} \makeatletter \newrobustcmd*{\fnurl}[1][]{\hyper@normalise\ltd@fnurl{#1}} \def\ltd@fnurl#1#2{\footnote{#1\hyper@linkurl{\Hurl{#2}}{#2}}} @@ -598,6 +600,6 @@ codecomment/.style={% link = {\href{#3}{#1}}% }} %% -%% Copyright (C) 2019-2020 +%% Copyright (C) 2019-2023 %% %% End of file `hu-berlin-bundle-style.sty'. diff --git a/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-letter.cls b/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-letter.cls index f1f62042b32..ef6f7966af9 100644 --- a/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-letter.cls +++ b/Master/texmf-dist/tex/lualatex/hu-berlin-bundle/hu-berlin-letter.cls @@ -15,7 +15,7 @@ %% please consider and respect them carefully. %% ---------------------------------------------------------------- %% -\def\Version{2021/01/31 v1.1.1} +\def\Version{2023/05/14 v1.1.2} \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesClass{hu-berlin-letter} [\Version\ Humboldt-Universit"at zu Berlin - letter documentclass] @@ -262,6 +262,6 @@ \setkomavar*{enclseparator}{\hubEnclSeparator} \setkomavar*{ccseparator}{\hubCCseparator} %% -%% Copyright (C) 2019-2020 +%% Copyright (C) 2019-2023 %% %% End of file `hu-berlin-letter.cls'. |