From 6dfcf4db8ae919b29c042d2a9074f11a91298131 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 May 2015 23:15:16 +0000 Subject: csplain (1may15) git-svn-id: svn://tug.org/texlive/trunk@37149 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/csplain/opmac/opmac.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/csplain/opmac/opmac.tex b/Master/texmf-dist/tex/csplain/opmac/opmac.tex index 299c25fa728..7fc3f8c0c64 100644 --- a/Master/texmf-dist/tex/csplain/opmac/opmac.tex +++ b/Master/texmf-dist/tex/csplain/opmac/opmac.tex @@ -963,6 +963,8 @@ \def\outlines#1{\pdfcatalog{/PageMode/UseOutlines}\openref\ifx\toclist\empty \opwarning{\noexpand\outlines -- data unavailable. TeX me again}% \else + \ifx\urlcolor\empty + \opwarning{\noexpand\outlines doesn't work when \noexpand\hyperlinks isn't declared}\fi {\let\tocline=\outlinesA \count0=0 \count1=0 \toclist % calculate numbers o childs \def\outlinelevel{#1}\let\tocline=\outlinesB @@ -1269,7 +1271,7 @@ \else$^?$\opwarning{unknown \string\fnotemark. TeX me again}\fi}% } \def\fnotetext#1{\global\advance \fnotenum by1 \openref\wref\Xfnote{}% - {\typoscale[800/800]\vfootnote\fnmarkx{#1}}% + {\fnotehook\typobase\typoscale[800/800]\vfootnote\fnmarkx{#1}}% } \def\fnmarkx{\isdefined{fn:\the\fnotenum}\iftrue\thefnote\else$^?$\fi} \def\thefnote{$^{\locfnum}$)} @@ -1722,5 +1724,7 @@ Dec. 2014 Color features rewritten using \pdfcolorstack. Apr. 2015 \wtotoc, \Xtoc, \tocilabel, \pgilabel introduced. \outlinesC introduced \setpagedimensC corrected: \truedimen + \opwarnig about missing \hyperlinks in \outlines added. + \fnotetext: \fnotehook inserted (bug removing) %%%%%%%%%%%%%% End of opmac.tex -- cgit v1.2.3