[OS X TeX] A little help needed (math formula problem)
Jens Nöckel
noeckel at uoregon.edu
Thu Dec 17 19:05:04 CET 2009
Hi,
looks like multirow doesn't work too well with array environments. But I got it to work by replacing the multirow part of your array with this:
\multirow{2}{*}[1.4ex]
{
\text{$\displaystyle
\left(
\begin{array}{c}
b_1 \\
b_2 \\ [0.3ex]
b_3 \\
b_4 \\
\end{array}
\right)
$}
All I did was switch to text mode in the array, and this was enough to fool multicol into behaving properly. Within that, I switched back to math for the vector column.
Cheers,
Jens
On Dec 17, 2009, at 7:32 AM, Joe Java wrote:
> Hello TeX group,
>
> I wrote a webpage for testing MathML support in a browser.
> I used TeX as the "gold standard" for mathematical representation.
> See:
> https://eyeasme.com/Joe/MathML/MathML_browser_test
> Click on any equation to see the code that generated it.
>
> The problem is "Test 3" gives errors but displays correctly.
> I would like to have the "0" in "Test 3" be larger and bold,
> but then the multiple errors are just too much and I get no
> displayed result. How do I rewrite the code so I get no errors?
>
> Comments and suggestions on improving the TeX coding for
> any of the examples would be appreciated.
>
> Joe
>
>
>
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>
Jens U. Nöckel
Associate Professor
Department of Physics
University of Oregon
http://www.uoregon.edu/~noeckel/
More information about the macostex-archives
mailing list