diff options
author | Karl Berry <karl@freefriends.org> | 2007-06-01 16:58:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-06-01 16:58:13 +0000 |
commit | ab8a652a0280de02179bbbdd79296f2bbd4073f7 (patch) | |
tree | faee992b783dbb0e200ed3b09747adf5f1d86d1a /Master/texmf-dist/tex/latex | |
parent | e8bcc62dbdd94467b145a8e7e2c8087cd606a71c (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/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/variations/variations.sty | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/variations/variations.sty b/Master/texmf-dist/tex/latex/variations/variations.sty deleted file mode 100644 index 8b89b86adc4..00000000000 --- a/Master/texmf-dist/tex/latex/variations/variations.sty +++ /dev/null @@ -1,10 +0,0 @@ -% 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 |