summaryrefslogtreecommitdiff
path: root/tex/context/base/lpdf-pdx.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-07-15 23:20:05 +0300
committerMarius <mariausol@gmail.com>2010-07-15 23:20:05 +0300
commit83a331fff83ac18314885a39e959ca0c10f316f7 (patch)
tree12e28253c45a07c819f98513827b0b3383dd5b0a /tex/context/base/lpdf-pdx.mkiv
parentb0f61c557fa27bddb54ad085c9dc9beefc851a30 (diff)
downloadcontext-83a331fff83ac18314885a39e959ca0c10f316f7.tar.gz
beta 2010-07-15 15:05
Diffstat (limited to 'tex/context/base/lpdf-pdx.mkiv')
-rw-r--r--tex/context/base/lpdf-pdx.mkiv6
1 files changed, 1 insertions, 5 deletions
diff --git a/tex/context/base/lpdf-pdx.mkiv b/tex/context/base/lpdf-pdx.mkiv
index 87e903de6..738cb3f58 100644
--- a/tex/context/base/lpdf-pdx.mkiv
+++ b/tex/context/base/lpdf-pdx.mkiv
@@ -30,9 +30,6 @@
\registerctxluafile{lpdf-pdx}{1.001}
-% \def\embedICCprofile#1#2% colorspace, name
-% {\ctxlua{backends.codeinjections.addiccprofile("#1","#2")}}
-
\def\douseinternalICCprofile[#1]%
{\getparameters[\??ic][colorspace=,filename=,#1]%
\ctxlua{backends.codeinjections.useinternalICCprofile(
@@ -48,7 +45,7 @@
% use an ICC profile as default colorspace for all device dependend colors;
% all device based entries of the same CS are mapped to the defined ICCprofile then;
-% i.e. /DeviceRGB --> /ICCBased RGB profile always embed the profile!
+% i.e. /DeviceRGB --> /ICCBased RGB profile; always embed the profile!
\def\douseICCdefaultprofile[#1]%
{\getparameters[\??ic][colorspace=,filename=,#1]%
@@ -68,4 +65,3 @@
\def\usePDFXoutputintent {\dosingleempty\dousePDFXoutputintent }
\protect \endinput
-