summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/formula/formula.drv
blob: 0b2b72323266f6a9183a28793f916879ce5dcded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
%%
%% This is file `formula.drv',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% formula.dtx  (with options: `driver')
%% 
%% Copyleft 1997  Andreas Tille
%% 
%% Usage without any waranty
%% 
\def\formuladate{April 29, 1998}
\def\formulaversion{0.2}
\documentclass[11pt,twoside,a4paper]{article}
\usepackage{doc}
\usepackage{formula}
\usepackage[T1]{fontenc}
\usepackage{relsize}
\newcommand{\FORMULA}{{\relsize{3}$\varphi$}{\relsize{2}$\!_o$}$rmula$}
\newcommand{\Formula}{\FORMULA\xspace}
\newcommand{\atname}{\texttt{formula}}
\newcommand{\atnamesty}{\texttt{formula.sty}\xspace}
\begin{document}
 \title{The \Formula style \\
        {\small Version \formulaversion}}
 \author{Andreas Tille}
 \date{\formuladate}
 \maketitle
 \OnlyDescription
 \DocInput{formula.dtx}
\end{document}

\endinput
%%
%% End of file `formula.drv'.