On Sun, 08 Mar 2009 00:34:43 +0100
Jean-Baptiste Faure <[email protected]> dijo:
> Le 07.03.2009 21:59, John Jason Jordan a écrit :
> > I have a formula in Writer 3.01 (Ubuntu Intrepid) which almost works.
> > The code is:
> >
> > left lbrace alignl stack {left [ +liquid right ]~"___"~"]"rsub word #
> > left [ +nasal right ]~"___"~"]"rsub ~"___"~"]"rsub word # left [ stack
> > {+syllabic} # {+front} right ]~"___"~"]"rsub word # "___ " _word left
> > [ +syllabic right ] } right rbrace
> >
> > You can test this by copying and pasting the above code into the
> > formula editor in your installation of OOo. (But watch out for the line
> > endings that my e-mail client may have entered.)
> >
> > The problem is "left [ stack {+syllabic} # {+front} right ]
> > ~"___"~"]"rsub word." This is supposed to stack, but it does not.
> >
> > The only thing I can think of is that there might be a limitation in
> > OOo Math where you can have only one stack in a formula - i.e., you
> > can't nest a stack within a stack. If that is so, then I am stuck. But
> > if the problem is just that I haven't got the code right, I'm hoping
> > there is an expert on formulas here who can tell me what is wrong.
> Try : "stack {{+syllabic} # {+front}}"
That didn't work either.
But in the meantime I finally stumbled on the solution. It turns out
that in the Math editor "stack" works only for items of *three or more*
and separated by #. If you want to stack two items then you use "binom"
without the #.
That is, when I changed it from "stack" to "binom" it worked. However,
I also have formulas in the same document with two items and "stack"
plus # worked fine. I think the issue is that "binom" is what you are
supposed to use, and if the stack is nested inside another stack you
*must* use "binom." A two-item stack by itself may be able to get away
with the "stack" syntax.
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]