summaryrefslogtreecommitdiffstats
path: root/Doc/mac/mac.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-11-10 16:13:25 (GMT)
committerFred Drake <fdrake@acm.org>1999-11-10 16:13:25 (GMT)
commite15eb35fd0a038aead785a57526157e6745e0b09 (patch)
treee1deb19c7cd865a255fefb3970e51a55e9317e21 /Doc/mac/mac.tex
parent9fa76f1090d1646bcc074fb20092b5a80be3c109 (diff)
downloadcpython-e15eb35fd0a038aead785a57526157e6745e0b09.zip
cpython-e15eb35fd0a038aead785a57526157e6745e0b09.tar.gz
cpython-e15eb35fd0a038aead785a57526157e6745e0b09.tar.bz2
Use \citetitle as appropriate.
Diffstat (limited to 'Doc/mac/mac.tex')
-rw-r--r--Doc/mac/mac.tex18
1 files changed, 10 insertions, 8 deletions
diff --git a/Doc/mac/mac.tex b/Doc/mac/mac.tex
index ab47003..096ba11 100644
--- a/Doc/mac/mac.tex
+++ b/Doc/mac/mac.tex
@@ -24,16 +24,18 @@
\noindent
This library reference manual documents Python's extensions for the
-Macintosh. It should be used in conjunction with the \emph{Python
-Library Reference}, which documents the standard library and built-in
-types.
+Macintosh. It should be used in conjunction with the
+\citetitle[../lib/lib.html]{Python Library Reference}, which documents
+the standard library and built-in types.
This manual assumes basic knowledge about the Python language. For an
-informal introduction to Python, see the \emph{Python Tutorial}; the
-\emph{Python Reference Manual} remains the highest authority on
-syntactic and semantic questions. Finally, the manual entitled
-\emph{Extending and Embedding the Python Interpreter} describes how to
-add new extensions to Python and how to embed it in other applications.
+informal introduction to Python, see the
+\citetitle[../tut/tut.html]{Python Tutorial}; the
+\citetitle[../ref/ref.html]{Python Reference Manual} remains the
+highest authority on syntactic and semantic questions. Finally, the
+manual entitled \citetitle[../ext/ext.html]{Extending and Embedding
+the Python Interpreter} describes how to add new extensions to Python
+and how to embed it in other applications.
\end{abstract}