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 @@ ...@@ -150,7 +150,7 @@
\put(\PTB@leftmargin,-160mm){\sffamily\titleFontSize\@title}% \put(\PTB@leftmargin,-160mm){\sffamily\titleFontSize\@title}%
\def\and{, }% \def\and{, }%
\put(\PTB@leftmargin,-190mm){\sffamily\authorFontSize\@author}% \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}% \put(\PTB@leftmargin,-105mm){\linethickness{2mm}\color{PTBcolor}%
\line(1,0){\dimexpr\paperwidth-2\PTB@leftmargin}} \line(1,0){\dimexpr\paperwidth-2\PTB@leftmargin}}
\linethickness{2mm} \linethickness{2mm}
...@@ -166,12 +166,11 @@ ...@@ -166,12 +166,11 @@
\linethickness{.5mm}% \linethickness{.5mm}%
\put(-.5\@wholewidth-\PTB@textsep,-57mm){% \put(-.5\@wholewidth-\PTB@textsep,-57mm){%
\ifx\PTB@qrcode\@empty \ifx\PTB@qrcode\@empty
\color{PTBcolor}% \color{PTBcolor}\framebox(46mm,46mm){}%
\framebox(46mm,46mm){}%
\else \else
\raisebox{19mm}{\qrcode[height=47mm,tight]{\PTB@qrcode}}% \raisebox{19mm}{\qrcode[height=47mm,tight]{\PTB@qrcode}}%
\fi \fi
\color{PTBcolor}\footFontSize\sffamily \color{PTBcolor}
\hspace{2mm}\raisebox{-.5mm}{\rule{47mm}{47mm}}% \hspace{2mm}\raisebox{-.5mm}{\rule{47mm}{47mm}}%
\hspace{2mm}\framebox(46mm,46mm){}% \hspace{2mm}\framebox(46mm,46mm){}%
} }
...@@ -180,9 +179,9 @@ ...@@ -180,9 +179,9 @@
\begin{tabular}[t]{@{}l@{}} \begin{tabular}[t]{@{}l@{}}
Physikalisch-Technische Bundesanstalt \\ Physikalisch-Technische Bundesanstalt \\
Braunschweig und Berlin \\[\f@baselineskip] Braunschweig und Berlin \\[\f@baselineskip]
\textbf{\first@author} \\ \ifx\first@author\@empty\else \textbf{\first@author}\\ \fi
\PTB@department \\ \ifx\PTB@department\@empty\else \PTB@department\\ \fi
\PTB@workingGroup \ifx\PTB@workingGroup\@empty\else \PTB@workingGroup\\ \fi
\end{tabular}% \end{tabular}%
} }
\put(307mm,-17mm){% \put(307mm,-17mm){%
...@@ -191,10 +190,9 @@ ...@@ -191,10 +190,9 @@
\ifx\PTB@location\@empty\else\multicolumn{2}{@{}l@{}}{\PTB@location}\\\fi \ifx\PTB@location\@empty\else\multicolumn{2}{@{}l@{}}{\PTB@location}\\\fi
\ifx\PTB@phone\@empty\else Telefon:&\PTB@phone\\ \fi \ifx\PTB@phone\@empty\else Telefon:&\PTB@phone\\ \fi
\ifx\PTB@fax\@empty\else Fax:&\PTB@fax\\ \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} \multicolumn{2}{@{}l@{}}{www.ptb.de}
\end{tabular}% \end{tabular}%
%\rule{\linewidth}{5mm}%
} }
\put(444mm,-17mm){% \put(444mm,-17mm){%
\begin{tabular}[t]{@{}l@{}} \begin{tabular}[t]{@{}l@{}}
...@@ -303,7 +301,7 @@ ...@@ -303,7 +301,7 @@
\newcommand*\footFontSize{} \newcommand*\footFontSize{}
\newcommand*\titleFontSize{} \newcommand*\titleFontSize{}
\def\authorFontSize{\@setfontsize\authorFontSize{53.3}{63.96}} \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]{% \newcommand*\scaleTitleFontSize[1]{%
\@ovri=106.6pt % \@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