diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-14 17:38:55 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-14 17:38:55 +0000 |
commit | 15995e10bfc68edf79970c4ea4fbb6678566c46e (patch) | |
tree | 2de7ca2a83f2d37ef043ad7429a5cb945bb79ddb /Master/texmf-dist/tex/context/base/meta-pdh.mkiv | |
parent | c9a39f716f1e5ec820ed3aab2c9aef25c5a9d730 (diff) |
ConTeXt 2012.05.14 16:00
git-svn-id: svn://tug.org/texlive/trunk@26371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/meta-pdh.mkiv')
-rw-r--r-- | Master/texmf-dist/tex/context/base/meta-pdh.mkiv | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/context/base/meta-pdh.mkiv b/Master/texmf-dist/tex/context/base/meta-pdh.mkiv index 978128f3a2d..6d85a8dc151 100644 --- a/Master/texmf-dist/tex/context/base/meta-pdh.mkiv +++ b/Master/texmf-dist/tex/context/base/meta-pdh.mkiv @@ -5,15 +5,18 @@ %D subtitle=Conversion to \PDF, %D author=Hans Hagen \& others (see text), %D date=\currentdate, -%D copyright=\PRAGMA] +%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 %C details. +\endinput + %D Formerly known as supp-pdf.tex and supp-mpe.tex and meta-pdf.mkiv. %D -%D Beware: this file is not used but kept for historic purposed! +%D Beware: this file is not used but kept for historic purposed! Never +%D mix this one into mkiv again as it uses other variables. % \useMPgraphic{1} % \testfeatureonce{250}{\setbox0\hbox{\convertMPtoPDF{test-mps-mpgraph.1}{1}{1}}} @@ -652,16 +655,6 @@ %D \setMPlayer [test] [somepos-2] {Whatever we need there!} %D \stoptyping -% \defineMPspecial{50} % x y width height label -% {\dosavepositionwhd -% {\gMPs5}% -% {0}% -% {\the\dimexpr-\MPllx\onebasepoint+\gMPs1\onebasepoint\relax} -% {\the\dimexpr\gMPs2\onebasepoint-\scratchdimen+\MPury\onebasepoint\relax}% scratchdimen ? -% {\the\dimexpr\gMPs3\onebasepoint\relax}% -% {\the\dimexpr\gMPs4\onebasepoint\relax}% -% {0pt}} - \startMPinitializations mp_shade_version := 2 ; \stopMPinitializations |