hgbook

diff en/00book.tex @ 271:8627f718517a

Fix typo "paptches"
author Max Vozeler <max@nusquama.org>
date Mon Sep 10 19:38:41 2007 +0200 (2007-09-10)
parents 4c9b9416cd23
children 5cd47f721686
line diff
     1.1 --- a/en/00book.tex	Tue May 15 14:55:54 2007 -0700
     1.2 +++ b/en/00book.tex	Mon Sep 10 19:38:41 2007 +0200
     1.3 @@ -9,7 +9,10 @@
     1.4  \usepackage{pslatex}
     1.5  \usepackage{fancyvrb}
     1.6  % leave hyperref until last
     1.7 -\usepackage[colorlinks=true,bookmarks=true]{hyperref}
     1.8 +\usepackage[colorlinks=true,bookmarks=true,pdftitle={Distributed
     1.9 +  revision control with Mercurial},pdfsubject={Revision
    1.10 +  control},pdfkeywords={Mercurial, Revision control, Distributed
    1.11 +  revision control},pdfauthor={Bryan O'Sullivan}]{hyperref}
    1.12  
    1.13  \include{99defs}
    1.14