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\documentclass {howto }
22\usepackage {ltxmarkup }
33\usepackage {times }
4+ \usepackage {distutils }
45
56\title {Installing Python Modules}
67
2425\author {Greg Ward}
2526\authoraddress {E-mail:
\email {
[email protected] }}
2627
27- % Should these be added to the standard Python doc tools? (They'll be
28- % needed for my "Distributing Python Modules" guide, too.)
29- \newcommand {\command }[1]{\code {#1}}
30- \newcommand {\option }[1]{\textsf {\small {#1}}}
31- \newcommand {\filevar }[1]{{\textsl {\filenq {#1}}}}
32- \newcommand {\homefile }[1]{\file {\tilde /#1}}
33- \newcommand {\comingsoon }{\emph {Coming soon... }}
34-
35- % And how about these? Very handy for writing pathnames (tilde for
36- % Unix, backslash for DOS/Windows).
37- \renewcommand {\tilde }{\raisebox {-0.5ex}{\symbol {126}}}
38- \newcommand {\bslash }{\symbol {92}} % XXX only works in tt fonts!
39-
4028
4129\begin {document }
4230
You can’t perform that action at this time.
0 commit comments