Is your feature request related to a problem? Please describe.
I'm working in a LaTeX document that wants color values in a 0 to 1 format rather than %.
Describe the solution you'd like
Another CMYK model that will display values within the 0 to 1 range instead of %
Describe the impact of the feature on other users
Hopefully this isn't the only usecase but the color package I'm using won't accept CMYK color definitions in percent. Only in float format.
Is your feature request related to a problem? Please describe.
I'm working in a LaTeX document that wants color values in a 0 to 1 format rather than %.
Describe the solution you'd like
Another CMYK model that will display values within the 0 to 1 range instead of %
Describe the impact of the feature on other users
Hopefully this isn't the only usecase but the color package I'm using won't accept CMYK color definitions in percent. Only in float format.