hgbook

diff es/00book.tex @ 685:6b7818eb3d8e

Fix bogons
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Apr 24 00:31:21 2009 -0700 (2009-04-24)
parents db12ab3b3b25
children
line diff
     1.1 --- a/es/00book.tex	Sun Jan 18 19:45:33 2009 -0500
     1.2 +++ b/es/00book.tex	Fri Apr 24 00:31:21 2009 -0700
     1.3 @@ -11,10 +11,12 @@
     1.4  \usepackage{fancyvrb}
     1.5  \usepackage[utf8]{inputenc} %accents in spanish
     1.6  % leave hyperref until last
     1.7 +\ifpdf
     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 +\fi
    1.13  
    1.14  \include{99defs}
    1.15