summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/formula/formula.drv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/formula/formula.drv')
-rw-r--r--Master/texmf-dist/source/latex/formula/formula.drv36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/formula/formula.drv b/Master/texmf-dist/source/latex/formula/formula.drv
new file mode 100644
index 00000000000..0b2b7232326
--- /dev/null
+++ b/Master/texmf-dist/source/latex/formula/formula.drv
@@ -0,0 +1,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'.