ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* description question (bis)
@ 2005-12-27 20:07 VnPenguin
  2005-12-27 20:52 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: VnPenguin @ 2005-12-27 20:07 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

Hi,
I have another question about description list : How to make
description list with idented text, not header ?
Example:


This is header

     This is the text of description. This is the text of description.
     This is the text of description. This is the text of description.
     This is the text of description. This is the text of description.

Thank you in advance,

Cheers,

--
http://vnoss.org
Vietnamese Open Source Software Community

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: description question (bis)
  2005-12-27 20:07 description question (bis) VnPenguin
@ 2005-12-27 20:52 ` Hans Hagen
  2005-12-27 21:41   ` VnPenguin
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2005-12-27 20:52 UTC (permalink / raw)


VnPenguin wrote:

>Hi,
>I have another question about description list : How to make
>description list with idented text, not header ?
>Example:
>
>
>This is header
>
>     This is the text of description. This is the text of description.
>     This is the text of description. This is the text of description.
>     This is the text of description. This is the text of description.
>
>Thank you in advance,
>  
>
ugly but working:

\setupcolors[state=start]

\definedescription
    [Desc]
    [location=top,
     hang=3,
     headstyle=bold,
     headcolor=red,
     command=\hskip-2cm,
     margin=2cm]

\starttext

\input tufte \startDesc {test} \input tufte \stopDesc

\stoptext

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

* Re: description question (bis)
  2005-12-27 20:52 ` Hans Hagen
@ 2005-12-27 21:41   ` VnPenguin
  2005-12-27 21:58     ` VnPenguin
  0 siblings, 1 reply; 4+ messages in thread
From: VnPenguin @ 2005-12-27 21:41 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

On 12/27/05, Hans Hagen <pragma@wxs.nl> wrote:
> ugly but working:
>
> \setupcolors[state=start]
>
> \definedescription
>     [Desc]
>     [location=top,
>      hang=3,
>      headstyle=bold,
>      headcolor=red,
>      command=\hskip-2cm,
>      margin=2cm]
>
> \starttext
>
> \input tufte \startDesc {test} \input tufte \stopDesc
>
> \stoptext
>

wow, your solution works well :)
Thank you so much,
Regards,

--
http://vnoss.org
Vietnamese Open Source Software Community

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: description question (bis)
  2005-12-27 21:41   ` VnPenguin
@ 2005-12-27 21:58     ` VnPenguin
  0 siblings, 0 replies; 4+ messages in thread
From: VnPenguin @ 2005-12-27 21:58 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 602 bytes --]

On 12/27/05, VnPenguin <vnpenguin@gmail.com> wrote:
> On 12/27/05, Hans Hagen <pragma@wxs.nl> wrote:
> > ugly but working:
> >
> > \setupcolors[state=start]
> >
> > \definedescription
> >     [Desc]
> >     [location=top,
> >      hang=3,
> >      headstyle=bold,
> >      headcolor=red,
> >      command=\hskip-2cm,
> >      margin=2cm]
> >
> > \starttext
> >
> > \input tufte \startDesc {test} \input tufte \stopDesc
> >
> > \stoptext
> >
>
> wow, your solution works well :)
> Thank you so much,
> Regards,

Just added this solution to wiki :-)

  http://wiki.contextgarden.net/Description

Thanks,

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2005-12-27 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-27 20:07 description question (bis) VnPenguin
2005-12-27 20:52 ` Hans Hagen
2005-12-27 21:41   ` VnPenguin
2005-12-27 21:58     ` VnPenguin

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