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

Makro @title in parbox

parent 75d0d1aa
No related branches found
No related tags found
No related merge requests found
......@@ -228,7 +228,8 @@
\put(\PTB@leftmargin,\PTB@tempdima){%
\includegraphics[width=.401\PTB@scale@base]{ptbposter-logo.pdf}}%
\PTB@tempdima=-0.134566863195\PTB@scale@base
\put(\PTB@leftmargin,\PTB@tempdima){\sffamily\titleFontSize\@title}%
\put(\PTB@leftmargin,\PTB@tempdima){\parbox{\textwidth}{%
\sffamily\titleFontSize\@title}}%
\PTB@tempdima=-0.159798150044\PTB@scale@base
\def\and{, }%
\put(\PTB@leftmargin,\PTB@tempdima){\sffamily\authorFontSize\@author}%
......@@ -238,6 +239,7 @@
\PTB@tempdima=-0.0883095039717\PTB@scale@base
\put(\PTB@leftmargin,\PTB@tempdima){%
\line(1,0){\dimexpr\paperwidth-2\PTB@leftmargin}}%
% blauer Rahmen
\put(\PTB@leftmargin,\dimexpr-\textheight-2\PTB@textvsep-\PTB@topmargin)%
{\framebox(\dimexpr\textwidth+2\PTB@texthsep,%
\dimexpr\textheight+2\PTB@textvsep){}}%
......
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