From: Rob Austein Date: Tue, 20 Apr 2010 19:16:48 +0000 (+0000) Subject: Add contact information to copyright page, fix page style and X-Git-Tag: v9.4-ESV-R2~5^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c23dd6c9cafcb8927f520099049aadc2fa1b636;p=thirdparty%2Fbind9.git Add contact information to copyright page, fix page style and numbering for copyright page and table of contents. --- diff --git a/doc/xsl/isc-docbook-latex.xsl.in b/doc/xsl/isc-docbook-latex.xsl.in index 16791a9b6fd..5acbc032f6d 100644 --- a/doc/xsl/isc-docbook-latex.xsl.in +++ b/doc/xsl/isc-docbook-latex.xsl.in @@ -14,7 +14,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -140,6 +140,7 @@ - of contents. --> + \thispagestyle{empty} \begin{center} @@ -149,7 +150,23 @@ \end{center} - \tableofcontents + + \vfill + \begin{center} + Internet System Consortium \\ + 950 Charter Street \\ + Redwood City, California \\ + USA \\ + http://www.isc.org/ + \end{center} + + + \newpage + \pagenumbering{roman} + \tableofcontents + \newpage + \pagenumbering{arabic} +