summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hu-berlin-bundle
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-30 03:00:58 +0000
committerNorbert Preining <norbert@preining.info>2020-10-30 03:00:58 +0000
commit2ad4e5bb3dc803f2c4fc3623bc0e367cd7f2c691 (patch)
treec8029e9f2330b45e4d8a730c17cf62c9435793fd /macros/latex/contrib/hu-berlin-bundle
parent40d6bc28a1b26b9d37bda6d43d2d096b53edd66f (diff)
CTAN sync 202010300300
Diffstat (limited to 'macros/latex/contrib/hu-berlin-bundle')
-rw-r--r--macros/latex/contrib/hu-berlin-bundle/README.md4
-rw-r--r--macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.dtx14
-rw-r--r--macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.pdfbin367917 -> 368306 bytes
3 files changed, 16 insertions, 2 deletions
diff --git a/macros/latex/contrib/hu-berlin-bundle/README.md b/macros/latex/contrib/hu-berlin-bundle/README.md
index 31ca809bcb..e831b0693c 100644
--- a/macros/latex/contrib/hu-berlin-bundle/README.md
+++ b/macros/latex/contrib/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.0.7 (2020/10/29)
+* (letter) fixed missing `\removereffields`
+* (letter) added missing suffix for hu-logo (`.pdf`)
+
### v1.0.6 (2020-10-22)
* (letter) changed address separator
* (letter) fixed empty minipage when no metadata given
diff --git a/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.dtx b/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.dtx
index efce1463da..39641f1903 100644
--- a/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.dtx
+++ b/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.dtx
@@ -1,6 +1,6 @@
% \iffalse
%<*internal|cls|sty>
-\def\Version{2020/10/22 v1.0.6}
+\def\Version{2020/10/29 v1.0.7}
%</internal|cls|sty>
%<*internal>
\iffalse
@@ -304,6 +304,12 @@ 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.0.7 (2020/10/29)
+* (letter) fixed missing `\removereffields`
+* (letter) added missing suffix for hu-logo (`.pdf`)
+
+
+
### v1.0.6 (2020-10-22)
* (letter) changed address separator
* (letter) fixed empty minipage when no metadata given
@@ -1139,6 +1145,10 @@ Thank you very much for your letter.
,parskip =half-
}
% \end{macrocode}
+% Getting rid of all other fields and their default position.
+% \begin{macrocode}
+\removereffields
+% \end{macrocode}
% Redefining length.
% \begin{macrocode}
\setplength{refvpos}{110mm}
@@ -1160,7 +1170,7 @@ Thank you very much for your letter.
% the corporate design guidlines.\fnurl{https://www.hu-berlin.de/de/hu-intern/design/basiselemente/leitfaden-corporate-design-hu.pdf}
% \begin{macrocode}
\setkomavar{firsthead}{%
- \includegraphics[width=145mm]{hu-berlin-logo}%
+ \includegraphics[width=145mm]{hu-berlin-logo.pdf}%
}
% \end{macrocode}
%
diff --git a/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.pdf b/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.pdf
index d66602637e..2eee4c088a 100644
--- a/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.pdf
+++ b/macros/latex/contrib/hu-berlin-bundle/hu-berlin-bundle.pdf
Binary files differ