Changes

Jump to navigation Jump to search
OSCOLORDIR should be ICCPROFILES
The profiles are normally stored under
.../<context-path>/colors/icc/profiles
All profiles in the zip archive are already located in the correct sub path,
so you only have to unpack them right in your ConTeXt directory
(normally <tt>`texmf-context</tt>`).
In case you use these profiles also with other software, it is
possible to share them with ConTeXt. Simply set the environment
variable '''$OSCOLORDIRICCPROFILES''' to that special software related directory.
E.g. for Adobe Acrobat on Windows Vista this special directory is
<code> C:\Program Files (X86)\Common Files\Adobe\Color\Profiles\Recommended</code>
Store the needed profiles there (without any tex TeX directory) andset $OSCOLORDIR ICCPROFILES to that path.
On MacOS use `~/Library/ColorSync/Profiles` for your own profiles; the following setup makes sense in `.bashrc` or `.profile`:  export ICCPROFILES="~/Library/ColorSync/Profiles//:/System/Library/ColorSync/Profiles//:/Library/Application Support/Adobe/Color/Profiles//:" # /Library/ColorSync/Profiles// doesn’t contain anything useful The double slashes at the end mean “all subdirectories”. All you need now is a final <tt>luatools mtxrun --generate</tt> to update the file database.
In case of problems you should add
</texcode>
right in front of <tt>\{{cmd|setupbackend</tt> }} to get
all possible debugging info.
And that's that’s it for the moment...
[[Category:PDF]]
[[Category:Tools]]

Navigation menu