summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty')
-rw-r--r--texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty28
1 files changed, 28 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty b/texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty
new file mode 100644
index 00000000..9064bb26
--- /dev/null
+++ b/texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty
@@ -0,0 +1,28 @@
+%%
+%% This is file `aeb-mlink.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% aeb_mlink.dtx (with options: `copyright,altpkgname')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% aeb_mlink.sty package, %%
+%% Copyright (C) 2006--2018 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 of the %%
+%% License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{aeb-mlink}
+ [2018/04/26 v1.0 AeB MLink Alt-name (dps)]
+\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{aeb_mlink}}
+\ProcessOptions
+\RequirePackage{aeb_mlink}[2018/03/22]
+\endinput
+%%
+%% End of file `aeb-mlink.sty'.