diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-09-11 19:22:09 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-09-11 19:22:09 +0000 |
commit | c8da6304f2038c75e61e08c5345c1a2abaef802e (patch) | |
tree | 21f5c078d2cf00909a41a05fd88f30a7845e9adc /Master/texmf-dist/tex | |
parent | 4b8d19ed7a69c2b86e10d0a9f0b57fdf89373ea1 (diff) |
new generic package xlop
git-svn-id: svn://tug.org/texlive/trunk@10556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/xlop/xlop.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/xlop/xlop.sty b/Master/texmf-dist/tex/generic/xlop/xlop.sty new file mode 100644 index 00000000000..8c672c8d15e --- /dev/null +++ b/Master/texmf-dist/tex/generic/xlop/xlop.sty @@ -0,0 +1,3 @@ +\ProvidesPackage{xlop}[2006/01/04 package wrapper for xlop.tex] +\input xlop.tex +\endinput |