[PPL-devel] [GIT] ppl/ppl(master): Front matter updated.

Roberto Bagnara bagnara at cs.unipr.it
Sun Nov 6 11:30:26 CET 2011


Module: ppl/ppl
Branch: master
Commit: 0f1868b0e4ea2b0044c310c4cbd30543cda70b29
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=0f1868b0e4ea2b0044c310c4cbd30543cda70b29

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sun Nov  6 11:30:14 2011 +0100

Front matter updated.

---

 doc/user-language-interface.tex |   48 +++++++++++++++++++++++++++++---------
 1 files changed, 36 insertions(+), 12 deletions(-)

diff --git a/doc/user-language-interface.tex b/doc/user-language-interface.tex
index 8906acf..9202db5 100644
--- a/doc/user-language-interface.tex
+++ b/doc/user-language-interface.tex
@@ -35,6 +35,7 @@
 \usepackage{textcomp}
 \usepackage{alltt}
 \usepackage{times}
+\usepackage{tocloft}
 \usepackage{ifpdf}
 \ifpdf
 \usepackage[pdftex,
@@ -58,18 +59,18 @@
 \usepackage{ppl}
 \makeindex
 \setcounter{tocdepth}{2}
-\renewcommand{\footrulewidth}{0.4pt}
 
-\rfoot[\fancyplain{}{\scriptsize The Parma Polyhedra Library <PPL_SED_LANGUAGE_NAME> Language Interface User's Manual (version $projectnumber). See \url{http://bugseng.com/products/ppl/} for more information.}]{}
-\lfoot[]{\fancyplain{}{\scriptsize The Parma Polyhedra Library <PPL_SED_LANGUAGE_NAME> Language Interface User's Manual (version $projectnumber). See \url{http://bugseng.com/products/ppl/} for more information.}}
+\renewcommand{\footrulewidth}{0.4pt}
+\fancyfoot{}
+\fancyfoot[LE,RO]{\includegraphics[height=0.4cm]{ppl_logo_no_ppl.pdf}}
+\fancyfoot[RE,LO]{\scriptsize The PPL <PPL_SED_LANGUAGE_NAME> Language Interface User's Manual (version $projectnumber). See \url{http://bugseng.com} for more information.}
 
 \setlength{\headheight}{24pt}
 
-%% This only applies to the title: it avoids a pdf duplicate link error.
-\pagenumbering{Alph}
-
 \begin{document}
 \title{
+\includegraphics[height=9cm]{ppl_logo.pdf} \\
+\ \\
 The Parma Polyhedra Library \\
 <PPL_SED_LANGUAGE_NAME> Language Interface \\
 User's Manual\thanks{This work
@@ -97,16 +98,24 @@ User's Manual\thanks{This work
 }
 \author{
 Roberto Bagnara\thanks{bagnara at cs.unipr.it,
-  Department of Mathematics, University of Parma, Italy.} \\
-Patricia M. Hill\thanks{hill at comp.leeds.ac.uk,
-  School of Computing, University of Leeds, U.K.} \\
+  Department of Mathematics, University of Parma, Italy,
+  and BUGSENG srl.} \\
+Patricia M. Hill\thanks{patricia.hill at bugseng.com,
+  BUGSENG srl.} \\
 Enea Zaffanella\thanks{zaffanella at cs.unipr.it,
-  Department of Mathematics, University of Parma, Italy.}
+  Department of Mathematics, University of Parma, Italy,
+  and BUGSENG srl.} \\
+Abramo Bagnara\thanks{abramo.bagnara at bugseng.com,
+  BUGSENG srl.} \\
 }
-\maketitle
+{\sffamily\maketitle}
+\thispagestyle{empty}
+\clearpage{\pagestyle{empty}\cleardoublepage}
 
 \newpage
-Copyright \copyright\ 2001--2010 Roberto Bagnara (bagnara at cs.unipr.it).
+Copyright \copyright\ 2001--2010 Roberto Bagnara (bagnara at cs.unipr.it).\\
+Copyright \copyright\ 2010--2011 BUGSENG srl (http://bugseng.com)
+
 
 This document describes the Parma Polyhedra Library (PPL).
 
@@ -135,7 +144,22 @@ site:
 \begin{center}
 \href{http://bugseng.com/products/ppl/}{\tt http://bugseng.com/products/ppl/}
 \end{center}
+\vfill
+\begin{center}
+\includegraphics[width=5cm]{bugseng_logo.pdf}
+\end{center}
+\vfill
+\clearpage{\pagestyle{empty}\cleardoublepage}
+
+% The following command is needed to have the right footer on
+% the first page of the TOC.
+\addtocontents{toc}{\protect\thispagestyle{fancy}}
+
+% Make sure there is enough space in the TOC for long subsection numbers.
+\addtolength{\cftsubsecnumwidth}{1em}
 
 \pagenumbering{roman}
 \tableofcontents
+\clearpage{\pagestyle{empty}\cleardoublepage}
+
 \pagenumbering{arabic}




More information about the PPL-devel mailing list