ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: Taco Hoekwater <taco@elvenkind.com>,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Itemization formatting
Date: Wed, 29 May 2019 16:59:48 +0200	[thread overview]
Message-ID: <7062d262-c2dc-629c-8f6b-360fbd8cef98@xs4all.nl> (raw)
In-Reply-To: <E6D26AB8-FFF1-4128-8A63-6D32A967B8BE@elvenkind.com>

On 5/29/2019 4:15 PM, Taco Hoekwater wrote:
> Hi all,
> 
> I must be getting old :(
> 
> It used to be that I could get ConTeXt to do what I wanted, but that is increasingly getting harder.
> 
> Current problem: I would like to have itemizations that behave like in this dummy
> ascii formatting:
> 
>    *   Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec dapibus turpis et
>    nulla venenatis tincidunt. Curabitur sit amet vehicula nisi, sit amet
\setupitemgroup[itemize][intext,star]

\setupitemgroup[itemize][intext,star]

\startitemize% [intext,star]
     \startitem
         \dorecurse{3}{Taco is getting old, very old, very very old! }
     \stopitem
     \startitem
         \dorecurse{3}{Itemize is one of the oldest mechanism! }
     \stopitem
     \startitem
         \dorecurse{3}{Young Wolfgang will answer all his questions! }
     \stopitem
\stopitemize



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2019-05-29 14:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-29 14:15 Taco Hoekwater
2019-05-29 14:20 ` Itemization formatting (different question) Taco Hoekwater
2019-05-29 15:14   ` Wolfgang Schuster
2019-05-29 15:20     ` Taco Hoekwater
2019-05-29 15:26       ` Hans Hagen
2019-05-29 14:27 ` Itemization formatting Tomas Hala
2019-05-29 14:40   ` Taco Hoekwater
2019-05-29 14:53     ` Tomas Hala
2019-05-29 15:01       ` Taco Hoekwater
2019-05-29 14:59 ` Hans Hagen [this message]
2019-05-29 15:04   ` Taco Hoekwater
2019-05-29 15:24 ` Hans Hagen
2019-05-29 15:31 ` Wolfgang Schuster

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=7062d262-c2dc-629c-8f6b-360fbd8cef98@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    --cc=taco@elvenkind.com \
    /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).