summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/yax/yax.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-18 15:57:20 +0000
committerKarl Berry <karl@freefriends.org>2010-06-18 15:57:20 +0000
commite7c3e209e8f797c9f89a7e454e260716220ce832 (patch)
tree4bdee0039f081333dd0e0d548bb565095070b602 /Master/texmf-dist/tex/generic/yax/yax.sty
parent6a610c4ffff82f7e5188bd0154b7859244e02447 (diff)
new generic package yax (17jun10)
git-svn-id: svn://tug.org/texlive/trunk@19036 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/yax/yax.sty')
-rw-r--r--Master/texmf-dist/tex/generic/yax/yax.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/yax/yax.sty b/Master/texmf-dist/tex/generic/yax/yax.sty
new file mode 100644
index 00000000000..58477727ee7
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/yax/yax.sty
@@ -0,0 +1,14 @@
+% This is yax.sty, a style file to load
+% the YaX package in LaTeX. Useful information
+% can be found in yax-doc.pdf
+%
+% Author: Paul Isambert.
+% E-mail: zappathustra AT free DOT fr
+% Comments and suggestions are welcome.
+% Date: June 2010.
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{yax}[2010/06/17 v.1.0 Yet Another Key System.]
+\chardef\formatnumber=4
+\input yax.tex
+\endinput \ No newline at end of file