From e852a1ea3eed898d0b6357cd6dfad21f515d8727 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Jan 2006 00:06:11 +0000 Subject: sciposter git-svn-id: svn://tug.org/texlive/trunk@1300 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/sciposter/paperb0.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/sciposter/paperb0.cfg (limited to 'Master/texmf-dist/tex/latex/sciposter/paperb0.cfg') diff --git a/Master/texmf-dist/tex/latex/sciposter/paperb0.cfg b/Master/texmf-dist/tex/latex/sciposter/paperb0.cfg new file mode 100644 index 00000000000..45597ff1f51 --- /dev/null +++ b/Master/texmf-dist/tex/latex/sciposter/paperb0.cfg @@ -0,0 +1,13 @@ +% file paperb0.cfg, M.H.F. Wilkinson +% ISO B0 support +% support for sciposter.cls v1.10 and higher +\renewcommand{\papertype}{b0} +\renewcommand{\fontpointsize}{30pt} +\setlength{\paperwidth}{100.0cm} +\setlength{\paperheight}{141.4cm} +\renewcommand{\setpspagesize}{ + \ifthenelse{\equal{\orientation}{portrait}}{ + \special{papersize=100.0cm,141.4cm} + }{\special{papersize=141.4cm,100.0cm} + } + } -- cgit v1.2.3