Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is there any handwritten(hw) font for latex?

817 views
Skip to first unread message

yan

unread,
Jul 5, 2004, 5:50:18 PM7/5/04
to
Hi all,
I am looking for some kinds of handwritten font. I found that using
\cal or \mathcal cannot get the same effect.
Any suggestion there? Thanks.

yan

Karl-Heinz Zimmer

unread,
Jul 5, 2004, 9:54:34 AM7/5/04
to

I don't know about a handwriting font (never needed any), but there is
a collection of freely available fonts, perhaps you find a nice one:

ftp://ftp.dante.de/tex-archive/fonts

Karl-Heinz
--
Karl-Heinz <mailto:k...@indeview.org> <mailto:k...@kde.org>
Zimmer I n d e V i e w K D E
Föhren Presentations Beyond Limitations Conquer your Desktop
www.fiehr.de www.indeview.org www.kde.org

Harald Harders

unread,
Jul 5, 2004, 9:55:24 AM7/5/04
to

There are at least two fonts as used to teach writing in Germany:
- lateinische Ausgangsschrift: CTAN/fonts/la
- vereinfachte Ausgangsschrift: CTAN/fonts/va

Yours
Harald

--
Harald Harders Langer Kamp 8
Technische Universität Braunschweig D-38106 Braunschweig
Institut für Werkstoffe Germany
E-Mail: h.ha...@tu-bs.de Tel: +49 (5 31) 3 91-3062
WWW : http://www.ifw.tu-bs.de Fax: +49 (5 31) 3 91-3058

Walter Schmidt

unread,
Jul 5, 2004, 10:14:37 AM7/5/04
to
yan schrieb:

> I am looking for some kinds of handwritten font. I found that using
> \cal or \mathcal cannot get the same effect.
> Any suggestion there? Thanks.

Do you need the font for use in text or in formulas?

Text fonts:

Zapf Chancery (Type1): standard, part of PSNFSS
BrushScriptX (Type1) : CTAN: fonts/brushscr/
Augie (Type1) : CTAN: fonts/augie/
calligra (Metafont) : CTAN: fonts/calligra/
twcal (Metafont) : CTAN: fonts/twcal/

Math fonts:

See the package rsfs.sty (for the "Formal Script" font)
or or eucal.sty (for Euler Script) or use the below code
for Euler Roman (there's no ready-made package for it):

\DeclareMathAlphabet\mathscr{U}{eur}{m}{n}
\SetMathAlphabet\mathscr{bold}{U}{eur}{b}{n}
...
\mathscr{ABCdef}

HTH
Walter

0 new messages