summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ifetex/ifetex.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-04 23:26:58 +0000
committerKarl Berry <karl@freefriends.org>2011-11-04 23:26:58 +0000
commite1a9e5336dd1d75914042141d1dcf9d3825efc37 (patch)
treeebc4f7a558b64e4dddacb4ad989bfee70c578908 /Master/texmf-dist/tex/latex/ifetex/ifetex.sty
parent1267e56426be0702177637c1eadae17ffc9468f4 (diff)
new generic package ifetex (31oct11)
git-svn-id: svn://tug.org/texlive/trunk@24502 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ifetex/ifetex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ifetex/ifetex.sty25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ifetex/ifetex.sty b/Master/texmf-dist/tex/latex/ifetex/ifetex.sty
new file mode 100644
index 00000000000..67a87dff626
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ifetex/ifetex.sty
@@ -0,0 +1,25 @@
+%% Copyright (C) 2011 by Martin Scharrer <martin@scharrer.me>
+%% ---------------------------------------------------------------------------
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is Martin Scharrer.
+%%
+%% This work consists of the files ifetex.dtx and ifetex.ins
+%% and the derived filebase ifetex.sty.
+%%
+\ProvidesPackage{ifetex}[%
+ 2011/10/31
+ v1.0
+ ifetex]
+\@@input ifetex
+\endinput
+%%
+%% End of file `ifetex.sty'.