ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: fv leung via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: fv leung <fvleung@gmail.com>
Subject: Re: Nested itemize
Date: Fri, 2 Sep 2022 17:22:57 +0800	[thread overview]
Message-ID: <CAN-yaTnmDe0nh=vNX32WUxyTDZviQKDuQUgaUaEmV46fDiRNkg@mail.gmail.com> (raw)
In-Reply-To: <CALC5-UL4DGs48xCWMjd3fkyk2VwXp0mbS8wM=D93GR6zgGsq4A@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1924 bytes --]

\starttext

\startitemize[n]
\item\godown[-\lineheight]

\startitemize[a,columns,packed][before={\blank[nowhite]},right=\),stopper=]
  \item bla
  \item bla
  \item bla
  \item bla
  \stopitemize
\item\godown[-\lineheight]

\startitemize[a,columns,packed][before={\blank[nowhite]},n=3,right=\),stopper=]
  \item bla
  \item bla
  \item bla
  \item bla
  \item bla
  \item bla
  \stopitemize
\item\godown[-\lineheight]

\startitemize[a,columns,packed][before={\blank[nowhite]},n=4,right=\),stopper=]
  \item bla
  \item bla
  \item bla
  \item bla
  \item bla
  \item bla
  \item bla
  \item bla
  \stopitemize
\stopitemize

\stoptext

Alexandre Christe via ntg-context <ntg-context@ntg.nl> 於 2022年9月2日 週五
下午5:08寫道:

> Dear all,
>
> I'm struggling to setup a nested itemize with no blank line and several
> columns.
>
> What I mean is something like
> 1. a) bla   c) bla
>     b) bla   d) bla
>
> The following MWE is my starting point
>
> \starttext
> \startitemize[n]
> \item \blank[-line]
> \startitemize[a,horizontal,two] [margin=2cm]
> \item First
> \item Second
> \item Third
> \item Fourth
> \stopitemize
> \item \blank[-line]
> \startitemize[a,horizontal,columns,two]
> \item First
> \item Second
> \item Third
> \item Fourth
> \stopitemize
> \stopitemize
> \stoptext
>
> Thanks in advance
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2924 bytes --]

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

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2022-09-02  9:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02  9:08 Alexandre Christe via ntg-context
2022-09-02  9:22 ` fv leung via ntg-context [this message]
2023-08-21 18:57   ` [NTG-context] " Alexandre Christe
2023-08-22  2:08     ` fv leung
2023-08-22  5:12       ` Alexandre Christe
2023-08-22  8:44         ` Mikael Sundqvist
2023-08-22  9:47         ` Alexandre Christe
2023-08-22 11:15           ` fv leung
  -- strict thread matches above, loose matches on Subject: below --
2014-11-28 18:01 nested itemize Mikael P. Sundqvist
2014-11-29  9:48 ` Otared Kavian
2014-11-29 10:04 ` Hans Hagen
2014-11-29 10:43   ` Mikael P. Sundqvist
2014-11-29 10:49     ` Hans Hagen
2014-11-30 20:48     ` Otared Kavian
2014-11-30 20:58     ` Otared Kavian
2014-12-01  7:01       ` Mikael P. Sundqvist
2012-04-06 15:40 Nested itemize Procházka Lukáš Ing. - Pontex s. r. o.
2012-04-06 16:13 ` Wolfgang Schuster
2012-04-07 15:08   ` Procházka Lukáš

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='CAN-yaTnmDe0nh=vNX32WUxyTDZviQKDuQUgaUaEmV46fDiRNkg@mail.gmail.com' \
    --to=ntg-context@ntg.nl \
    --cc=fvleung@gmail.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).