hgbook

diff es/00book.tex @ 890:2887b61fa4fe

Change fields to fieldsets in the Comment admin model. The 'date'
field isn't working properly for an unknown reason, so it has been
removed from the interface temporarily.
author dukebody <dukebody@gmail.com>
date Sun Oct 11 21:12:46 2009 +0200 (2009-10-11)
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	Sun Oct 11 21:12:46 2009 +0200
     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