General ⇒ Bradley Hand font in LateX
Bradley Hand font in LateX
I would like to use it for making homework solutions, but I've got no idea how to integrate it in my LateX files. (I'm using MiKTeX 2.6 an TeXniccenter)
Can anybody help?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Bradley Hand font in LateX
According to the mentioned document the Bradhley font comes with windows (not with my W2k) so you will have to find this font (.ttf-file) on your computer.
You can install this font with the MiKTeX Font Installer http://mtfi.sourceforge.net/
and use
Code: Select all
\renewcommand{\rmdefault}{ibh}
Under http://www.radamir.com/tex/ you can find instructions how to do this by hand. But that seems to be rather tricky.
Let me know if you are successful.
- pumpkinegan
- Posts: 91
- Joined: Thu May 03, 2007 10:29 pm