File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11% Format this file with latex.
22
3- % \documentstyle[garamond, 11pt,myformat]{article}
4- \documentstyle [11pt,myformat]{article}
3+ % \documentstyle[11pt,myformat]{article}
4+ \documentstyle [palatino, 11pt,myformat]{article}
55
66% A command to force the text after an item to start on a new line
77\newcommand {\itembreak }{
4141
4242\noindent
4343This document describes the built-in types, exceptions and functions and
44- the standard modules that come with the { \ Python} system.
45- It assumes basic knowledge about the { \ Python} language.
44+ the standard modules that come with the Python system.
45+ It assumes basic knowledge about the Python language.
4646For an informal introduction to the language, see the Tutorial document.
4747The Language Reference document (XXX not yet existing)
4848gives a more formal definition of the language.
Original file line number Diff line number Diff line change 11% Format this file with latex.
22
3- % \documentstyle[garamond, 11pt,myformat]{article}
4- \documentstyle [11pt,myformat]{article}
3+ % \documentstyle[11pt,myformat]{article}
4+ \documentstyle [palatino, 11pt,myformat]{article}
55
66% A command to force the text after an item to start on a new line
77\newcommand {\itembreak }{
4141
4242\noindent
4343This document describes the built-in types, exceptions and functions and
44- the standard modules that come with the { \ Python} system.
45- It assumes basic knowledge about the { \ Python} language.
44+ the standard modules that come with the Python system.
45+ It assumes basic knowledge about the Python language.
4646For an informal introduction to the language, see the Tutorial document.
4747The Language Reference document (XXX not yet existing)
4848gives a more formal definition of the language.
Original file line number Diff line number Diff line change 11% Style parameters and macros used by all documents here
22
3- % Page lay-out parameters
3+ % A4 page lay-out parameters
44\textwidth = 160mm
55\textheight = 240mm
66\topmargin = -11mm
7+
8+ % Americal page lay-out parameters
9+ % \textwidth = 160mm
10+ % \textheight = 220mm
11+ % \topmargin = -11mm
12+
713\oddsidemargin = 0mm
814\evensidemargin = 0mm
915% \parindent = 0mm
1016
11- % Frequently used system names
12- \newcommand {\Python }{Python} % Sometimes I want this italicized
17+ % Frequently used system name
1318\newcommand {\UNIX }{U{\sc nix}}
1419
1520% Variable used by begin code command
You can’t perform that action at this time.
0 commit comments