diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-06-14 16:01:30 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-06-14 16:01:30 +0000 |
commit | 60451f1432545b733a292af9df21769d85dfe0fc (patch) | |
tree | da5fc2fcd536640b0e2fb2e0b01a68d3d62cd44a /Build/source | |
parent | d598e3dc0b9e3394cd920101945a6bf53f57128c (diff) |
[CWEB] Add section marker.
git-svn-id: svn://tug.org/texlive/trunk@67360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex index 86aab7e0f4a..d24027e7048 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex @@ -456,7 +456,7 @@ {\obeylines \gdef\[#1 #2 #3 {\noindent\kern.5\hsize #2\miniform#3, % mask line break! - \ifacrohint{\pdfnote#1.}\else{\S#1}\fi.\par}% + \ifacrohint{\S\pdfnote#1.}\else{\S#1}\fi.\par}% \gdef\]#1 #2 #3 {\noindent\kern.5\hsize #2\miniform#3, \extref#1.\par}} \def\miniform{\futurelet\next\miniforma} |