[scribus] We should be able to change fontsize in latex editor

Meho R. mehor at gmx.com
Sat Jun 18 09:39:33 UTC 2011


On 17.06.2011 15:13, a.l.e wrote:
>> P.S. What do you aim at with "is the black used for the text cmyk?"
>
> the explanation in this thread explained how to create (and apply) a 
> color... but it didn't mention that black is a color and -- if you 
> want a cmyk pdf -- you will have to redefine the color used for all 
> the text! (and this is really crucial, since the original poster will 
> probably only use black!)
>
> have a nice afternoon!
> a.l.e
No, there's no need to redefine "standard" black color, the default one 
used for text, xcolor package does that automatically (but if you want 
to use \color{black} explicitly, then you should probably redefine/check 
it first). Actually, if you use any color model for color definitions 
(e.g. \definecolor[named]{mycolor}{rgb}{1,0,0}) and later want to 
convert all colors to CMYK, it's enough to set "cmyk" as package option, 
i.e. \usepackage[cmyk]{xcolor}, conversion is automatic.



More information about the scribus mailing list