Server IP : 111.118.215.189 / Your IP : 216.73.216.27 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/texlive/texmf-dist/tex/latex/pst-plot/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
% $Id: pst-plot.sty 541 2011-07-20 16:38:34Z herbert $ %% %% This is file `pst-plot.sty'. %% %% IMPORTANT NOTICE: %% %% pst-plot.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-plot} [2011/06/05 v1.00 LaTeX wrapper for `pst-plot' (HV)] % \newif\ifpst@OldVersion\pst@OldVersionfalse \DeclareOption{97}{\pst@OldVersiontrue} \ProcessOptions\relax % \ifpst@OldVersion \RequirePackage[97]{pstricks} \ProvidesPackage{pst-plot}[1993/03/12 package wrapper for pst-plot.tex] \input{pst-plot97.tex} \ProvidesFile{pst-plot.tex} [\filedate\space \fileversion\space `pst-plot' (tvz)] \else \RequirePackage{pstricks} \RequirePackage{pst-xkey} \RequirePackage{multido} \ProvidesPackage{pst-plot}[2011/04/13 package wrapper for pst-plot.tex (hv)] \input{pst-plot.tex} \ProvidesFile{pst-plot.tex} [\filedate\space \fileversion\space `pst-plot' (tvz,hv)] \fi \endinput