summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex b/Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex
index 8037430885a..235b3485073 100644
--- a/Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex
+++ b/Master/texmf-dist/doc/latex/pst-exa/pst-exa-doc.tex
@@ -1,5 +1,4 @@
\documentclass[pagesize=auto, fontsize=14pt, DIV=9, parskip=half]{scrartcl}
-
\usepackage{fixltx2e}
\usepackage{etex}
\usepackage{lmodern}
@@ -12,12 +11,12 @@
\newcommand*{\mail}[1]{\href{mailto:#1}{\texttt{#1}}}
\newcommand*{\pkg}[1]{\textsf{#1}}
\newcommand*{\env}[1]{\texttt{#1}}
-
+\def\PS{PostScript}
\addtokomafont{title}{\rmfamily}
-\title{The \pkg{pst-exa} package\thanks{This manual corresponds to \pkg{pst-exa.sty}~v0.01, dated~2010/01/01.}}
+\title{The \pkg{pst-exa} package\thanks{This manual corresponds to \pkg{pst-exa.sty}~v0.05, dated~2014/09/24.}}
\author{Herbert Voß\thanks{\mail{hvoss@tug.org}}}
-\date{2010/01/01}
+\date{\today}
\begin{document}
@@ -35,4 +34,9 @@ arguments. For more information read the documentation of \texttt{pst2pdf}.
Using \pkg{pst-exa} makes only sense together with the Perl script \texttt{pst2pdf}, which
allows the use of Postscript code and running the document in \textsc{pdf} mode.
+\nocite{*}
+\bibliographystyle{plain}
+\bibliography{\jobname}
+
+
\end{document}