[OS X TeX] Increasing font size in math mode
R Martinez
rm.tech at mac.com
Wed Dec 14 19:51:05 EST 2011
Hi,
Thanks for your prompt reply. Unfortunately, it does not work because \zcit is a math-mode command and the \large, \Large, etc., commands only work for text. If I could define a command that uses Zapf Chancery in text mode, that would solve my problem.
Thanks,
Raul Martinez
On Dec 14, 2011, at 4:21 PM, Michael Welsh wrote:
> 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----------- 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 MacOSX-TeX
mailing list