diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:19 +0000 |
commit | 70fefbe98a234f3eef85acc9d0aa41ee05874dff (patch) | |
tree | 021b530872164f74c2a70fdb7cd82d276b8d67b1 /Master | |
parent | aacf46a3cd674f73eb1c90b0bb7080c95e564405 (diff) |
colortab
git-svn-id: svn://tug.org/texlive/trunk@774 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/colortab/colortab.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/colortab/colortab.sty b/Master/texmf-dist/tex/latex/colortab/colortab.sty new file mode 100644 index 00000000000..5afc9b17944 --- /dev/null +++ b/Master/texmf-dist/tex/latex/colortab/colortab.sty @@ -0,0 +1,3 @@ +\ProvidesPackage{colortab}[1997/03/25: package wrapper for colortab.tex] +\input colortab.tex +\endinput |