From 272de0f2772d91c59f492c47aeac73e9f868ff1c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Oct 2010 23:31:49 +0000 Subject: fjodor (26oct10) git-svn-id: svn://tug.org/texlive/trunk@20220 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/fjodor/fjodor.sty | 66 +++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) (limited to 'Master/texmf-dist/tex/latex/fjodor') diff --git a/Master/texmf-dist/tex/latex/fjodor/fjodor.sty b/Master/texmf-dist/tex/latex/fjodor/fjodor.sty index 523f4dd572e..7630515407f 100644 --- a/Master/texmf-dist/tex/latex/fjodor/fjodor.sty +++ b/Master/texmf-dist/tex/latex/fjodor/fjodor.sty @@ -133,5 +133,71 @@ \makeevenfoot{plain}{\thepage}{}{} \makeoddfoot{plain}{}{}{\thepage} } +\DeclareOption{ulro}{% 10pt +\stockaiv + \paperheight = 20cm \paperwidth = 14cm + \textwidth = 9.8cm \textheight = 15.2cm + \settypeblocksize{\textheight}{\textwidth}{r} + \setlrmargins{2cm}{*}{*} \setulmargins{2cm}{*}{*} + \trimFrame +\setlength{\textheight}{37\baselineskip} +\setheadfoot{\onelineskip}{2\onelineskip} +\checkandfixthelayout[lines] +\checkthelayout[fixed] \fixthelayout +\baselineskip\onelineskip +\pagestyle{plain} +\makeevenfoot{plain}{\rule{2.5em}{0.4pt} \vfill \thepage}{}{} +\makeoddfoot{plain}{}{}{\rule{2.5em}{0.4pt} \vfill \thepage} +} +\DeclareOption{aristotel}{% 10pt +\stockaiv + \paperheight = 20.8cm \paperwidth = 13.7cm + \textwidth = 8.1cm \textheight = 16.7cm + \settypeblocksize{\textheight}{\textwidth}{r} + \setlrmargins{2.7cm}{*}{*} \setulmargins{2cm}{*}{*} + \trimFrame +\setlength{\textheight}{40\baselineskip} +\setheadfoot{\onelineskip}{2\onelineskip} +\checkandfixthelayout[lines] +\checkthelayout[fixed] \fixthelayout +\baselineskip\onelineskip +\pagestyle{plain} +\makeevenfoot{plain}{\thepage}{}{} +\makeoddfoot{plain}{}{}{\thepage} +} +\DeclareOption{jeager}{% 10pt +\stockaiv + \paperheight = 24.1cm \paperwidth = 15.6cm + \textwidth = 10.4cm \textheight = 16.9cm + \settypeblocksize{\textheight}{\textwidth}{r} + \setlrmargins{2.3cm}{*}{*} \setulmargins{3cm}{*}{*} + \trimFrame +\setlength{\textheight}{41\baselineskip} +\setheadfoot{\onelineskip}{\onelineskip} +\checkandfixthelayout[lines] +\checkthelayout[fixed] \fixthelayout +\baselineskip\onelineskip +\pagestyle{plain} +\makeevenhead{plain}{}{--- \thepage\space ---}{} +\makeoddhead{plain}{}{--- \thepage\space ---}{} +\makeevenfoot{plain}{}{}{} +\makeoddfoot{plain}{}{}{} +} +\DeclareOption{tesla}{% 12pt +\stockaiv + \paperheight = 27.7cm \paperwidth = 20.5cm + \textwidth = 13.5cm \textheight = 21.0cm + \settypeblocksize{\textheight}{\textwidth}{r} + \setlrmargins{2.6cm}{*}{*} \setulmargins{2.6cm}{*}{*} + \trimFrame +\setlength{\textheight}{41\baselineskip} +\setheadfoot{\onelineskip}{2\onelineskip} +\checkandfixthelayout[lines] +\checkthelayout[fixed] \fixthelayout +\baselineskip\onelineskip +\pagestyle{plain} +\makeevenfoot{plain}{}{\thepage}{} +\makeoddfoot{plain}{}{\thepage}{} +} \ProcessOptions\relax \ No newline at end of file -- cgit v1.2.3