Skip to content
Snippets Groups Projects
Commit 8e0e467b authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

störendes Leerzeichen

parent 065e3629
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -3,7 +3,7 @@
\setcounter{errorcontextlines}{100} \listfiles
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ptbletter}[2018/01/10 v0.2d PTB-Brief-Klasse (RN)]
\ProvidesClass{ptbletter}[2018/01/17 v0.3a-pre PTB-Brief-Klasse (RN)]
\let\ptb@tempdima=\@ovxx
\let\ptb@tempdimb=\@ovyy
......@@ -16,6 +16,7 @@
\newif\ifptb@serif \ptb@seriftrue
\newcommand*\ptb@lang{main=ngerman}
\newcount\ptb@head \ptb@head=2
\newcommand*\ptb@tempa{}
\newcommand*\ptb@tempb{}
......@@ -28,6 +29,9 @@
\DeclareOption{BLN}{\ptb@BLNtrue}
\DeclareOption{sanserif}{\ptb@seriffalse}
\DeclareOption{serif}{\ptb@seriftrue}
\DeclareOption{head0}{\ptb@head=0}
\DeclareOption{head1}{\ptb@head=1}
\DeclareOption{head2}{\ptb@head=2}
\DeclareOption{visualize}{%
\PassOptionsToClass{\CurrentOption}{scrlttr2}
......@@ -148,12 +152,12 @@
\setkomafont{refname}{\sffamily\tiny}
\setkomafont{refvalue}{\normalfont\footnotesize}
\setkomavar{firsthead}{
\setkomavar{firsthead}{%
\begin{minipage}[b]{\linewidth}%
\sffamily\bfseries\huge
Physikalisch-Technische Bundesanstalt\\[3bp]
\sffamily\bfseries\huge%
Physikalisch-Technische Bundesanstalt\\[3bp]%
%%%\large
Braunschweig und Berlin\\
Braunschweig und Berlin
\end{minipage}%
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment