texlive[56732] Master/texmf-dist: hu-berlin-bundle (22oct20)

commits+karl at tug.org commits+karl at tug.org
Thu Oct 22 22:50:52 CEST 2020


Revision: 56732
          http://tug.org/svn/texlive?view=revision&revision=56732
Author:   karl
Date:     2020-10-22 22:50:52 +0200 (Thu, 22 Oct 2020)
Log Message:
-----------
hu-berlin-bundle (22oct20)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/README.md
    trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/hu-berlin-bundle.pdf
    trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/hu-berlin-letter-example.lco
    trunk/Master/texmf-dist/source/latex/hu-berlin-bundle/hu-berlin-bundle.dtx
    trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-base.sty
    trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-bundle-style.sty
    trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-letter.cls

Modified: trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/README.md	2020-10-22 20:50:32 UTC (rev 56731)
+++ trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/README.md	2020-10-22 20:50:52 UTC (rev 56732)
@@ -67,6 +67,11 @@
 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.6 (2020-10-22)
+* (letter) changed address separator
+* (letter) fixed empty minipage when no metadata given
+* (letter) changed default backaddress
+
 ### v1.0.5 (2020-04-28)
 * (general) Changed logo format to `.pdf`
 * (letter) Changed `\ifkomavarempty` to `\ifkomavarempty`, fixes

Modified: trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/hu-berlin-bundle.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/hu-berlin-letter-example.lco
===================================================================
--- trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/hu-berlin-letter-example.lco	2020-10-22 20:50:32 UTC (rev 56731)
+++ trunk/Master/texmf-dist/doc/latex/hu-berlin-bundle/hu-berlin-letter-example.lco	2020-10-22 20:50:52 UTC (rev 56732)
@@ -23,9 +23,9 @@
 \setkomavar{fromphone}{1234}
 \setkomavar{fromfax}{5678}
 \setkomavar{fromurl}{www.hu-berlin.de}
-\setkomavar{backaddress}{HU Berlin\\
-Unter den Linden 6\\
-D-10099 Berlin}
+%% \setkomavar{backaddress}{HU Berlin\\
+%% Unter den Linden 6\\
+%% D-10099 Berlin}
 \setkomavar{faculty}{%
 Philosophische Fakultät
 }

Modified: trunk/Master/texmf-dist/source/latex/hu-berlin-bundle/hu-berlin-bundle.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/hu-berlin-bundle/hu-berlin-bundle.dtx	2020-10-22 20:50:32 UTC (rev 56731)
+++ trunk/Master/texmf-dist/source/latex/hu-berlin-bundle/hu-berlin-bundle.dtx	2020-10-22 20:50:52 UTC (rev 56732)
@@ -1,6 +1,6 @@
 % \iffalse
 %<*internal|cls|sty>
-\def\Version{2020/04/28 v1.0.5}
+\def\Version{2020/10/22 v1.0.6}
 %</internal|cls|sty>
 %<*internal>
 \iffalse
@@ -304,6 +304,12 @@
 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.6 (2020-10-22)
+* (letter) changed address separator
+* (letter) fixed empty minipage when no metadata given 
+* (letter) changed default backaddress
+
+
 ### v1.0.5 (2020-04-28)
 * (general) Changed logo format to `.pdf` 
 * (letter) Changed `\ifkomavarempty` to `\ifkomavarempty`, fixes 
@@ -511,10 +517,11 @@
 % If your backaddress is to long 
 % – it will be set up automatically – 
 % you can redefine it.
+% 
 %    \begin{macrocode}
-\setkomavar{backaddress}{HU Berlin\\
-Unter den Linden 6\\
-D-10099 Berlin} 
+%% \setkomavar{backaddress}{HU Berlin\\
+%% Unter den Linden 6\\
+%% D-10099 Berlin} 
 %    \end{macrocode}
 % Selfexplaining: the faculty.
 %    \begin{macrocode}
@@ -960,11 +967,19 @@
 %    \end{macrocode}
 % then the faculty
 %    \begin{macrocode}
+\Ifkomavarempty{faculty}
+%    \end{macrocode}
+% This is a fake space to avoid any trouble 
+% if no custom metadata are given.
+%    \begin{macrocode}
+  {\hspace*{1em}}
   {\usekomafont{faculty}%
    \usekomavar{faculty}\\[1\baselineskip]}
 %    \end{macrocode}
 % and the institute.
 %    \begin{macrocode}
