hgbook

view en/99defs.tex @ 2:379a802c0210

Add bibliography.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat Jun 24 16:14:02 2006 -0700 (2006-06-24)
parents 76fba5835a1b
children 906d9021f9e5
line source
1 \newcommand{\filename}[1]{\texttt{#1}}
2 \newcommand{\hgext}[1]{\texttt{#1}}
3 \newcommand{\hgcmd}[1]{``\texttt{hg #1}''}
4 \newcommand{\hgcmdargs}[2]{``\texttt{hg #1 #2}''}
6 %%% Local Variables:
7 %%% mode: latex
8 %%% TeX-master: "00book"
9 %%% End: