]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
\infinity,
authorFred Drake <fdrake@acm.org>
Sat, 23 Jun 2001 03:11:45 +0000 (03:11 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 23 Jun 2001 03:11:45 +0000 (03:11 +0000)
\plusminus:  New macros to allow us to avoid math mode for these symbols.

Doc/texinputs/python.sty

index e4c60b834b14abeaca76a448fa7e0191d3647bcf..c5d55a8c7f3ebeaef3c35f73fa983d5d85ce55be 100644 (file)
 \newcommand{\C}{C}
 \newcommand{\EOF}{{\sc eof}}
 \newcommand{\NULL}{\constant{NULL}}
+\newcommand{\infinity}{\ensuremath{\infty}}
+\newcommand{\plusminus}{\ensuremath{\pm}}
 
 % Also for consistency: spell Python "Python", not "python"!