summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fjodor
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-26 23:31:49 +0000
committerKarl Berry <karl@freefriends.org>2010-10-26 23:31:49 +0000
commit272de0f2772d91c59f492c47aeac73e9f868ff1c (patch)
tree4c416d06095db087fb6a209e5c5154feac333614 /Master/texmf-dist/tex/latex/fjodor
parent634623409939579ecb888c088428e93086c32c80 (diff)
fjodor (26oct10)
git-svn-id: svn://tug.org/texlive/trunk@20220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fjodor')
-rw-r--r--Master/texmf-dist/tex/latex/fjodor/fjodor.sty66
1 files changed, 66 insertions, 0 deletions
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