hgbook

view ja/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
children
line source
1 \title{Mercurial $B$K$h$kJ,;69=@.4IM}(B}
2 \author{Bryan O'Sullivan}
3 \date{Copyright \copyright\ 2006, 2007 Bryan O'Sullivan.\\
4 This material may be distributed only subject to the terms and
5 conditions set forth in version 1.0 of the Open Publication License.
6 $B%i%$%;%s%9>r9`$K4X$9$k>\:Y$O!"IUO?(B~\ref{cha:opl}$B$r;2>H$7$F$/$@$5$$!#(B\\
7 $BK\=q$O%j%S%8%g%s(B
8 \href{http://hg.serpentine.com/mercurial/book/}{a24b370a16ee}
9 $B$N@.2LJ*$r85$KK]Lu$7$?$b$N$G$9!#(B}
11 \makeindex
13 \begin{document}
15 \maketitle
17 \addcontentsline{toc}{chapter}{Contents}
18 \pagenumbering{roman}
19 \tableofcontents
20 \listoffigures
21 %\listoftables
23 \pagenumbering{arabic}
25 \include{preface}
26 \include{intro}
27 \include{tour-basic}
28 \include{tour-merge}
29 \include{concepts}
30 \include{daily}
31 \include{collab}
32 \include{filenames}
33 \include{branch}
34 \include{undo}
35 \include{hook}
36 \include{template}
37 \include{mq}
38 \include{mq-collab}
39 \include{hgext}
41 \appendix
42 %\include{cmdref}
43 %\include{mq-ref}
44 \include{srcinstall}
45 \include{license}
46 \addcontentsline{toc}{chapter}{Bibliography}
47 \bibliographystyle{alpha}
48 \bibliography{99book}
50 \addcontentsline{toc}{chapter}{Index}
51 \printindex
53 \end{document}
55 %%% Local Variables:
56 %%% mode: latex
57 %%% TeX-master: "00book_pdf"
58 %%% End: