ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* itemize columns transposed
@ 2016-09-17  6:14 Mikael P. Sundqvist
  2016-09-17 11:51 ` Wolfgang Schuster
  0 siblings, 1 reply; 13+ messages in thread
From: Mikael P. Sundqvist @ 2016-09-17  6:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Hi!

I wonder if it is possible to automatically have the itemize in
columns and have the order changed (in effect, the whole itemization
should be transposed) so that one gets

a  b  c
d  e  f

instead of

a  c  e
b  d  f

With automatically, I mean that one could use some keyword instead of adding a
\stopitemize\startitemize[continued] in the middle (found here:
http://wiki.contextgarden.net/Enumerations#Multicolumn)

See the example below, resulting pdf is attached.

/Mikael

\starttext

\startitemize[a,columns,three,intro][stopper=,right=)]
\item $\int_0^2 1+2x\,dx$
\item $\int_0^{\ln 2} e^s\,ds$
\item $\int_0^{\ln 2} e^{2s}\,ds$
\item $\int_0^{\pi} \sin t\,dt$
\item $\int_0^{2\pi}\sin t\,dt$
\item $\int_0^1\frac{1}{1+x^2}\,dx$
\stopitemize

\input tufte

\startitemize[a,columns,three,intro][stopper=,right=)]
\item $\int_0^2 1+2x\,dx$
\item $\int_0^{\ln 2} e^s\,ds$
\item $\int_0^{\ln 2} e^{2s}\,ds$
\stopitemize
\startitemize[continue]
\item $\int_0^{\pi} \sin t\,dt$
\item $\int_0^{2\pi}\sin t\,dt$
\item $\int_0^1\frac{1}{1+x^2}\,dx$
\stopitemize

\stoptext

[-- Attachment #2: ctx-listexample13.pdf --]
[-- Type: application/pdf, Size: 16593 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2016-10-11 10:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-17  6:14 itemize columns transposed Mikael P. Sundqvist
2016-09-17 11:51 ` Wolfgang Schuster
2016-09-17 12:12   ` Mikael P. Sundqvist
2016-09-17 14:48     ` Mikael P. Sundqvist
2016-09-17 21:07       ` Aditya Mahajan
2016-09-18  6:27         ` Mikael P. Sundqvist
2016-09-22  6:44           ` Mikael P. Sundqvist
2016-10-02 18:08             ` Mikael P. Sundqvist
2016-10-10  8:24               ` Hans Hagen
2016-10-10  8:28                 ` Hans Hagen
2016-10-11  9:21                   ` Mikael P. Sundqvist
2016-10-11  9:37                     ` Wolfgang Schuster
2016-10-11 10:35                       ` Mikael P. Sundqvist

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