diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-09 18:21:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-09 18:21:23 +0000 |
commit | 0b99a1af247b49efed2fac88711b3570c7b4e65e (patch) | |
tree | de2534b963e93f73dfd526f933bb992a1bcc7b34 /Master/texmf-dist/doc/latex/fjodor/fjodor.tex | |
parent | 2ca61ccbc381d0879b2a7873b95e0d2b972a5bd7 (diff) |
new latex package fjodor (17aug10)
git-svn-id: svn://tug.org/texlive/trunk@19630 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fjodor/fjodor.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/fjodor/fjodor.tex | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fjodor/fjodor.tex b/Master/texmf-dist/doc/latex/fjodor/fjodor.tex new file mode 100644 index 00000000000..ddba9d06eae --- /dev/null +++ b/Master/texmf-dist/doc/latex/fjodor/fjodor.tex @@ -0,0 +1,64 @@ + +\documentclass[a4paper,12pt]{article} +\usepackage[T1]{fontenc} +\usepackage[latin1]{inputenc} +\usepackage{lmodern} + +\title{The \textsf{fjodor} package\protect\footnote{This package +is dedicated of the glory work of russian writers Fjodor Mihajlovi\v{c} Dostojevski.}} +\author{Zoran T. Filipovi\'{c} \\ + Jurija Gagarina 263/6 \\ + 11070 Novi Beograd, Srbija} + +\usepackage[english,serbian]{babel} +\def\dateserbian{% + \def\today{\number\day .~\ifcase\month\or + januar\or februar\or mart\or april\or maj\or + jun\or jul\or avgust\or septembar\or oktobar\or + novembar\or decembar\fi \space \number\year.}} + +\begin{document} +\frenchspacing +\maketitle +\selectlanguage{english} +\begin{abstract} +This package produce a very nice layout and typeout for a small books. Working +under a \verb|memoir| documentclass. Package contains several options and name +of options is same name of writers of this books. +\end{abstract} + +\section{Put it!} + +If you want to yous this package just put it the following line in your preambula: +\verb|\usepackage[options]{fjodor}| and push your machine. + +\subsection{Options} + +This package contains several options which is describle this. + +\begin{description} +\item[fjodor] which i dadicated in Fjodor Mihailovi\v{c} Dostojevski produce layout in \verb|\pagemlargecrownvo| typeout in 9.5$\times$15.5\,cm whith 1.5\,cm spine margins +and 2.5\,cm upper margins. Usefull for 10pt font size. +\item[katajev] which i dadicated in Pavel Valentinovi\v{c} Katajev produce layout in +17.5$\times$11.7\,cm, typeout in 9.1$\times$14.3\,cm whidth 1.3\,cm spine and upper margin. +Total number of text lines is 34. +\item[hese] which i dadicated to Hermann Hesse produce layout in 19.8$\times$14\,cm +typeout in 9.8$\times$14.3\,cm whidth 1.75\,cm spine margin and 2.1\,cm upper margin. +Total number of text lines is 34. +\item[puskin] which i dadicated to Pu\v{s}kin produce layout in 19.8$\times$14\,cm +typeout in 9.9$\times$15.2\,cm whidth 2\,cm spine margin and 2.5\,cm uper margin. +\item[ernest] which i dadicated to Ernest Hemingway produce layout in 19$\times$12\,cm +typeout in 9$\times$14.5\,cm whidth 1.3\,cm spine margin and 1.7\,cm upper margin. +Total number of text lines is 35. +\item[viktor] which i dadicated to Viktor Jorofejev produce layout in 19$\times$12\,cm +typeout in 9.4$\times$15.04\,cm whidth 1\,cm spine margin and 1.4\,cm upper margin. +Total number of text lines is 36. +\item[remark] which i dadicated to Erich Maria Remarque produce layout in 19.5$\times$13.5\,cm +typeout in 9.9$\times$15.4\,cm whidth 1.3\,cm spine margin and 1.5\,cm upper margin. +Total number of text lines is 37. +\item[tehnicar] which i dadicated to small technical book, which was printing on Mechanical Faculity of Belgrade, produce layout in 20$\times$14\,cm +typeout in 10$\times$16\,cm whidth 1.5\,cm spine margin and 1.7\,cm upper margin. +Total number of text lines is 46. Usefull for small tehnical book in 9pt font size. +\end{description} + +\end{document}
\ No newline at end of file |