summaryrefslogtreecommitdiff
path: root/fonts/arev/tex/latex/arev/arevtext.sty
blob: b155e4fc2c04b5d8f256872d13f0284f263cdade (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\def\fileversion{0.1}%
\def\filedate{2005/09/01}%
\NeedsTeXFormat{LaTeX2e}%
\ProvidesPackage{arevtext}%
[\filedate\space\fileversion\space Arev Sans Text package]%

\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp} % takes text symbols such as \S, \P, \textdagger from the text font

\renewcommand{\rmdefault}{fav}
\renewcommand{\sfdefault}{fav}
\renewcommand{\ttdefault}{fvm}

\endinput