summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eqexam/eqexam.drv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/eqexam/eqexam.drv')
-rw-r--r--Master/texmf-dist/source/latex/eqexam/eqexam.drv37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/eqexam/eqexam.drv b/Master/texmf-dist/source/latex/eqexam/eqexam.drv
new file mode 100644
index 00000000000..04cd89e6348
--- /dev/null
+++ b/Master/texmf-dist/source/latex/eqexam/eqexam.drv
@@ -0,0 +1,37 @@
+%%
+%% This is file `eqexam.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% eqexam.dtx (with options: `copyright,driver')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% eqExam.sty package, 2005-02-05 %%
+%% Copyright (C) 2005 D. P. Story %%
+%% dpstory@uakron.edu %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1 of the %%
+%% License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\documentclass{ltxdoc}
+\usepackage[colorlinks,hyperindex]{hyperref}
+\RecordChanges
+\begin{document}
+ \GetFileInfo{eqexam.sty}
+ \title{eqExam: An Exam Construction Package}
+ \author{D. P. Story\\
+ Email: \texttt{dpstory@uakron.edu}}
+ \date{Processed \today}
+ \maketitle
+ \tableofcontents
+ \let\Email\texttt
+ \DocInput{eqexam.dtx}
+\PrintIndex
+\end{document}
+\endinput
+%%
+%% End of file `eqexam.drv'.