ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: \fillinrules with backgroundcolor
Date: Mon, 26 Jan 2004 12:23:16 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040126122245.02a7dca8@server-1> (raw)
In-Reply-To: <877jzfktzu.fsf@dellius.nederware.nl>

At 09:13 26/01/2004, you wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Hello All,
>
>Does anyone know if it is possible to have fillinrules with a
>background color? It would be even better if I didn't have the rule,
>just a gray background for example.
>
>This is the effect I like to see:
>
>   Name: [                   ]
>   Address: [                ]
>   [                         ]
>
>Where [...] is a colored back ground.
>
>Example:
>
>\starttext
>\fillinrules[n=1,width=broad]{Name}
>\fillinrules[n=2,width=broad]{Address}
>\stoptext
\starttext

\setupcolors[state=start] 
\definetextbackground[berend][state=start,location=text]

test \starttextbackground[berend]\input ward \stoptextbackground test

\def\emptyline{\strut\hfill\strut}

\starttabulate[|l|p|]
\NC naam  \NC 
\starttextbackground[berend]\emptyline\stoptextbackground  \NC \NR
\TB
\NC adres \NC 
\starttextbackground[berend]\emptyline\par\emptyline\par\emptyline\stoptextbackground 
\NC \NR
\stoptabulate

\stoptext 

  reply	other threads:[~2004-01-26 11:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-26  8:13 Berend de Boer
2004-01-26 11:23 ` Hans Hagen [this message]
2004-01-26 12:09   ` hyphenating urls Mathias Picker
2004-01-26 20:25   ` url's and underscores Mathias Picker
2004-01-26 21:35     ` Tobias Burnus
2004-01-26 22:28       ` Mathias Picker
2004-01-26 23:11       ` hyperrefs and a) \useencoding[win] and b) opening other windows Mathias Picker
2004-01-28 12:06         ` url problem: double blanks are replaced by single ones Mathias Picker
2004-01-28 12:15           ` Hans Hagen
2004-01-28 14:08           ` is display=new the way to open links in new windows? Mathias Picker
2004-01-28 14:42             ` Mathias Picker
2004-01-28 17:26               ` Mathias Picker
2004-01-29  8:48                 ` Hans Hagen
2004-01-28 17:25             ` square bracket in url breaks \goto Mathias Picker
2004-01-28 12:57     ` url's and underscores Hans Hagen
2004-01-29  9:28   ` \fillinrules with backgroundcolor Berend de Boer

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=6.0.1.1.2.20040126122245.02a7dca8@server-1 \
    --to=pragma@wxs.nl \
    --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).