changeset 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 8d9bd626b4b5
children a0d0a802c712
files en/99defs.tex
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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"