summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/ltxdoc.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-24 21:55:36 +0000
committerKarl Berry <karl@freefriends.org>2022-06-24 21:55:36 +0000
commitc2da5c8e48f760bd18770457b315600a45b49eb3 (patch)
treeb02b110597b11c5f0a10d1ac7a9d63bdfe2c125e /Master/texmf-dist/tex/latex/base/ltxdoc.cls
parenta03952be20d5ea076cd8e40e233c0d21116c7a90 (diff)
latex (24jun22)
git-svn-id: svn://tug.org/texlive/trunk@63714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/ltxdoc.cls')
-rw-r--r--Master/texmf-dist/tex/latex/base/ltxdoc.cls4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/base/ltxdoc.cls b/Master/texmf-dist/tex/latex/base/ltxdoc.cls
index e66d2c91adf..dad98fadd09 100644
--- a/Master/texmf-dist/tex/latex/base/ltxdoc.cls
+++ b/Master/texmf-dist/tex/latex/base/ltxdoc.cls
@@ -43,7 +43,7 @@
%% extension .ins) which are part of the distribution.
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{ltxdoc}
- [2022/06/14 v2.1g Standard LaTeX documentation class]
+ [2022/06/22 v2.1h Standard LaTeX documentation class]
\DeclareOption{a5paper}{\@latexerr{Option not supported}%
{}}
\newif\ifltxdoc@load@cfg@ \ltxdoc@load@cfg@true
@@ -79,7 +79,7 @@
\addtolength\oddsidemargin{20pt}
\addtolength\evensidemargin{20pt}
\setcounter{StandardModuleDepth}{1}
-\def\cmd#1{\cs{\expandafter\cmd@to@cs\string#1}}
+\def\cmd#1{\texttt{\char`\\\expandafter\cmd@to@cs\string#1}}
\def\cmd@to@cs#1#2{\char\number`#2\relax}
\providecommand\marg[1]{%
{\ttfamily\char`\{}\meta{#1}{\ttfamily\char`\}}}