ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Multicolumn enumeration in a column
@ 2017-12-30  9:18 Fabrice Couvreur
  2017-12-30 19:49 ` Lars
  0 siblings, 1 reply; 6+ messages in thread
From: Fabrice Couvreur @ 2017-12-30  9:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hello,
How to modify the code for an enumeration on three columns in a column ?
Thank you
Fabrice


\definemixedcolumns
  [Mycolumns]
  [
    n=2,
    separator=rule,
    rulecolor=,
    balance=,
    grid=strut,
  ]

\setupalign[verytolerant,stretch,hanging]

\setuppapersize[A4,landscape]
\setupinteractionscreen[option=landscape]

\starttext
\startMycolumns
\startitemize[n]
  \item
  \item
\blank
\startitemize[a,columns,three,joinedup]
\item
\item
\item
\stopitemize
\stopitemize
\stopMycolumns
\stoptext

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

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

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

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

end of thread, other threads:[~2018-01-02 22:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-30  9:18 Multicolumn enumeration in a column Fabrice Couvreur
2017-12-30 19:49 ` Lars
2017-12-30 20:07   ` Fwd: " Lars
2017-12-31 10:57     ` Fabrice Couvreur
2018-01-02 17:06       ` Jan Willem Flamma
2018-01-02 22:21         ` Fabrice Couvreur

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