summaryrefslogtreecommitdiff
path: root/macros/luatex/latex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-05-15 03:03:37 +0000
committerNorbert Preining <norbert@preining.info>2023-05-15 03:03:37 +0000
commit014993dedbe2d05e6d159a257213d1113ccb2183 (patch)
tree3df6b994f3572f51450a48cf05efea74eb2f98c4 /macros/luatex/latex
parente14ce2a2aedfdc10d3e64b5b632a0b5aef10a618 (diff)
CTAN sync 202305150303
Diffstat (limited to 'macros/luatex/latex')
-rw-r--r--macros/luatex/latex/hu-berlin-bundle/README.md4
-rw-r--r--macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.dtx24
-rw-r--r--macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.pdfbin307011 -> 310821 bytes
3 files changed, 18 insertions, 10 deletions
diff --git a/macros/luatex/latex/hu-berlin-bundle/README.md b/macros/luatex/latex/hu-berlin-bundle/README.md
index 008b3c632f..d56d8f81f5 100644
--- a/macros/luatex/latex/hu-berlin-bundle/README.md
+++ b/macros/luatex/latex/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/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.dtx b/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.dtx
index 43bf8115a4..530a16f80c 100644
--- a/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.dtx
+++ b/macros/luatex/latex/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/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.pdf b/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.pdf
index 40de89af22..d0d1a554a0 100644
--- a/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.pdf
+++ b/macros/luatex/latex/hu-berlin-bundle/hu-berlin-bundle.pdf
Binary files differ