mirror of https://github.com/python/cpython.git
Consistency: "{\tt ...}" ==> "\code{...}"
This commit is contained in:
parent
9eb5e5097e
commit
cb42f7c295
|
@ -2,7 +2,7 @@
|
||||||
Guido van Rossum \\
|
Guido van Rossum \\
|
||||||
Corporation for National Research Initiatives (CNRI) \\
|
Corporation for National Research Initiatives (CNRI) \\
|
||||||
1895 Preston White Drive, Reston, Va 20191, USA \\
|
1895 Preston White Drive, Reston, Va 20191, USA \\
|
||||||
E-mail: {\tt guido@CNRI.Reston.Va.US}, {\tt guido@python.org}
|
E-mail: \code{guido@CNRI.Reston.Va.US}, \code{guido@python.org}
|
||||||
}
|
}
|
||||||
|
|
||||||
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
|
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Guido van Rossum \\
|
Guido van Rossum \\
|
||||||
Corporation for National Research Initiatives (CNRI) \\
|
Corporation for National Research Initiatives (CNRI) \\
|
||||||
1895 Preston White Drive, Reston, Va 20191, USA \\
|
1895 Preston White Drive, Reston, Va 20191, USA \\
|
||||||
E-mail: {\tt guido@CNRI.Reston.Va.US}, {\tt guido@python.org}
|
E-mail: \code{guido@CNRI.Reston.Va.US}, \code{guido@python.org}
|
||||||
}
|
}
|
||||||
|
|
||||||
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
|
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
|
||||||
|
|
Loading…
Reference in New Issue