LaTeX技巧386:LaTeX中如何使用word中的Arial字体?
(2010-10-25 21:06:32)
标签:
latex使用word字体arial |
分类: TeX字体 |
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
\renewcommand{\rmdefault}{phv} % Arial更多参看:http://www.tug.dk/FontCatalogue/
\renewcommand{\sfdefault}{phv} % Arial
使用起来就是这么简单:
若是全文定制可参看:http://www.tug.dk/FontCatalogue/arial/
\usepackage[T1]{fontenc}
\usepackage[scaled]{uarial}
\renewcommand*\familydefault{\sfdefault}
%% Only if the base font of the document is to be sans serif
其他字体对应宏包为如下(直接在导言区加入对应宏包即可):
Times字体mathptmx
Courier 字体courier
Palatino字体mathpazo
Avant Garde字体avant
Bookman字体bookman
Helvetica字体helvet
Charter字体charter
Zapf Chancery字体chancery
Utopia字体utopia
Pandora字体 pandora