[OS X TeX] smaller matrix in math mode
Ross Moore
ross at ics.mq.edu.au
Sun Sep 6 23:17:22 CEST 2009
On 07/09/2009, at 7:02 AM, david craig wrote:
>
> I'm trying to reduce the size of a pmatrix in an equation -- but
> ONLY that pmatrix (not the equation which follows it):
>
> \begin{equation}
> % \mbox{\scriptsize
> % latex complains but it works:
> {\scriptsize
Close.
Try this:
...
\hbox{\scriptsize $ %need to go back into math ...
\begin{pmatrix}
\text{alternate}\\
\text{definition}
\end{pmatrix}$}% ... and end math inside the hbox.
\qquad
y = x
> % latex does not complain but it's (too) bigger than scriptsize:
> % {\scriptstyle
> % This is the same size as scriptstyle:
> % {\scriptscriptstyle
> \begin{pmatrix}
> \text{alternate}\\
> \text{definition}
> \end{pmatrix}
> } \qquad
> y = x
> \label{eq:label}
> \end{equation}
> Is there a solution which won't generate a complaint from pdftex?
No complaint this way --- which switches totally out of math-mode
before adjusting the font sizes.
>
> Thanks,
> David Craig
Hope this helps,
Ross
------------------------------------------------------------------------
Ross Moore ross at maths.mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 (0)2 9850 8955
Sydney, Australia 2109 fax: +61 (0)2 9850 8114
------------------------------------------------------------------------
-------------- next part --------------
----------- 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
More information about the macostex-archives
mailing list