changeset 626:e33aab06b0d1

fix to get the table of contents right on the html version
author Javier Rojas <jerojasro@devnull.li>
date Mon, 19 Jan 2009 14:22:01 -0500
parents 7e8ef188c72f
children 93372b575c73 e0e65bfe7776
files es/00book.tex
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/es/00book.tex	Mon Jan 19 13:26:07 2009 -0500
+++ b/es/00book.tex	Mon Jan 19 14:22:01 2009 -0500
@@ -11,10 +11,12 @@
 \usepackage{fancyvrb}
 \usepackage[utf8]{inputenc} %accents in spanish
 % leave hyperref until last
+\ifpdf
 \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}
+\fi
 
 \include{99defs}