summaryrefslogtreecommitdiff
path: root/tex/context/base/spec-dpx.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/spec-dpx.tex')
-rw-r--r--tex/context/base/spec-dpx.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/spec-dpx.tex b/tex/context/base/spec-dpx.tex
index 1641e0daa..c665ce289 100644
--- a/tex/context/base/spec-dpx.tex
+++ b/tex/context/base/spec-dpx.tex
@@ -52,7 +52,9 @@
%D
%D Literal \PDF\ inclusion is implemented as:
-\def\PDFcode#1{\special{pdf: literal #1}} % no direct in pdftex ! ! !
+\def\PDFcode #1{\special{pdf: literal #1}}
+\def\PDFcontentcode#1{\special{pdf: literal #1}}
+\def\PDFdirectcode #1{\special{pdf: literal direct #1}}
%D \type{\dosetuppaper} in \type{spec-dpm} did not work properly
%D because DVIPDFM did not permit changing the page size.