ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	"Jairo A. del Rio" <jairoadelrio6@gmail.com>
Subject: [NTG-context] Re: Text item groups
Date: Sun, 16 Jul 2023 13:31:45 +0200	[thread overview]
Message-ID: <45f72c21-7876-9285-14af-3e56d4934186@gmail.com> (raw)
In-Reply-To: <CAKyqqaZnSiurQ606zkiDeS-rVJ4H71w00nUYxBDrDWWJzt8JNg@mail.gmail.com>

Jairo A. del Rio schrieb am 15.07.2023 um 21:46:
> Hi, list! I want to know how to make numbers in text item groups run 
> along with text (for instance, wrt indentation) regardless of their 
> position in text. In the following example:
>
> \setupindenting[yes,medium]
>
> \starttext
>
> \startitemize[a,text][textdistance=none]
>
> \startitem \input{jojomayer}\stopitem
>
> \startitem \input{jojomayer}\stopitem
>
> \startitem \input{jojomayer}\stopitem
>
> \stopitemize
>
> \stoptext
>
> Indentation is ignored altogether. Thank you in advance

\setupindenting[yes,medium]

\starttext

\samplefile{jojomayer}

\startitemize[a,intext][alignsymbol=yes,indenting=yes,width=\widthofstring{a.},distance=\spaceamount]
\startitem \samplefile{jojomayer}\stopitem
\startitem \samplefile{jojomayer}\stopitem
\startitem \samplefile{jojomayer}\stopitem
\stopitemize

\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

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

  parent reply	other threads:[~2023-07-16 11:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAKyqqaZnSiurQ606zkiDeS-rVJ4H71w00nUYxBDrDWWJzt8JNg@mail.gmail.com>
2023-07-16 11:18 ` Bruce Horrocks
2023-07-16 11:31 ` Wolfgang Schuster [this message]
2023-07-16 11:41 ` Pablo Rodriguez

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=45f72c21-7876-9285-14af-3e56d4934186@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=jairoadelrio6@gmail.com \
    --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).