summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/variations/variations.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-06-01 16:58:13 +0000
committerKarl Berry <karl@freefriends.org>2007-06-01 16:58:13 +0000
commitab8a652a0280de02179bbbdd79296f2bbd4073f7 (patch)
treefaee992b783dbb0e200ed3b09747adf5f1d86d1a /Master/texmf-dist/tex/generic/variations/variations.sty
parente8bcc62dbdd94467b145a8e7e2c8087cd606a71c (diff)
variations is generic, not latex (luecking, 31 May 2007 14:55:13)
git-svn-id: svn://tug.org/texlive/trunk@4398 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/variations/variations.sty')
-rw-r--r--Master/texmf-dist/tex/generic/variations/variations.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/variations/variations.sty b/Master/texmf-dist/tex/generic/variations/variations.sty
new file mode 100644
index 00000000000..8b89b86adc4
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/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