comparison 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
comparison
equal deleted inserted replaced
446:8d9bd626b4b5 447:0896fcbccdec
134 \newcommand{\optref}[3]{\subsubsection{\hgopt{#1}{--#3}, also \hgopt{#1}{-#2}}} 134 \newcommand{\optref}[3]{\subsubsection{\hgopt{#1}{--#3}, also \hgopt{#1}{-#2}}}
135 135
136 % Reference entry for a command option with only long form. 136 % Reference entry for a command option with only long form.
137 \newcommand{\loptref}[2]{\subsubsection{\hgopt{#1}{--#2} option}} 137 \newcommand{\loptref}[2]{\subsubsection{\hgopt{#1}{--#2} option}}
138 138
139 % command to generate a footnote to be used as a translator's note
140 \newcommand{\ndt}[1]{\footnote{\textbf{N. del T.} #1}}
141
142
139 %%% Local Variables: 143 %%% Local Variables:
140 %%% mode: latex 144 %%% mode: latex
141 %%% TeX-master: "00book" 145 %%% TeX-master: "00book"
142 %%% End: 146 %%% End: