diff en/99defs.tex @ 447:0896fcbccdec

command to define how to enter translator's notes. Sorry about previous commit message
author jerojasro@localhost
date Sun, 19 Oct 2008 22:51:00 -0500
parents 4ed483f08e33
children
line wrap: on
line diff
--- 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"