summaryrefslogtreecommitdiffstats
path: root/Doc/texinputs/manual.cls
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-25 14:53:43 (GMT)
committerFred Drake <fdrake@acm.org>1998-03-25 14:53:43 (GMT)
commitc0b2e453ae9f953f16b5989942a3eedeb09ec6db (patch)
tree0f087d50df80523b8c198a964d0c2b10c746904b /Doc/texinputs/manual.cls
parentf558e3188e53f10a086f18c5dd5061bf009f0c7f (diff)
downloadcpython-c0b2e453ae9f953f16b5989942a3eedeb09ec6db.zip
cpython-c0b2e453ae9f953f16b5989942a3eedeb09ec6db.tar.gz
cpython-c0b2e453ae9f953f16b5989942a3eedeb09ec6db.tar.bz2
Change uses of \pdfinfo and \pdfcatalog to use the new syntax from the
latest pdftex. (Which we have here at CNRI.) This makes the PDF targets work again.
Diffstat (limited to 'Doc/texinputs/manual.cls')
-rw-r--r--Doc/texinputs/manual.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/Doc/texinputs/manual.cls b/Doc/texinputs/manual.cls
index 46d6911..a87b510 100644
--- a/Doc/texinputs/manual.cls
+++ b/Doc/texinputs/manual.cls
@@ -50,9 +50,10 @@
\@ifundefined{ChTitleVar}{}{%
\mghrulefill{\RW}}%
\@ifundefined{pdfinfo}{}{
- \pdfinfo
- author {\@author}
- title {\@title}
+ \pdfinfo{
+ /Author (\@author)
+ /Title (\@title)
+ }
}
\begin{flushright}%
{\rm\Huge\HeaderFamily \@title \par}%