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

mailto-Link

parent 53ef99b0
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
......@@ -150,7 +150,7 @@
\put(\PTB@leftmargin,-160mm){\sffamily\titleFontSize\@title}%
\def\and{, }%
\put(\PTB@leftmargin,-190mm){\sffamily\authorFontSize\@author}%
% hier wird auch \@thanks gefüllt
% hier wird \@thanks gefüllt
\put(\PTB@leftmargin,-105mm){\linethickness{2mm}\color{PTBcolor}%
\line(1,0){\dimexpr\paperwidth-2\PTB@leftmargin}}
\linethickness{2mm}
......@@ -166,12 +166,11 @@
\linethickness{.5mm}%
\put(-.5\@wholewidth-\PTB@textsep,-57mm){%
\ifx\PTB@qrcode\@empty
\color{PTBcolor}%
\framebox(46mm,46mm){}%
\color{PTBcolor}\framebox(46mm,46mm){}%
\else
\raisebox{19mm}{\qrcode[height=47mm,tight]{\PTB@qrcode}}%
\fi
\color{PTBcolor}\footFontSize\sffamily
\color{PTBcolor}
\hspace{2mm}\raisebox{-.5mm}{\rule{47mm}{47mm}}%
\hspace{2mm}\framebox(46mm,46mm){}%
}
......@@ -180,9 +179,9 @@
\begin{tabular}[t]{@{}l@{}}
Physikalisch-Technische Bundesanstalt \\
Braunschweig und Berlin \\[\f@baselineskip]
\textbf{\first@author} \\
\PTB@department \\
\PTB@workingGroup
\ifx\first@author\@empty\else \textbf{\first@author}\\ \fi
\ifx\PTB@department\@empty\else \PTB@department\\ \fi
\ifx\PTB@workingGroup\@empty\else \PTB@workingGroup\\ \fi
\end{tabular}%
}
\put(307mm,-17mm){%
......@@ -191,10 +190,9 @@
\ifx\PTB@location\@empty\else\multicolumn{2}{@{}l@{}}{\PTB@location}\\\fi
\ifx\PTB@phone\@empty\else Telefon:&\PTB@phone\\ \fi
\ifx\PTB@fax\@empty\else Fax:&\PTB@fax\\ \fi
\ifx\PTB@email\@empty\else E-Mail:&\PTB@email\\ \fi
\ifx\PTB@email\@empty\else E-Mail:&\href{mailto:\PTB@email}{\PTB@email}\\ \fi
\multicolumn{2}{@{}l@{}}{www.ptb.de}
\end{tabular}%
%\rule{\linewidth}{5mm}%
}
\put(444mm,-17mm){%
\begin{tabular}[t]{@{}l@{}}
......@@ -303,7 +301,7 @@
\newcommand*\footFontSize{}
\newcommand*\titleFontSize{}
\def\authorFontSize{\@setfontsize\authorFontSize{53.3}{63.96}}
\def\footFontSize{\@setfontsize\footFontSize{19.27}{23.124}}
\def\footFontSize{\@setfontsize\footFontSize{19.2}{23.04}}
\newcommand*\scaleTitleFontSize[1]{%
\@ovri=106.6pt %
......
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