diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/s-pre-19.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/s-pre-19.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/s-pre-19.tex b/Master/texmf-dist/tex/context/base/s-pre-19.tex index c6ad4f6936b..3715d6ac176 100644 --- a/Master/texmf-dist/tex/context/base/s-pre-19.tex +++ b/Master/texmf-dist/tex/context/base/s-pre-19.tex @@ -213,7 +213,6 @@ alternative = 2 : 36pt squeezed squeezeness elseif alternative = 3 : 36pt randomized randomness else : 36pt fi ; - pickup pencircle scaled 3pt ; fill Page withcolor \MPcolor{PageColor} ; @@ -232,7 +231,8 @@ % calls to *_menu_button are generated automatically ... - def right_menu_button (expr nn, rr, pp, xx, yy, ww, hh, dd) = + vardef right_menu_button (expr nn, rr, pp, xx, yy, ww, hh, dd) = + save q ; path q ; if (pp>0) and (rr>0) : q := rightsuperbutton(p,xx,yy,RightEdgeWidth,hh) ; % \MPw{menu:right:\realfolio} fill q withcolor \MPcolor{TextColor} ; @@ -337,6 +337,7 @@ enddef ; A Simple Style Demo\\ Hans Hagen, August 2000} + \Topic {Douglas R. Hofstadter} \input douglas \page \Topic {Donald E. Knuth} \input knuth \page \Topic {Edward R. Tufte} \input tufte \page |