summaryrefslogtreecommitdiff
path: root/Doc/texinputs/howto.cls
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-03-25 14:53:43 +0000
committerFred Drake <fdrake@acm.org>1998-03-25 14:53:43 +0000
commitc0b2e453ae9f953f16b5989942a3eedeb09ec6db (patch)
tree0f087d50df80523b8c198a964d0c2b10c746904b /Doc/texinputs/howto.cls
parentf558e3188e53f10a086f18c5dd5061bf009f0c7f (diff)
downloadcpython-git-c0b2e453ae9f953f16b5989942a3eedeb09ec6db.tar.gz
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/howto.cls')
-rw-r--r--Doc/texinputs/howto.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/Doc/texinputs/howto.cls b/Doc/texinputs/howto.cls
index ab5bb9188f..115912324e 100644
--- a/Doc/texinputs/howto.cls
+++ b/Doc/texinputs/howto.cls
@@ -47,9 +47,10 @@
\@ifundefined{ChTitleVar}{}{
\mghrulefill{\RW}}
\@ifundefined{pdfinfo}{}{
- \pdfinfo
- author {\@author}
- title {\@title}
+ \pdfinfo{
+ /Author (\@author)
+ /Title (\@title)
+ }
}
\begin{flushright}
{\rm\Huge\HeaderFamily \@title} \par