diff options
-rw-r--r-- | Master/texmf-dist/tex/context/colors/icc/colorprofiles.lua (renamed from Master/texmf-dist/colors/icc/context/colorprofiles.lua) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/context/colors/icc/colorprofiles.xml (renamed from Master/texmf-dist/colors/icc/context/colorprofiles.xml) | 0 | ||||
-rw-r--r-- | Master/texmf/web2c/texmfcnf.lua | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/context.tlpsrc | 1 |
4 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/colors/icc/context/colorprofiles.lua b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.lua index b2ae731a78c..b2ae731a78c 100644 --- a/Master/texmf-dist/colors/icc/context/colorprofiles.lua +++ b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.lua diff --git a/Master/texmf-dist/colors/icc/context/colorprofiles.xml b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.xml index 96b8b54c590..96b8b54c590 100644 --- a/Master/texmf-dist/colors/icc/context/colorprofiles.xml +++ b/Master/texmf-dist/tex/context/colors/icc/colorprofiles.xml diff --git a/Master/texmf/web2c/texmfcnf.lua b/Master/texmf/web2c/texmfcnf.lua index a37e9a4dc75..2b11b4e4ede 100644 --- a/Master/texmf/web2c/texmfcnf.lua +++ b/Master/texmf/web2c/texmfcnf.lua @@ -112,7 +112,7 @@ return { -- Experimental - ICCPROFILES = ".;$TEXMF/colors/icc/{context,profiles}//;$OSCOLORDIR", + ICCPROFILES = ".;$TEXMF/tex/context/colors/{icc,profiles}//;$OSCOLORDIR", -- A few special ones that will change some day. diff --git a/Master/tlpkg/tlpsrc/context.tlpsrc b/Master/tlpkg/tlpsrc/context.tlpsrc index 1e2467df00e..492b8877dfa 100644 --- a/Master/tlpkg/tlpsrc/context.tlpsrc +++ b/Master/tlpkg/tlpsrc/context.tlpsrc @@ -32,7 +32,6 @@ execute addMap original-context-symbol.map # runpattern +d texmf-dist/context/data runpattern +d texmf-dist/fonts/cid/fontforge -runpattern +d texmf-dist/colors/icc runpattern +f texmf-dist/tex/mptopdf/config/mptopdf.ini # # See longdesc in mptopdf.tlpsrc. |