summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/gates/gates.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-03 23:35:36 +0000
committerKarl Berry <karl@freefriends.org>2011-12-03 23:35:36 +0000
commite57737e5e749b3cdff002d8ca4c32c865ec5e03e (patch)
treedbac43a82b3ffdce878349e67268d5338ea6e8e8 /Master/texmf-dist/tex/generic/gates/gates.sty
parent97e4684a37e4899e8cdd42ab670b6e25dd319d1a (diff)
new generic package gates (3dec11)
git-svn-id: svn://tug.org/texlive/trunk@24739 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/gates/gates.sty')
-rw-r--r--Master/texmf-dist/tex/generic/gates/gates.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/gates/gates.sty b/Master/texmf-dist/tex/generic/gates/gates.sty
new file mode 100644
index 00000000000..28152eacb60
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/gates/gates.sty
@@ -0,0 +1,14 @@
+% This is gates.sty, a style file to load
+% the Gates package in LaTeX. Useful information
+% can be found in gates-doc.pdf or gates-doc.txt.
+%
+% Author: Paul Isambert.
+% E-mail: zappathustra AT free DOT fr
+% Comments and suggestions are welcome.
+% Date: December 2011.
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{gates}[2011/12/03 v.0.1 Modular architecture.]
+\chardef\formatnumber=4
+\input gates.tex
+\endinput