diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-08 23:07:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-08 23:07:57 +0000 |
commit | c28a7257988da7e621324bf732f3367a2f45cbd2 (patch) | |
tree | 9465f93310fa4e3bc8d6b243093198ef7203991b /Master/texmf-dist/tex/latex | |
parent | 7425adb75ffbe957eaf75d7eef2e7e78bd3924d2 (diff) |
new pstricks package pst-rubans 1.20 (7jun11)
git-svn-id: svn://tug.org/texlive/trunk@23464 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-rubans/pst-rubans.sty | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-rubans/pst-rubans.sty b/Master/texmf-dist/tex/latex/pst-rubans/pst-rubans.sty new file mode 100644 index 00000000000..506b0cb4f3f --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-rubans/pst-rubans.sty @@ -0,0 +1,24 @@ +% $Id: pst-rubans.sty 511 2011-06-06 15:39:40Z herbert $ +%% +%% This is file `pst-plot.sty'. +%% +%% IMPORTANT NOTICE: +%% +%% pst-rubans.sty Copyright (C) 2004-2011 Herbert Voss <hvoss@tug.org> +%% +%% This package may be distributed under the terms of the LaTeX Project +%% Public License, as described in lppl.txt in the base LaTeX distribution. +%% Either version 1.0 or, at your option, any later version. +%% +%NeedsTeXFormat{LaTeX2e} + +\ProvidesPackage{pst-rubans} + [2011/06/05 v1.00 LaTeX wrapper for `pst-rubans' (HV)] +% +\RequirePackage{pstricks} +\ProvidesPackage{pst-rubans}[2007/12/04 package wrapper for + pst-rubans] +\input{pst-rubans.tex} +\ProvidesFile{pst-rubans.tex} + [\filedate\space v\fileversion\space `PST-rubans'] +\endinput |