summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/eqexam/fortextbook.sty
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/latex/eqexam/fortextbook.sty')
-rw-r--r--texmf-dist/tex/latex/eqexam/fortextbook.sty31
1 files changed, 31 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/eqexam/fortextbook.sty b/texmf-dist/tex/latex/eqexam/fortextbook.sty
new file mode 100644
index 00000000..fcd541a9
--- /dev/null
+++ b/texmf-dist/tex/latex/eqexam/fortextbook.sty
@@ -0,0 +1,31 @@
+%%
+%% This is file `fortextbook.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% eqexam.dtx (with options: `copyright,ftbsty')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% eqexam.sty package, %%
+%% Copyright (C) 2005--2017 D. P. Story %%
+%% dpstory@uakron.edu %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License 1.2 %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1 of the %%
+%% License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{fortextbook}
+ [2012/03/14 v1.0 A fortextbook Package (dps)]
+\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{eqexam}}
+\ProcessOptions
+\RequirePackage[%
+ ftbsolns,fortextbook,usecustomdesign,
+ forcolorpaper,noseparationrule,usexkv
+]{eqexam}
+\endinput
+%%
+%% End of file `fortextbook.sty'.