view en/99defs.tex @ 3:906d9021f9e5

Making progress on autogenerated example output.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 24 Jun 2006 17:42:40 -0700
parents 379a802c0210
children 33a2e7b9978d
line wrap: on
line source

\newcommand{\tildefile}[1]{\texttt{\~/#1}}
\newcommand{\filename}[1]{\texttt{#1}}
\newcommand{\hgext}[1]{\texttt{#1}}
\newcommand{\hgcmd}[1]{``\texttt{hg #1}''}
\newcommand{\hgcmdargs}[2]{``\texttt{hg #1 #2}''}

\DefineVerbatimEnvironment{codesample}{Verbatim}{frame=single,gobble=2,numbers=left}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: "00book"
%%% End: