ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \definedescription[...][inbetween=...] ?
@ 2007-03-20 21:17 Peter Münster
  2007-03-21  5:26 ` luigi scarso
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2007-03-20 21:17 UTC (permalink / raw)
  To: ConTeXt list

Hello,

what is the meaning of the "inbetween" option to \definedescription ?
In the following example, there seems to be no effect:

\definedescription[Test][inbetween={\blank[5*big]}]
\starttext
\startTest{bla}
  bla
\stopTest
\startTest{bla}
  bla
\stopTest
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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

* Re: \definedescription[...][inbetween=...] ?
  2007-03-20 21:17 \definedescription[...][inbetween=...] ? Peter Münster
@ 2007-03-21  5:26 ` luigi scarso
  2007-03-21 18:27   ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: luigi scarso @ 2007-03-21  5:26 UTC (permalink / raw)
  To: ntg-context

On 3/20/07, Peter Münster <pmlists@free.fr> wrote:
> Hello,
>
> what is the meaning of the "inbetween" option to \definedescription ?
> In the following example, there seems to be no effect:
>
> \definedescription[Test][inbetween={\blank[5*big]}]
> \starttext
> \startTest{bla}
>   bla
> \stopTest
> \startTest{bla}
>   bla
> \stopTest
> \stoptext
>
> Cheers, Peter
>
> --
> http://pmrb.free.fr/contact/
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

location=top is the key

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
\setupcolors[state=start]
\definedescription[Test][inbetween={\vrule width 0.5\textwidth
height1pt\blank},headcolor=red,location=top]
\starttext
\startTest{baa baa baa baa baa baa baa baa baa baa baa baa baa baa }
\input tufte
\stopTest
\startTest{baa baa baa baa baa baa baa baa baa baa baa baa baa baa }
\input tufte
\stopTest
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%

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

* Re: \definedescription[...][inbetween=...] ?
  2007-03-21  5:26 ` luigi scarso
@ 2007-03-21 18:27   ` Peter Münster
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Münster @ 2007-03-21 18:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 21 Mar 2007, luigi scarso wrote:

> location=top is the key
> 
> \definedescription[Test][inbetween={\vrule width 0.5\textwidth
> height1pt\blank},headcolor=red,location=top]

Thanks! I thought, inbetween means between too description items...
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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

end of thread, other threads:[~2007-03-21 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-20 21:17 \definedescription[...][inbetween=...] ? Peter Münster
2007-03-21  5:26 ` luigi scarso
2007-03-21 18:27   ` Peter Münster

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).