hgbook

diff en/99defs.tex @ 510:98fb436b58c1

corrected some typos
author Javier Rojas <jerojasro@devnull.li>
date Mon Jan 12 22:25:40 2009 -0500 (2009-01-12)
parents 4ed483f08e33
children
line diff
     1.1 --- a/en/99defs.tex	Mon Dec 31 20:13:11 2007 -0800
     1.2 +++ b/en/99defs.tex	Mon Jan 12 22:25:40 2009 -0500
     1.3 @@ -136,6 +136,10 @@
     1.4  % Reference entry for a command option with only long form.
     1.5  \newcommand{\loptref}[2]{\subsubsection{\hgopt{#1}{--#2} option}}
     1.6  
     1.7 +% command to generate a footnote to be used as a translator's note
     1.8 +\newcommand{\ndt}[1]{\footnote{\textbf{N. del T.} #1}}
     1.9 +
    1.10 +
    1.11  %%% Local Variables: 
    1.12  %%% mode: latex
    1.13  %%% TeX-master: "00book"