ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: Text item groups
Date: Sun, 16 Jul 2023 13:41:51 +0200	[thread overview]
Message-ID: <2fddb374-fd09-192b-0b0d-4b457f468ff8@gmx.es> (raw)
In-Reply-To: <CAKyqqaZnSiurQ606zkiDeS-rVJ4H71w00nUYxBDrDWWJzt8JNg@mail.gmail.com>

On 7/15/23 21:46, Jairo A. del Rio wrote:
> 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:

Hi Jairo,

alignsymbol=yes might be what you need (if I’m getting your point right).

Complete sample that worked for me:

  \setupindenting[yes,medium]
  \starttext
  \startitemize[a,intext]
    [left=(, right=), stopper=, alignsymbol=yes, indenting={yes,medium}]
  \startitem \input{jojomayer}\stopitem
  \startitem \input{jojomayer}\stopitem
  \startitem \input{jojomayer}\stopitem
  \stopitemize
  \stoptext

Just in case it might help,

Pablo
___________________________________________________________________________________
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:49 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
2023-07-16 11:41 ` Pablo Rodriguez [this message]

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=2fddb374-fd09-192b-0b0d-4b457f468ff8@gmx.es \
    --to=oinos@gmx.es \
    --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).