]> granicus.if.org Git - python/commitdiff
\py@ModSynopsisFilename: New macro; gives names of the .syn file.
authorFred Drake <fdrake@acm.org>
Thu, 23 Jul 1998 17:36:46 +0000 (17:36 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 23 Jul 1998 17:36:46 +0000 (17:36 +0000)
Doc/texinputs/howto.cls

index 1a6ed791d6fa04ce99995eaa07ec5851cae487cd..ad376c6a5bcf300af8d792c51c91f14dba3d11d0 100644 (file)
@@ -34,6 +34,9 @@
 %
 \RequirePackage{python}
 
+% support for module synopsis sections:
+\newcommand{\py@ModSynopsisFilename}{\jobname.syn}
+
 
 % need to do one of these....
 \newcommand{\py@doHorizontalRule}{\rule{\textwidth}{1pt}}