diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/pack-pos.mkiv')
-rw-r--r-- | Master/texmf-dist/tex/context/base/pack-pos.mkiv | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/context/base/pack-pos.mkiv b/Master/texmf-dist/tex/context/base/pack-pos.mkiv index 42a80b5ae27..fab73bc4a3b 100644 --- a/Master/texmf-dist/tex/context/base/pack-pos.mkiv +++ b/Master/texmf-dist/tex/context/base/pack-pos.mkiv @@ -5,7 +5,7 @@ %D subtitle=Positioning, %D author=Hans Hagen, %D date=\currentdate, -%D copyright=PRAGMA-ADE] +%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}] %C %C This module is part of the \CONTEXT\ macro||package and is %C therefore copyrighted by \PRAGMA. See mreadme.pdf for @@ -15,7 +15,7 @@ \unprotect -% An old but still usefull mechanism (updated in mkiv): +% An old but still usefull mechanism: % % \ruledvbox{\startpositioning % \position(1,1){test} @@ -60,21 +60,6 @@ \vfill}% \egroup} -% \def\resetpositioning -% {\getparameters[\??ps] -% [\c!state=\v!start, -% \c!unit=\s!cm, -% \c!factor=\plusone, -% \c!scale=\plusone, -% \c!xfactor=\@@psfactor, -% \c!yfactor=\@@psfactor, -% \c!xscale=\@@psscale, -% \c!yscale=\@@psscale, -% \c!xstep=\v!absolute, -% \c!ystep=\v!absolute, -% \c!xoffset=\zeropoint, -% \c!yoffset=\zeropoint]} - \def\resetpositioning {\let\@@psstate \v!start \let\@@psunit \s!cm |