summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-text/pst-char.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-text/pst-char.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pst-text/pst-char.sty18
1 files changed, 18 insertions, 0 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
new file mode 100644
index 00000000000..01ee5fa215d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-text/pst-char.sty
@@ -0,0 +1,18 @@
+%%
+%% pst-grad.sty Copyright (C) 2008-- Herbert Voss <voss@pstricks.de>
+%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pst-char}
+ [2008/03/11 v0.01 LaTeX wrapper for `PSTricks' (hv)]
+
+\PackageWarningNoLine{pst-char}{%
+ ************************************ \MessageBreak
+ The package `pst-char' is obsolet! \MessageBreak
+ You should use `pst-text' directly: \MessageBreak
+ \@spaces\string\usepackage{pst-text}\MessageBreak
+ ************************************}
+
+\RequirePackage{pst-text}
+
+\endinput
+%%