[texhax] Curley W
Aaron Gray
angray at beeb.net
Fri Dec 21 16:56:30 CET 2007
> On Dec 20, 2007, at 2:31 PM, Aaron Gray wrote:
>
>> I am wondering how to render a Curley W in TeX.
>>
>> http://www.diku.dk/undervisning/2006-2007/2006-2007_b2_246/
>> milner78theory.pdf
>>
>
> Dear Aaron,
>
> Try the mathrsfs package. It's pretty close.
>
> \documentclass{article}
> \usepackage{mathptmx}
> \usepackage{mathrsfs}
> \begin{document}
> To be precise, we show that if $\mathscr W(\bar p,f)$ succeeds and
> returns $(T,\bar f)$, then $(T\bar p)|f$ is a wt.
> \end{document}
Great, tried it and thats the one.
I am running LaTeX from MediaWiki, anyone know how/if I can preload the
packages ?
Aaron
More information about the texhax
mailing list