# HG changeset patch
# User jerojasro@localhost
# Date 1224474660 18000
# Node ID 0896fcbccdec59c6b22621735b9a5052ff742b1b
# Parent  8d9bd626b4b5a5505111ad47137dd6a04b76dcf9
command to define how to enter translator's notes. Sorry about previous commit message

diff -r 8d9bd626b4b5 -r 0896fcbccdec en/99defs.tex
--- a/en/99defs.tex	Sun Oct 19 22:39:43 2008 -0500
+++ b/en/99defs.tex	Sun Oct 19 22:51:00 2008 -0500
@@ -136,6 +136,10 @@
 % Reference entry for a command option with only long form.
 \newcommand{\loptref}[2]{\subsubsection{\hgopt{#1}{--#2} option}}
 
+% command to generate a footnote to be used as a translator's note
+\newcommand{\ndt}[1]{\footnote{\textbf{N. del T.} #1}}
+
+
 %%% Local Variables: 
 %%% mode: latex
 %%% TeX-master: "00book"