summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tools/verbatim.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-01 19:57:17 +0000
committerKarl Berry <karl@freefriends.org>2022-11-01 19:57:17 +0000
commitcfd5d22753b4fdca36d85f59b8ba0e5d1e8a9ad0 (patch)
tree06d78cd6aa3bc8723a05ec9c682510ff774b3cef /Master/texmf-dist/source/latex/tools/verbatim.dtx
parent820f14d57cd6b67d5793e43d5d1e4866a51ffaa7 (diff)
latex2e 2022-11 (1nov22)
git-svn-id: svn://tug.org/texlive/trunk@64892 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/verbatim.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tools/verbatim.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/tools/verbatim.dtx b/Master/texmf-dist/source/latex/tools/verbatim.dtx
index c7cb2f02a9a..2018e85505d 100644
--- a/Master/texmf-dist/source/latex/tools/verbatim.dtx
+++ b/Master/texmf-dist/source/latex/tools/verbatim.dtx
@@ -55,7 +55,7 @@
\and
Chris Rowley}
-\date{2001/03/12}
+\date{2022/07/02}
\begin{document}
\markboth{Verbatim style option}{Verbatim style option}
\MaintainedByLaTeXTeam{tools}
@@ -160,7 +160,7 @@
% that skips any commands or text between
% |\begin{comment}|
% and the next |\end{comment}|.
-% It also defines the command \texttt{verbatiminput} to input a whole
+% It also defines the command |\verbatiminput| to input a whole
% file verbatim.
% \end{abstract}
%
@@ -234,7 +234,7 @@
%
% \DescribeMacro{\verbatiminput}
% |\verbatiminput| is a command with one argument that inputs a file
-% verbatim, i.e.\ the command |verbatiminput{xx.yy}|
+% verbatim, i.e.\ the command |\verbatiminput{xx.yy}|
% has the same effect as\\[2pt]
% \hspace*{\MacroIndent}|\begin{verbatim}|\\
% \hspace*{\MacroIndent}\meta{Contents of the file \texttt{xx.yy}}\\
@@ -508,7 +508,7 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{verbatim}
- [2020-07-07 v1.5u LaTeX2e package for verbatim enhancements]
+ [2022-07-02 v1.5u LaTeX2e package for verbatim enhancements]
\@ifundefined{verbatim@@@}{}{\endinput}
% \end{macrocode}
%