summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2018-06-11 12:38:32 +0900
committerNorbert Preining <norbert@preining.info>2018-06-11 12:38:32 +0900
commitfbc73b62c78b771a4d7064eb308e1feaac2cd046 (patch)
tree10e8b0d4436dcf584f44238f78418ff522c2d9e9 /texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty
parentd2a693db266c86383445df581593a627a79f5140 (diff)
add aeb-mobile
Diffstat (limited to 'texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty')
-rw-r--r--texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty28
1 files changed, 28 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty b/texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty
new file mode 100644
index 00000000..54159344
--- /dev/null
+++ b/texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty
@@ -0,0 +1,28 @@
+%%
+%% This is file `aeb-mobile.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% aeb_mobile.dtx (with options: `copyright,altpkgname')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% aeb_mobile.sty package %%
+%% Copyright (C) 2012-2018 %%
+%% 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-mobile}
+ [2018/04/26 v1.0 aeb-mobile Alt-name (dps)]
+\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{aeb_mobile}}
+\ProcessOptions
+\RequirePackage{aeb_mobile}
+\endinput
+%%
+%% End of file `aeb-mobile.sty'.