From b6d1ce2a105a839a1cf75d4b4ccb8f5827d22b4c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 Jun 2010 14:51:31 +0000 Subject: mathspic script git-svn-id: svn://tug.org/texlive/trunk@18868 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mathspic/mathspic.sty | 40 +++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/mathspic/mathspic.sty (limited to 'Master/texmf-dist/tex/latex/mathspic/mathspic.sty') diff --git a/Master/texmf-dist/tex/latex/mathspic/mathspic.sty b/Master/texmf-dist/tex/latex/mathspic/mathspic.sty new file mode 100644 index 00000000000..0efe40d968c --- /dev/null +++ b/Master/texmf-dist/tex/latex/mathspic/mathspic.sty @@ -0,0 +1,40 @@ +%% +%% This is file `mathspic.sty', +%% February 2005 +%% +%% (c) copyright 2004-2005 A Syropoulos & RWD Nickalls +%% This program can be redistributed and/or modified under the terms +%% of the LaTeX Project Public License Distributed from CTAN +%% archives in directory macros/latex/base/lppl.txt; either +%% version 1 of the License, or any later version. +%% +%% Please report errors or suggestions for improvement to +%% +%% Apostolos Syropoulos Dick Nickalls +%% apostolo@obelix.ee.duth.gr dicknickalls@compuserve.com +%% +\wlog{Package `mathspic' A Syropoulos & RWD Nickalls (Feb 2005)}% +\typeout{Loading mathsPIC package (c) RWD Nickalls & A Syropoulos 01/02/2005}% +\ProvidesFile{mathspic.sty}% + [2005/02/01 v1.0 Package `mathspic.sty']% +\def\fileversion{1.0} +\def\filedate{2005/02/01} +\ifx\fiverm\undefined + \newfont\fiverm{cmr5} +\fi +\let\Linethickness\linethickness% +%%----------mathsPIC logos--------------------- +\newcommand{\mathsPIC}{\textsf{mathsPIC}} +\newcommand{\MathsPIC}{\textsf{MathsPIC}} +\newcommand{\mathsPICp}{\textsf{mathsPIC}\kern-0.08em\raisebox{-0.15em}{\textit{\tiny P}}} +\newcommand{\MathsPICp}{\textsf{MathsPIC}\kern-0.08em\raisebox{-0.15em}{\textit{\tiny P}}} +\newcommand{\mathsPICperl}{\textsf{mathsPIC}\kern-0.08em\raisebox{-0.15em}{\textit{\tiny Perl}}} +\newcommand{\MathsPICperl}{\textsf{MathsPIC}\kern-0.08em\raisebox{-0.15em}{\textit{\tiny Perl}}} +%%-----------PICTEX stuff----------------------------- +\input prepictex +\input pictexwd +\input postpictex +%%------------------------------------- +\endinput +%% +%% End of file `mathspic.sty'. -- cgit v1.2.3