summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/variations/variations.sty
diff options
context:
space:
mode:
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