summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hypdoc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-04 20:19:11 +0000
committerKarl Berry <karl@freefriends.org>2022-07-04 20:19:11 +0000
commit61e43f410a445f8401e7f644ab978e843cc27858 (patch)
tree3ac6e5941b01a4e84d4dc81144ed2877be9f2b92 /Master/texmf-dist/tex/latex/hypdoc
parent2134daf51a099202d7ab3133c272dd301efbc591 (diff)
hypdoc (4jul22)
git-svn-id: svn://tug.org/texlive/trunk@63808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hypdoc')
-rw-r--r--Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty b/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty
index 58ce0223656..fc378400b47 100644
--- a/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty
+++ b/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: hypdoc
-%% Version: 2022-06-14 v1.16
+%% Version: 2022-07-03 v1.17
%%
%% Copyright (C)
%% 2002, 2006, 2007, 2009-2011 Heiko Oberdiek
@@ -37,7 +37,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hypdoc}%
- [2022-06-14 v1.16 Hyper extensions for doc.sty (HO)]%
+ [2022-07-03 v1.17 Hyper extensions for doc.sty (HO)]%
\newif\ifHD@numbered
\DeclareOption{numbered}{\HD@numberedtrue}
\ProcessOptions*\relax
@@ -260,10 +260,12 @@
\let\HDorg@tilde~%
\let~\HD@savedest@entry
\edef\HDorg@catcodeM{\the\catcode`\^^M}%
+ \let\HDorg@M^^M%
\catcode`\^^M=\active
\def^^M{}%
\InputIfFileExists{\jobname.hd}{}{}%
\let~\HDorg@tilde
+ \let^^M\HDorg@M
\catcode`\^^M=\HDorg@catcodeM\relax
\newwrite\HD@savedest@out
\RerunFileCheck{\jobname.hd}{%