diff options
author | Fred Drake <fdrake@acm.org> | 1999-11-10 16:21:37 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-11-10 16:21:37 (GMT) |
commit | 37f1574f2e26ed12ce5d52b901f3166b4e4c0bd6 (patch) | |
tree | 4cdf27299cf246bde473615c2556e874c75535be /Doc/lib/libundoc.tex | |
parent | e15eb35fd0a038aead785a57526157e6745e0b09 (diff) | |
download | cpython-37f1574f2e26ed12ce5d52b901f3166b4e4c0bd6.zip cpython-37f1574f2e26ed12ce5d52b901f3166b4e4c0bd6.tar.gz cpython-37f1574f2e26ed12ce5d52b901f3166b4e4c0bd6.tar.bz2 |
Use \citetitle and \programopt as appropriate.
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r-- | Doc/lib/libundoc.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 2967cb8..e8f3736 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -14,8 +14,9 @@ effort spent. \begin{description} \item[\module{Tkinter}] ---- Interface to Tcl/Tk for graphical user interfaces; -Fredrik Lundh is working on this one! See \emph{An Introduction to +--- Interface to Tcl/Tk for graphical user interfaces; Fredrik Lundh +is working on this one! See +\citetitle[http://www.pythonware.com/library/]{An Introduction to Tkinter} at \url{http://www.pythonware.com/library/} for on-line reference material. |