Hi everybody,
I need to use the raleway font to write a document.
Particularly I'd like to write equations too in this font.
Is it possible? How can I do?
Fonts & Character Sets ⇒ Raleway Font Equation
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 133
- Joined: Sat Feb 25, 2012 6:12 pm
Raleway Font Equation
OpenType fonts such as raleway can be used most easily through the fontspec package. Note that this can only be compiled using XeLaTeX or LuaLaTeX. To use this font in mathmode as well use the mathspec package, which can only be compiled with XeLaTeX.
Ubuntu 13.10 + Tex Live 2013 + Texmaker / Windows 7 Pro + MikTex 2.9 + TexnicCenter / Android 4.3 + TexPortal + DroidEdit
Re: Raleway Font Equation
Thank you very much.
Now it's working quite fine.
Anyway I'm trying to write equations in bold and italic style.
If I use \mathsymbol or the package bf with the command \bf they doesn't make my symbol bold (while they still are italic).
Does anyone know how to do it?
Now it's working quite fine.
Anyway I'm trying to write equations in bold and italic style.
If I use \mathsymbol or the package bf with the command \bf they doesn't make my symbol bold (while they still are italic).
Does anyone know how to do it?