summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/aeb-pro/aeb-pro.sty
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/latex/aeb-pro/aeb-pro.sty')
-rw-r--r--texmf-dist/tex/latex/aeb-pro/aeb-pro.sty29
1 files changed, 29 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/aeb-pro/aeb-pro.sty b/texmf-dist/tex/latex/aeb-pro/aeb-pro.sty
new file mode 100644
index 00000000..01119491
--- /dev/null
+++ b/texmf-dist/tex/latex/aeb-pro/aeb-pro.sty
@@ -0,0 +1,29 @@
+%%
+%% This is file `aeb-pro.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% aeb_pro.dtx (with options: `copyright,altpkgname')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% aeb_pro.sty package, %%
+%% Copyright (C) 2006--2021 D. P. Story %%
+%% dpstory@acrotex.net %%
+%% %%
+%% 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.2 of %%
+%% the License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{aeb-pro}
+ [2021/02/04 v1.0 aeb-pro Alt-name (dps)]
+\RequirePackage{xkeyval}
+\DeclareOptionX*{\PassOptionsToPackage{\CurrentOption}{aeb_pro}}
+\ProcessOptionsX\relax
+\RequirePackage{aeb_pro}
+\endinput
+%%
+%% End of file `aeb-pro.sty'.