hgbook

diff en/99defs.tex @ 937:d7159547e28a

Fixing some URLs that was breaking the build... Some still not working here, but i'll fix it later
author Romain PELISSE <belaran@gmail.com>
date Sat Feb 14 13:27:23 2009 +0100 (2009-02-14)
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	Sat Feb 14 13:27:23 2009 +0100
     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"