hgbook

diff en/99defs.tex @ 323:701cc7f8aee3

Initial guidelines for translation
author Igor TAmara <igor@tamarapatino.org>
date Fri Oct 17 04:21:35 2008 -0500 (2008-10-17)
parents 28bd9ab3edbf
children 0896fcbccdec
line diff
     1.1 --- a/en/99defs.tex	Sun May 27 09:48:58 2007 -0700
     1.2 +++ b/en/99defs.tex	Fri Oct 17 04:21:35 2008 -0500
     1.3 @@ -47,7 +47,7 @@
     1.4  \newcommand{\command}[1]{\index{\texttt{#1} system command}\texttt{#1}}
     1.5  
     1.6  % Shell/system command, with arguments.
     1.7 -\newcommand{\cmdargs}[2]{\index{\texttt{#1} command}``\texttt{#1 #2}''}
     1.8 +\newcommand{\cmdargs}[2]{\index{\texttt{#1} system command}``\texttt{#1 #2}''}
     1.9  
    1.10  % Mercurial command option.
    1.11  \newcommand{\hgopt}[2]{\index{\texttt{#1} command!\texttt{#2} option}\texttt{#2}}