[NTG-context] color profiles

2024-02-07 Thread Henning Hraban Ramm
Hi, I thought I could finally setup color management properly instead of converting all print PDFs with Acrobat Pro… On the wiki, there’s something in https://wiki.contextgarden.net/PDFX; I updated it a bit, but we (I?) should combine it with https://wiki.contextgarden.net/PDF/A … How can I

Re: [NTG-context] Color profiles (was: Bloody PDF boxes)

2021-11-01 Thread Henning Hraban Ramm via ntg-context
> Am 01.11.2021 um 08:58 schrieb Henning Hraban Ramm via ntg-context > : > > And it seems like GWG is in conflict with the PDF association, at least GWG’s > recommendations contradict PDF/X. GWG doesn’t want to contradict but has a quality focus, see

Re: [NTG-context] Color profiles (was: Bloody PDF boxes)

2021-11-01 Thread Henning Hraban Ramm via ntg-context
> Am 01.11.2021 um 08:05 schrieb Floris van Manen via ntg-context > : > > this document: >> and also extendedhttps://wiki.contextgarden.net/PDFX a bit. > > contains a link to the Ghent Workshop that returns a 404 > > [here] -> http://www.gwg.org/recommended_ICC_profiles.phtm -> 404 Thank

Re: [NTG-context] Color Profiles in lmtx

2020-02-13 Thread Peter Rolf
Am 12.02.2020 um 17:15 schrieb Jan U. Hasecke: > Am 12.02.20 um 11:09 schrieb Peter Rolf: > >>> I get this in my logs >>> >>> backend > profiles > profile specification 'ISO Coated v2 300% >>> (ECI)' loaded from >>>

Re: [NTG-context] Color Profiles in lmtx

2020-02-13 Thread Jan U. Hasecke
Am 12.02.20 um 19:48 schrieb Pablo Rodriguez: > On 2/12/20 5:15 PM, Jan U. Hasecke wrote: >> [...] >> I just realized that the above output is the right output. > > Hi Jan Ulrich, > > you might check profiles that with VeraPDF (or simply \nopdfcompression > as first command in the source and

Re: [NTG-context] Color Profiles in lmtx

2020-02-12 Thread Pablo Rodriguez
On 2/12/20 5:15 PM, Jan U. Hasecke wrote: > [...] > I just realized that the above output is the right output. Hi Jan Ulrich, you might check profiles that with VeraPDF (or simply \nopdfcompression as first command in the source and search for the profile ), > Ok. But now I have another

Re: [NTG-context] Color Profiles in lmtx

2020-02-12 Thread Jan U. Hasecke
Am 12.02.20 um 11:09 schrieb Peter Rolf: >> I get this in my logs >> >> backend > profiles > profile specification 'ISO Coated v2 300% >> (ECI)' loaded from >> '/home/juh/context-linux-64/tex/texmf-context/colors/icc/context/colorprofiles.xml' I just realized that the above output is

Re: [NTG-context] Color Profiles in lmtx

2020-02-12 Thread Peter Rolf
Am 12.02.2020 um 09:41 schrieb juh: > Hi all, > > again I have a question concerning color profiles. > > I have this to load the ISO Coated v2 300% profile. > > \setupbackend[ >format=PDF/X-3:2003, >intent={ISO Coated v2 300\letterpercent\space (ECI)}, >] > >

[NTG-context] Color Profiles in lmtx

2020-02-12 Thread juh
Hi all, again I have a question concerning color profiles. I have this to load the ISO Coated v2 300% profile. \setupbackend[ format=PDF/X-3:2003, intent={ISO Coated v2 300\letterpercent\space (ECI)}, ] \setupcolors[cmyk=yes,rgb=no,] But is this profile part of the new lmtx version?