hgbook

annotate en/99defs.tex @ 0:76fba5835a1b

Beginnings of a build process and file layout.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Jun 23 12:15:22 2006 -0700 (2006-06-23)
parents
children 379a802c0210
rev   line source
bos@0 1 \newcommand{\hgext}[1]{\texttt{#1}}
bos@0 2 \newcommand{\hgcmd}[1]{``\texttt{hg #1}''}
bos@0 3 \newcommand{\hgcmdargs}[2]{``\texttt{hg #1 #2}''}
bos@0 4
bos@0 5 %%% Local Variables:
bos@0 6 %%% mode: latex
bos@0 7 %%% TeX-master: "00book"
bos@0 8 %%% End: