hgbook

diff en/00book.tex @ 296:e0b56f008b09

Fix sample output for 'backout' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 21:51:54 2008 +0200 (2008-08-20)
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	Wed Aug 20 21:51:54 2008 +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