ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "FabriceL." <larribe.fabrice@uqam.ca>
Subject: Re: How to do this in ConTeXt
Date: Wed, 04 Jan 2006 15:51:48 -0500	[thread overview]
Message-ID: <43BC3564.1090202@uqam.ca> (raw)
In-Reply-To: <B3C24EA955FF0C4EA14658997CD3E25E5AE664@CAHIER.gst.uqam.ca>

Hi,

    Hans, it's so instructive to read yout post... I have learned from 
this last post 2 new commands !
However, I think the original poster wish a line who run to the right 
margin, so I added to your code
in the "defineenumeration" a "inbetween=\vskip-4pt{\hrule height 
1.5pt}\blank". This is not very elegant,
but this works. By the way, I'm interested to know if there is a better 
solution.

 > Hans wrote:
 > one of you has to wikify this answer ...

I'm not sure how to do this, but I can try how this works.
The complete code follows.
FL.

\setupcolors[state=start]
\setupbackgrounds[text][text][background=color,backgroundcolor=darkred,backgroundoffset=3pt]

\defineenumeration
  [example]
  [way=bychapter,
   separator=\compoundhyphen,
   chapternumber=yes,
   color=white,
   command=\exampleframed,
   inbetween=\vskip-4pt{\hrule height 1.5pt}\blank]

\defineframed
  [exampleframed]
  [background=color,
   backgroundcolor=black,
   foregroundcolor=white,
   style=bold,
   frame=off]

\starttext

\chapter{One}

\input tufte

\startexample
    \input tufte
\stopexample

\input tufte

\stoptext

  parent reply	other threads:[~2006-01-04 20:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <B3C24EA955FF0C4EA14658997CD3E25E5AE657@CAHIER.gst.uqam.ca>
     [not found] ` <43BC 16BF.9030502@uqam.ca>
2006-01-04 18:41 ` Fabrice Larribe
2006-01-04 19:42   ` Hans Hagen
     [not found]   ` <B3C24EA955FF0C4EA14658997CD3E25E5AE664@CAHIER.gst.uqam.ca>
2006-01-04 20:51     ` FabriceL. [this message]
2006-01-04 21:48       ` Hans Hagen
2006-01-05 10:33       ` R S Ananda Murthy
2006-01-04 18:20 R S Ananda Murthy
  -- strict thread matches above, loose matches on Subject: below --
2006-01-04 16:52 R S Ananda Murthy

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=43BC3564.1090202@uqam.ca \
    --to=larribe.fabrice@uqam.ca \
    --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).