hgbook

diff en/99defs.tex @ 90:9d0432dc167a

Don't forget to enable mq extension.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Oct 12 14:46:54 2006 -0700 (2006-10-12)
parents 8806b2875f10
children 5b80c922ebdd
line diff
     1.1 --- a/en/99defs.tex	Fri Aug 04 13:29:38 2006 -0700
     1.2 +++ b/en/99defs.tex	Thu Oct 12 14:46:54 2006 -0700
     1.3 @@ -29,6 +29,16 @@
     1.4  % Mercurial command, with arguments.
     1.5  \newcommand{\hgcmdargs}[2]{\index{\texttt{#1} command}``\texttt{hg #1 #2}''}
     1.6  
     1.7 +\newcommand{\tplkword}[1]{\index{\texttt{#1} template keyword}\index{template keywords!\texttt{#1}}\texttt{#1}}
     1.8 +
     1.9 +\newcommand{\tplkwfilt}[2]{\index{\texttt{#1} template keyword!\texttt{#2}
    1.10 +    filter}\index{template filters!\texttt{#2}}\index{\texttt{#2}
    1.11 +    template filter}\texttt{#2}}
    1.12 +
    1.13 +\newcommand{\tplfilter}[1]{\index{template
    1.14 +    filters!\texttt{#1}}\index{\texttt{#1} template
    1.15 +    filter}\texttt{#1}}
    1.16 +
    1.17  % Shell/system command.
    1.18  \newcommand{\command}[1]{\index{\texttt{#1} command}\texttt{#1}}
    1.19