
On 6/3/25 11:41, juh+ntg-context--- via ntg-context wrote:
Dear all,
in ConTeXt ver: 2025.04.28 14:29 LMTX fmt: 2025.6.3 the color profile ISO Coated v2 300% (ECI) is not found anymore [...] Any ideas?
Dear Jan-Ulrich, my guess is that color profiles might be have been replaced. Here there might be some background: https://www.pragma-ade.com/general/manuals/standards.pdf#search=unset In any case, these are the profiles in current latest: $ find context -name *.icc texmf-context/colors/icc/profiles/colo-imp-cgats001compat-v2-micro.icc texmf-context/colors/icc/profiles/colo-imp-isocoated_v2_eci.icc texmf-context/colors/icc/profiles/colo-imp-sgrey-v2-magic.icc texmf-context/colors/icc/profiles/colo-imp-srgb-v2-magic.icc texmf-context/colors/icc/profiles/colo-imp-srgb.icc texmf-context/colors/icc/profiles/colo-imp-sgrey-v4.icc texmf-context/colors/icc/profiles/colo-imp-srgb-v4.icc texmf-context/colors/icc/profiles/colo-imp-default_gray.icc And these are the ones from November 2024 latest: $ find .backup-context/11012024_context/ -name *.icc texmf-context/colors/icc/profiles/colo-imp-isocoated_v2_eci.icc texmf-context/colors/icc/profiles/colo-imp-srgb.icc texmf-context/colors/icc/profiles/colo-imp-srgb_v4_icc_preference.icc texmf-context/colors/icc/profiles/colo-imp-default_gray.icc Just in case it helps, Pablo