From: Fred Drake Date: Fri, 16 Jan 1998 16:34:34 +0000 (+0000) Subject: Use \emph{} for all references to the other documents, not just some of them. X-Git-Tag: v1.5.1~950 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b660b63edf665f0a1de5781989c713e235053357;p=python Use \emph{} for all references to the other documents, not just some of them. --- diff --git a/Doc/lib.tex b/Doc/lib.tex index d33928c4db..4483a2c047 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -49,10 +49,10 @@ documented in the Reference Manual. This manual assumes basic knowledge about the Python language. For an informal introduction to Python, see the \emph{Python Tutorial}; the -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. +\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. \end{abstract} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index d33928c4db..4483a2c047 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -49,10 +49,10 @@ documented in the Reference Manual. This manual assumes basic knowledge about the Python language. For an informal introduction to Python, see the \emph{Python Tutorial}; the -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. +\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. \end{abstract}