# HG changeset patch # User Bryan O'Sullivan # Date 1179272408 25200 # Node ID a631aca1083f65a01e43639d2b9e2a07310e4dd8 # Parent 34943a3d50d6063918aaba791de9687b8894567a Add special PDF header goo. diff -r 34943a3d50d6 -r a631aca1083f en/00book.tex --- a/en/00book.tex Tue May 15 16:24:20 2007 -0700 +++ b/en/00book.tex Tue May 15 16:40:08 2007 -0700 @@ -9,7 +9,10 @@ \usepackage{pslatex} \usepackage{fancyvrb} % leave hyperref until last -\usepackage[colorlinks=true,bookmarks=true]{hyperref} +\usepackage[colorlinks=true,bookmarks=true,pdftitle={Distributed + revision control with Mercurial},pdfsubject={Revision + control},pdfkeywords={Mercurial, Revision control, Distributed + revision control},pdfauthor={Bryan O'Sullivan}]{hyperref} \include{99defs}