hgbook

diff es/00book.tex @ 631:f7d674e6e736

Revert to original hgbook.css
author Dongsheng Song <dongsheng.song@gmail.com>
date Thu Mar 12 17:43:30 2009 +0800 (2009-03-12)
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	Thu Mar 12 17:43:30 2009 +0800
     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