mirror of https://github.com/python/cpython
Use \emph{} for all references to the other documents, not just some of them.
This commit is contained in:
parent
20989e834d
commit
b660b63edf
|
@ -49,10 +49,10 @@ documented in the Reference Manual.
|
||||||
|
|
||||||
This manual assumes basic knowledge about the Python language. For an
|
This manual assumes basic knowledge about the Python language. For an
|
||||||
informal introduction to Python, see the \emph{Python Tutorial}; the
|
informal introduction to Python, see the \emph{Python Tutorial}; the
|
||||||
Python Reference Manual remains the highest authority on syntactic and
|
\emph{Python Reference Manual} remains the highest authority on
|
||||||
semantic questions. Finally, the manual entitled \emph{Extending and
|
syntactic and semantic questions. Finally, the manual entitled
|
||||||
Embedding the Python Interpreter} describes how to add new extensions
|
\emph{Extending and Embedding the Python Interpreter} describes how to
|
||||||
to Python and how to embed it in other applications.
|
add new extensions to Python and how to embed it in other applications.
|
||||||
|
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
|
|
|
@ -49,10 +49,10 @@ documented in the Reference Manual.
|
||||||
|
|
||||||
This manual assumes basic knowledge about the Python language. For an
|
This manual assumes basic knowledge about the Python language. For an
|
||||||
informal introduction to Python, see the \emph{Python Tutorial}; the
|
informal introduction to Python, see the \emph{Python Tutorial}; the
|
||||||
Python Reference Manual remains the highest authority on syntactic and
|
\emph{Python Reference Manual} remains the highest authority on
|
||||||
semantic questions. Finally, the manual entitled \emph{Extending and
|
syntactic and semantic questions. Finally, the manual entitled
|
||||||
Embedding the Python Interpreter} describes how to add new extensions
|
\emph{Extending and Embedding the Python Interpreter} describes how to
|
||||||
to Python and how to embed it in other applications.
|
add new extensions to Python and how to embed it in other applications.
|
||||||
|
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue