ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* duotones
@ 2004-12-27 12:14 Piotr Kopszak
  2004-12-27 15:36 ` duotones Hans Hagen
  2004-12-27 16:08 ` duotones Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Piotr Kopszak @ 2004-12-27 12:14 UTC (permalink / raw)


Hans, 

You mentioned recently support for obtaining  duotones. I was grepping
through the recent sources, but couldn't find any information about
that. Is it already in the published beta?

Piotr


-- 
   Piotr Kopszak, Ph.D.          
   Polish Art Gallery, National Museum in Warsaw    
   ----------------------------->    http://kopszak.mnw.art.pl/
   http://www.magnatune.com/artists/altri_stromenti

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duotones
  2004-12-27 12:14 duotones Piotr Kopszak
@ 2004-12-27 15:36 ` Hans Hagen
  2004-12-27 16:08 ` duotones Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2004-12-27 15:36 UTC (permalink / raw)


Piotr Kopszak wrote:
> Hans, 
> 
> You mentioned recently support for obtaining  duotones. I was grepping
> through the recent sources, but couldn't find any information about
> that. Is it already in the published beta?

currently it's done by pdftools.rb

once pdfxtex becomes pdfetex out of a sudden your beta can do it as well

i still need to figure out a way to automatically reverse the graphic but one of 
these days you can start using it

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duotones
  2004-12-27 12:14 duotones Piotr Kopszak
  2004-12-27 15:36 ` duotones Hans Hagen
@ 2004-12-27 16:08 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2004-12-27 16:08 UTC (permalink / raw)


Piotr Kopszak wrote:
> Hans, 
> 
> You mentioned recently support for obtaining  duotones. I was grepping
> through the recent sources, but couldn't find any information about
> that. Is it already in the published beta?

actually, multitones for text already work out of the box:

\setupcolors[state=start]

\definecolor [blue]   [c=1,m=.38,y=0,k=.64]
\definecolor [yellow] [c=0,m=.28,y=1,k=.06]

\definecolor [blue-100]   [blue]   [p=1]
\definecolor [yellow-100] [yellow] [p=1]

\definemultitonecolor [combicolor]   [blue=.12,yellow=.28] [c=.1,m=.1,y=.3,k=.1]

\starttext

\startcolor[blue]\blackrule[width=3cm,height=3cm]\stopcolor

\startcolor[yellow]\blackrule[width=3cm,height=3cm]\stopcolor

\startcolor[combicolor]\blackrule[width=3cm,height=3cm]\stopcolor

\stoptext

(the cmyk color spec is the fall back color used on screen; one can preview 
separation in full acrobat)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-27 16:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-27 12:14 duotones Piotr Kopszak
2004-12-27 15:36 ` duotones Hans Hagen
2004-12-27 16:08 ` duotones Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).