ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: startitemize bad with columns
Date: Thu, 19 Sep 2013 21:49:49 +0200	[thread overview]
Message-ID: <20130919214949.216dfb674482dc7dd40a0d53@telefonica.net> (raw)
In-Reply-To: <523B1663.4040007@wxs.nl>

I will do,  but \startitem.... \stopitem? Is it new? Should I do this way, not only \item and just works?

Xan

On Thu, 19 Sep 2013 17:21:07 +0200
Hans Hagen <pragma@wxs.nl> ha escrit:

> On 9/19/2013 3:19 PM, Xan wrote:
> > Hi,
> >
> > With this minimal example:
> >
> > \starttext
> > \startitemize[a,columns,four]
> > \item $5^3$
> > \item $\left(\frac{2}{3}\right)^4$
> > \item $254^0$
> > \column
> > \item $\left(\frac{-8}{12}\right)^3$
> > \item $\left(-3\right)^5$
> > \item $\left(-50\right)^5$
> > \column
> > \item $\left(-10\right)^7$
> > \item $0,2^3$
> > \item $\left(-0,22\right)^4$
> > \column
> > \item $\left(\frac{3}{2}\right)^4$
> > \item $22^1$
> > \item $22^0$
> > \stopitemize
> > \stoptext
> >
> > I get "mis-ordered" columns
> >
> > What can I do?
> 
> download the beta that i just uploaded (i merged some experimental code 
> in mixed columns)
> 
> i also added a math snapper ... because that's what one should actually 
> do when not in grid mode
> 
> \starttext
> 
> \startbuffer
>      \startitemize[a,columns,four][grid=]
>          \startitem  1: \snappedmath { 5^3            } \stopitem
>          \startitem  2: \snappedmath { \frac{2}{3}^4  } \stopitem
>          \startitem  3: \snappedmath { 254^0          } \stopitem %\column
>          \startitem  4: \snappedmath { \frac{-8}{12}^3} \stopitem
>          \startitem  5: \snappedmath { -3^5           } \stopitem
>          \startitem  6: \snappedmath { -50^5          } \stopitem %\column
>          \startitem  7: \snappedmath { -10^7          } \stopitem
>          \startitem  8: \snappedmath { 0,2^3          } \stopitem
>          \startitem  9: \snappedmath { -0,22^4        } \stopitem %\column
>          \startitem 10: \snappedmath { \frac{3}{2}^4  } \stopitem
>          \startitem 11: \snappedmath { 22^1           } \stopitem
>          \startitem 12: \snappedmath { 22^0           } \stopitem
>      \stopitemize
> \stopbuffer
> 
> \input ward \getbuffer
> 
> \let\snappedmath\ruledmbox
> 
> \input ward \getbuffer \input ward
> 
> \stoptext
> 
> 
> 
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                               | www.pragma-pod.nl
> -----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2013-09-19 19:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19 13:19 Xan
2013-09-19 15:21 ` Hans Hagen
2013-09-19 19:49   ` Xan [this message]
2013-09-19 21:46     ` Hans Hagen
2013-09-20  8:05       ` Xan
2013-09-21 11:14   ` Xan
2013-09-21 11:59     ` Hans Hagen
2013-09-21 14:09       ` Xan

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=20130919214949.216dfb674482dc7dd40a0d53@telefonica.net \
    --to=dxpublica@telefonica.net \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).