ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Guy Worthington <guyw@multiline.com.au>
Subject: Re: color in pdfTeX
Date: 11 Mar 2004 10:16:54 +0800	[thread overview]
Message-ID: <u8yi8dt61.fsf@multiline.com.au> (raw)
In-Reply-To: <4047ACA2.7080005@poczta.onet.pl>

Pawe/l wrote

> I'll dare to ask one more question. How to use colors in (some kind
> of) groups, meaning localy? In example, how to set some nice color
> for given object only (word, letter or rule)?

"miniltx" is a plain-tex inteface to the graphicx packages.   (If
you're using windows, it's bundled up in the look "plgraph" package.)

So if you install both the "graphicx" and the "plgraph" package, the
following plain-tex file should work:


%<--- %< --- %< --- %< --- %< --- %< --- %< --- %< --- %<
\input color
{\color{green}
  Text starts off in green
  \textcolor{red}{ a little red}
  returning to green
}
\bye
%<--- %< --- %< --- %< --- %< --- %< --- %< --- %< --- %<

      parent reply	other threads:[~2004-03-11  2:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03  0:45 color in hairlines pawcoo
2004-03-03 21:36 ` Hartmut Henkel
2004-03-04 22:24   ` color in pdfTeX pawcoo
2004-03-04 22:56     ` Hartmut Henkel
2004-03-05  7:21       ` pawcoo
2004-03-05 15:33         ` Henning Hraban Ramm
2004-03-05 16:16           ` pawcoo
2004-03-11  2:16     ` Guy Worthington [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8yi8dt61.fsf@multiline.com.au \
    --to=guyw@multiline.com.au \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).