[OS X TeX] Increasing font size in math mode
Michael Welsh
yomcat at yomcat.geek.nz
Wed Dec 14 19:21:00 EST 2011
On 15/12/2011, at 1:10 PM, R Martinez wrote:
>
> I have spent a fair amount of time scouring documents, books, the web, to no avail. Asking the list is my last resort.
Use one of the following (they should work, and are in increasing size):
{\large \zcit{A}}
{\Large \zcit{A}}
{\LARGE \zcit{A}}
{\huge \zcit{A}}
{\Huge \zcit{A}}
You'll probably want to make it a macro, so something like
\newcommand{\bigcit}[1]{\ensuremath{\large \zcit{#1}}}
Michael
More information about the MacOSX-TeX
mailing list