On Sep 4, 8:44 pm, David Lippman <
drlipp...@yahoo.com> wrote:
> On Sep 4, 9:52 am, Grant Edwards <
grant.b.edwa...@gmail.com> wrote:
>
> > How do you get asciimath to produce choose notation -- parens
> > containing a superscript and subscript value?
>
> For choose notation, I wouldn't normally use superscripts and
> subscripts - I'd use matrix notation to create a column vector
>
> ((5),(2))
Yup, I tried that. The problem is that it turns out looking like a
column vector instead of choose. ;) The rendering of '({::}_N^M)`
notation is a lot closer to being "correct"[1]. I'd prefer that the
top of the M was even with (or even slightly above) the top of the
paren and the bottom of the N was even with (or slightly below) the
bottom of the paren, but it's good enough for the 'web.
[1] "correct" is pretty much defined as "what TeX does". The context
would probably have been sufficient to make the meaning clear, but
after 20 years of using TeX and LaTeX I've gotten awfully picky
about typesetting -- which means that doing anything to be
published via web is always a bit of teeth-gritting
experience. Asciimath has made it a lot better. :)