summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latex2man/latex2man.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-06 20:19:34 +0000
committerKarl Berry <karl@freefriends.org>2017-10-06 20:19:34 +0000
commit3b3fce55d2ac12d0bb1770df88d866bca9e42bb9 (patch)
tree2f54190b0fac034a5e058a595d10bd1023739b57 /Master/texmf-dist/doc/support/latex2man/latex2man.tex
parent9e360eb6c85299ab352ee67f03e2547574c53c9b (diff)
latex2man (6oct17)
git-svn-id: svn://tug.org/texlive/trunk@45484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/latex2man/latex2man.tex')
-rw-r--r--Master/texmf-dist/doc/support/latex2man/latex2man.tex14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/support/latex2man/latex2man.tex b/Master/texmf-dist/doc/support/latex2man/latex2man.tex
index 5dbd448756b..78896d6db54 100644
--- a/Master/texmf-dist/doc/support/latex2man/latex2man.tex
+++ b/Master/texmf-dist/doc/support/latex2man/latex2man.tex
@@ -2,7 +2,7 @@
%% Project: Documentation Tools
%% Descr: Latex --> MAN-page (groff -man), LATEX documentation
%% Author: Dr. Jürgen Vollmer, Juergen.Vollmer@informatik-vollmer.de
-%% $Id: latex2man.tex,v 1.196 2017/04/13 14:46:35 vollmer Exp $
+%% $Id: latex2man.tex,v 1.200 2017/10/06 17:19:31 vollmer Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% Latex2man is a tool to translate UNIX manual pages written with LaTeX into a
@@ -53,15 +53,15 @@
%% do we have the `rcsinfo' package?
\IfFileExists{rcsinfo.sty}{
\usepackage[nofancy]{rcsinfo}
-\rcsInfo $Id: latex2man.tex,v 1.196 2017/04/13 14:46:35 vollmer Exp $
+\rcsInfo $Id: latex2man.tex,v 1.200 2017/10/06 17:19:31 vollmer Exp $
\setDate{\rcsInfoLongDate}
}{
-\setDate{2017/04/13} %%%% must be manually set, if rcsinfo is not present
+\setDate{2017/10/06} %%%% must be manually set, if rcsinfo is not present
\message{package rcsinfo not present, discard it}
}
\setVersionWord{Version:} %%% that's the default, no need to set it.
-\setVersion{1.25}
+\setVersion{1.26}
\begin{document}
@@ -402,7 +402,7 @@ The following standard \LaTeX\ commands are accepted:
\item[\Bs subsubsection\{..\}] those.
\item[\Bs emph\{..\}] \verb+\emph{example}+ is typeset as \emph{example}.
\item[\Bs textbf\{..\}] \verb+\textbf{example}+ is typeset as \textbf{example}.
-\item[\Bs texttt\{..\}]\verb+\textt{example}+ is typeset as \texttt{example}.
+\item[\Bs texttt\{..\}]\verb+\texttt{example}+ is typeset as \texttt{example}.
\item[\Bs underline\{..\}]\verb+\underline{example}+ is typeset as
\underline{example of underline}.
\item[\Bs date\{..\}] uses \verb+..+ as date.
@@ -460,6 +460,8 @@ The following standard \LaTeX\ commands are accepted:
\item[\Bs input\{..\}] Read and process the given filename.
\end{description}
+Please note: the name of the \LaTeX-macros and its arguments must be contained in one line.
+
\subsection{Conditional Text}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -779,7 +781,7 @@ Version: \Version\ of \Date.
\Email{Juergen.Vollmer@informatik-vollmer.de}
- The actual version of \Prog{Latex2man} may be found on my homepage\\
+ The most recent version of \Prog{Latex2man} may be found on my homepage\\
\URL{http://www.informatik-vollmer.de/software/latex2man.html}.
\item[License] This program can be redistributed and/or modified under the