summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex')
-rw-r--r--Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex b/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex
new file mode 100644
index 00000000000..8ca7e00cb2a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex
@@ -0,0 +1,47 @@
+% Rolf Niepraschk, <Rolf.Niepraschk@ptb.de>
+% Hubert Gaesslein
+% 2008-02-24
+\documentclass[draft]{ltxdoc}
+\usepackage[T1]{fontenc}
+\usepackage[latin9]{inputenc}
+\usepackage[document]{ragged2e}
+\usepackage{calc}
+
+\renewcommand*\familydefault{\ttdefault}
+\renewcommand*\normalsize{\tiny}
+
+\AtBeginDocument{%
+ \renewcommand*\usefont[4]{}\renewcommand*\selectfont{}}
+
+\normalfont \normalsize
+
+% Adobe Reader can't cope with \maxdimen ... :-(
+% 5080mm+32sp=947257376sp; 1sp mehr ... und die Schrift verschwindet!
+% 947257376sp ~= 14454pt ~= 200in ~= 14400bp
+\usepackage[%
+ paperheight=947257376sp,paperwidth=\widthof{m}*72+2bp,
+ left=1bp,right=1bp,top=0bp,bottom=0bp,verbose]{geometry}
+
+\makeatletter
+
+\renewenvironment{theglossary}
+{%
+ \setlength\baselineskip{0pt}
+ \renewcommand*\pfill{\@tempcnta=\number}
+ \let\item\@idxitem \ignorespaces
+}{}
+
+\let\textlatin\@firstofone
+
+\makeatother
+
+\renewcommand*\TeX{TeX} \renewcommand*\LaTeX{LaTeX}% zu spät! RN.
+
+\setlength\parindent{0pt} \pagestyle{empty} \nofiles \raggedbottom
+
+\begin{document}
+
+\section*{Changes to \textsf{pst-pdf}:}
+\input{pst-pdf.gls}
+
+\end{document}