Text Formatting ⇒ Appearance of a Document – Page Style and Font
Re: Appearance of a Document – Page Style and Font
How can I load Helvetica? What is XeLaTeX?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Appearance of a Document – Page Style and Font
Hi Sobiki,
Stefan
bysobikl wrote:How can I load helvetica?
Code: Select all
\usepackage{helvet}
It's a LaTeX format for XeTeX, wich is a TeX engine with support for Unicode and modern font features, have a look at http://scripts.sil.org/xetex.sobikl wrote:What si XeLaTeX?
Stefan
LaTeX.org admin