summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-text
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-text')
-rw-r--r--Master/texmf-dist/tex/latex/pst-text/pst-char.sty2
-rw-r--r--Master/texmf-dist/tex/latex/pst-text/pst-text.sty8
2 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-text/pst-char.sty b/Master/texmf-dist/tex/latex/pst-text/pst-char.sty
index 01ee5fa215d..9e2bda63c3e 100644
--- a/Master/texmf-dist/tex/latex/pst-text/pst-char.sty
+++ b/Master/texmf-dist/tex/latex/pst-text/pst-char.sty
@@ -1,5 +1,5 @@
%%
-%% pst-grad.sty Copyright (C) 2008-- Herbert Voss <voss@pstricks.de>
+%% pst-char.sty Copyright (C) 2008-- Herbert Voss <voss@pstricks.de>
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pst-char}
diff --git a/Master/texmf-dist/tex/latex/pst-text/pst-text.sty b/Master/texmf-dist/tex/latex/pst-text/pst-text.sty
index fed1eb8c59d..58918c668fd 100644
--- a/Master/texmf-dist/tex/latex/pst-text/pst-text.sty
+++ b/Master/texmf-dist/tex/latex/pst-text/pst-text.sty
@@ -1,7 +1,11 @@
\RequirePackage{pstricks}
-\ProvidesPackage{pst-text}[2006/01/01 package wrapper for pst-text.tex (hv)]
+\ProvidesPackage{pst-text}[2018/12/28 package wrapper for pst-text.tex (hv)]
\input{pst-text.tex}
\ProvidesFile{pst-text.tex}
[\filedate\space \fileversion\space `pst-text' (tvz)]
-\IfFileExists{pst-text.pro}{\@addtofilelist{pst-text.pro}}{}%
+\IfFileExists{pst-text.pro}{%
+ \ProvidesFile{pst-text.pro}[2018/12/28 v. 1.02, PostScript prologue file]
+ \@addtofilelist{pst-text.pro}}{}%
\endinput
+
+%% $Id: pst-text.sty 891 2018-12-29 19:42:20Z herbert $