summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/variations
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-20 13:07:52 +0000
committerKarl Berry <karl@freefriends.org>2006-09-20 13:07:52 +0000
commit3af2795d7827dd4fc1975f4fabf5e70724cce1ac (patch)
treebe7d3f52ce1e94b433e078fefc2c63e2f6cb29df /Master/texmf-dist/tex/latex/variations
parentddf18284ca2a3c9753d3758466e57429a34fd785 (diff)
new package variations (19sep06)
git-svn-id: svn://tug.org/texlive/trunk@2166 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/variations')
-rw-r--r--Master/texmf-dist/tex/latex/variations/variations.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/variations/variations.sty b/Master/texmf-dist/tex/latex/variations/variations.sty
new file mode 100644
index 00000000000..8b89b86adc4
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/variations/variations.sty
@@ -0,0 +1,10 @@
+% Package `variations' (tableaux de variations)
+% Copyright (c) Christian Obrecht 2005-2006
+
+\ProvidesPackage{variations}[2006/09/13 v0.3 Tableaux de variations]
+
+\input variations
+
+\newenvironment{variations}{\bvariations}{\evariations}
+
+\endinput