+\Ifkomavarempty{institute}
+  {}
   {\usekomafont{institute}\usekomavar{institute}\\[1\baselineskip]}
 %    \end{macrocode}
 % Now anything else regarding the institute.
@@ -1166,10 +1181,17 @@
 %    \begin{macrocode}
 \setkomavar*{fromaddress}{Postanschrift:}
 \setkomavar{fromaddress}{%
-  Humboldt-Universität zu Berlin\par
-  Unter den Linden 6\par
+  Humboldt-Universität zu Berlin\\
+  Unter den Linden 6\\
   D-10099 Berlin}
 %    \end{macrocode}
+% The default backaddress is slightly changed:
+%    \begin{macrocode}
+\setkomavar{backaddress}{%
+  Humboldt-Universität zu Berlin\\
+  UdL 6\\
+  D-10099 Berlin}
+%    \end{macrocode}
 %
 %    \begin{macrocode}
 \setkomavar*{date}{Datum:}

Modified: trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-base.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-base.sty	2020-10-22 20:50:32 UTC (rev 56731)
+++ trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-base.sty	2020-10-22 20:50:52 UTC (rev 56732)
@@ -15,7 +15,7 @@
 %% please consider and respect them carefully.
 %% ----------------------------------------------------------------
 %% 
-\def\Version{2020/04/28 v1.0.5}
+\def\Version{2020/10/22 v1.0.6}
 \NeedsTeXFormat{LaTeX2e}[2005/12/01]
 \ProvidesPackage{hu-berlin-base}
   [\Version\space hu-berlin - package for basic features]

Modified: trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-bundle-style.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-bundle-style.sty	2020-10-22 20:50:32 UTC (rev 56731)
+++ trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-bundle-style.sty	2020-10-22 20:50:52 UTC (rev 56732)
@@ -15,7 +15,7 @@
 %% please consider and respect them carefully.
 %% ----------------------------------------------------------------
 %% 
-\def\Version{2020/04/28 v1.0.5}
+\def\Version{2020/10/22 v1.0.6}
 \NeedsTeXFormat{LaTeX2e}[2005/12/01]
 \ProvidesPackage{hu-berlin-bundle-style}
   [\Version\space hu-berlin - package for style the documentation]

Modified: trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-letter.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-letter.cls	2020-10-22 20:50:32 UTC (rev 56731)
+++ trunk/Master/texmf-dist/tex/latex/hu-berlin-bundle/hu-berlin-letter.cls	2020-10-22 20:50:52 UTC (rev 56732)
@@ -15,7 +15,7 @@
 %% please consider and respect them carefully.
 %% ----------------------------------------------------------------
 %% 
-\def\Version{2020/04/28 v1.0.5}
+\def\Version{2020/10/22 v1.0.6}
 \NeedsTeXFormat{LaTeX2e}[2005/12/01]
 \ProvidesClass{hu-berlin-letter}
   [\Version\ Humboldt-Universit"at zu Berlin - letter documentclass]
@@ -99,8 +99,12 @@
   \raggedright
   \fontsize{7}{8.5}\selectfont
 \begin{minipage}[t][64mm]{\useplength{locwidth}}
+\Ifkomavarempty{faculty}
+  {\hspace*{1em}}
   {\usekomafont{faculty}%
    \usekomavar{faculty}\\[1\baselineskip]}
+\Ifkomavarempty{institute}
+  {}
   {\usekomafont{institute}\usekomavar{institute}\\[1\baselineskip]}
 \Ifkomavarempty{institute.additional}
   {}
@@ -215,9 +219,13 @@
 \setkomavar*{fromfax}{Telefax +49 [30] 2093–}
 \setkomavar*{fromaddress}{Postanschrift:}
 \setkomavar{fromaddress}{%
-  Humboldt-Universität zu Berlin\par
-  Unter den Linden 6\par
+  Humboldt-Universität zu Berlin\\
+  Unter den Linden 6\\
   D-10099 Berlin}
+\setkomavar{backaddress}{%
+  Humboldt-Universität zu Berlin\\
+  UdL 6\\
+  D-10099 Berlin}
 \setkomavar*{date}{Datum:}
 \setkomavar*{fromname}{Bearbeiter:}
 \setkomavar*{myref}{Geschäftszeichen:}



More information about the tex-live-commits mailing list.