hgbook

diff en/99defs.tex @ 520:bbc5db74bd77

changed many "X(" for "X ("

I did this only when inside the main text
author Javier Rojas <jerojasro@devnull.li>
date Sun Jan 18 22:31:20 2009 -0500 (2009-01-18)
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	Sun Jan 18 22:31:20 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"