From fb40d3d362b893fad5c5d74aa5a0566bf0d964d7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Jun 2007 17:03:04 +0000 Subject: bookest update (22may07) git-svn-id: svn://tug.org/texlive/trunk@4402 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bookest/README | 13 ++++++++- .../texmf-dist/doc/latex/bookest/bookestdoc-en.pdf | Bin 123459 -> 126257 bytes .../texmf-dist/doc/latex/bookest/bookestdoc-en.tex | 29 ++++++++++++++------- .../texmf-dist/doc/latex/bookest/bookestdoc-it.pdf | Bin 123418 -> 126706 bytes .../texmf-dist/doc/latex/bookest/bookestdoc-it.tex | 19 +++++++++++--- Master/texmf-dist/tex/latex/bookest/bookest.cls | 27 ++++++++++++++++--- Master/texmf-dist/tpm/bookest.tpm | 8 +++--- 7 files changed, 74 insertions(+), 22 deletions(-) diff --git a/Master/texmf-dist/doc/latex/bookest/README b/Master/texmf-dist/doc/latex/bookest/README index b333b2f9349..021b1a31520 100644 --- a/Master/texmf-dist/doc/latex/bookest/README +++ b/Master/texmf-dist/doc/latex/bookest/README @@ -22,15 +22,26 @@ The extensions provided by the class involve: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Version 1.0.4 - 2007/05/22 +# Added "abstract" environment + +Version 1.0.3 - 2007/05/13 +# Unused options are passed to the book class + +Version 1.0.2 - 2007/05/12 +# Added "\shipouttext" and "\shipoutimage" commands + +Version 1.0.1 - 2007/04/27 +# Added "logo-topc" and "logo-topc-nofooter" options Version 1.0 - 2007/04/12 # First public release - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% %% Package name: bookest %% %% Author: Riccardo Bresciani - bresciani(at)sssup.it %% + %% Web: http://tex.boris-web.net/bookest %% %% %% %% Description: This package provides an extension to the %% %% book class %% diff --git a/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.pdf b/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.pdf index 84f53f30120..c9fa4012cd3 100644 Binary files a/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.pdf and b/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.pdf differ diff --git a/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.tex b/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.tex index fe7a1df0803..bd6c2b2e2be 100644 --- a/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.tex +++ b/Master/texmf-dist/doc/latex/bookest/bookestdoc-en.tex @@ -16,7 +16,7 @@ pdfstartview=FitV, %colorlinks } -\setoddheadtext{{\colorA The \texttt{bookest} class --- Version 1.0\hfill Riccardo Bresciani}} +\setoddheadtext{{\colorA The \texttt{bookest} class --- Version 1.0.4\hfill Riccardo Bresciani}} \setoddfoot{\hfill{\colorA\thepage}\hfill} \makeatletter @@ -27,8 +27,8 @@ pdfstartview=FitV, \newcommand{\tA}[1]{\texttt{\colorA #1}} \begin{document} - \chapter*{The \texttt{bookest} class\\{\Large Version 1.0 --- \today}\\{\Large Riccardo Bresciani}} -The \texttt{bookest} class in an extension of the standard \texttt{book} class, which it relies on and that is loaded with the default options. + \chapter*{The \texttt{bookest} class\\{\Large Version 1.0.4 --- \today}\\{\Large Riccardo Bresciani}} +The \texttt{bookest} class in an extension of the standard \texttt{book} class, on which it relies and that is loaded with the default options. \ppar The extensions provided by the class involve: @@ -40,6 +40,8 @@ The extensions provided by the class involve: \item \dots \end{enumerate} +The \texttt{bookest} web page is \url{http://tex.boris-web.net/bookest}. + \section{Colors} \texttt{bookest} requires the \texttt{color} and the \texttt{pdfcolmk}\footnote{This package, reported by Massimiliano Dominici (\GuIT), allows to bypass some of the limitations that pdf\TeX\ has up to version 1.30, mainly the unsupported \emph{colorstack}. Currently the package is loaded by default, but as soon as the main ditributions (MiK\TeX, te\TeX, \dots) will have pdf\TeX\ versione 1.40 this package will be removed from the class.} packages to provide color support to the document. @@ -47,10 +49,10 @@ The extensions provided by the class involve: Specifically, colors \texttt{A} and \texttt{B} are defined: they will be used in the definition of the sectioning commands and in coloring of some text elements --- e.g. the \texttt{footnote} rules or the list labels in \texttt{itemize}, \texttt{enumerate} e \texttt{description}. \ppar -The default document is black and white, the user can anyway define the colors accordingly to his taste by using the commands listed in \ref{coloricomandi}. +The default document is black and white, the user can anyway define the colors according to his taste by using the commands listed in \ref{coloricomandi}. \ppar -\texttt{bookest} provides some preset color combinations, that can be activated with the corresponding class options listed in \ref{coloriopzioni}. Using these options requires the \texttt{hyperref} package, as link and anchor colors (color \texttt{A}) and citation color (color \texttt{B}) are set. +\texttt{bookest} provides some preset color combinations that can be activated with the corresponding class options listed in \ref{coloriopzioni}. For these options to be used the \texttt{hyperref} package is required, as link and anchor colors (color \texttt{A}) and citation color (color \texttt{B}) are set. \subsection{Commands}\label{coloricomandi} \begin{description} @@ -80,6 +82,8 @@ The default document is black and white, the user can anyway define the colors a \item paragraph indentation and spacing. \end{itemize} +Moreover, \texttt{bookest} provides two commands to insert an image or a text as shipout picture. + \subsection{Options} \begin{description} \item[\texttt{oneside}, \texttt{twoside}] toggles duplex options (default: \texttt{twoside}); @@ -101,6 +105,12 @@ The default document is black and white, the user can anyway define the colors a \item[\texttt{noparskip}] sets paragraph spacing to 0. \end{description} +\subsection{Commands} +\begin{description} + \item [\texttt{\textbackslash shipouttext\{\textit{}\}\{\textit{}\}\{\textit{}\}}] puts in every page the text \texttt{\textit{}} as shipout picture, rotating it counterclockwise by \texttt{\textit{}} degrees and applying a scale factor \texttt{\textit{}}. The default color is gray 5\% --- requires the \texttt{setspace} package --- requires the \texttt{everyshi} and \texttt{color} packages; + \item [\texttt{\textbackslash shipoutimage\{\textit{}\}\{\textit{}\}}] puts in everypage the image \texttt{\textit{}} as shipout picture, using \texttt{\textit{}} as \texttt{\textbackslash includegraphics} options --- requires the \texttt{everyshi} and \texttt{graphicx} packages. +\end{description} + \section{Headings and footers} \texttt{bookest} provides commands to allow the user to set easily headings and footers. Moreover it provides a default setting that is different from \texttt{book}\footnote{To use the default \texttt{book} styles one has to simply use the command \texttt{\textbackslash pagestyle\{\textit{