]> granicus.if.org Git - python/commitdiff
\filenq: Like \file, but don't use single-quotes; this looks better
authorFred Drake <fdrake@acm.org>
Wed, 28 Apr 1999 14:59:44 +0000 (14:59 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Apr 1999 14:59:44 +0000 (14:59 +0000)
in tables.

Doc/texinputs/python.sty

index 2190f25a4a6e366030ed7beadb7fc4ff451c7641..30fef216ed4e4ef8987e16ed980dcc4526feffd8 100644 (file)
 \newcommand{\strong}[1]{{\bf #1}}
 % let's experiment with a new font:
 \newcommand{\file}[1]{`{\small\textsf{#1}}'}
+\newcommand{\filenq}[1]{{\small\textsf{#1}}}
 
 % Use this def/redef approach for \url{} since hyperref defined this already,
 % but only if we actually used hyperref: