Skip to content

Commit 0f16a05

Browse files
committed
Fix spacing error in '\pdfURL'.
Ooops.
1 parent 0be3222 commit 0f16a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwebmac.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
\def\maketoksdone{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
128128
\def\pdfURL#1#2{\ifpdftex\pdfannotlink height\ht\strutbox depth\dp\strutbox
129129
attr {/Border [0 0 0]} user { /Type /Action /Subtype /Link /A
130-
<< /S /URI /URI (#2) >> } \PDFlinkcolor #1\Black \pdfendlink
130+
<< /S /URI /URI (#2) >> }\PDFlinkcolor #1\Black \pdfendlink
131131
\else\ifpdf{\setbox0=\hbox{\special{pdf: bc [ \pdflinkcolor ]}{#1}%
132132
\special{pdf: ec}}\special{pdf: ann width \thewidth\space height \theheight
133133
\space depth \thedepth\space << /Border [0 0 0]

0 commit comments

Comments
 (0)