mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
\filenq: Like \file, but don't use single-quotes; this looks better
in tables.
This commit is contained in:
parent
f74e5b7936
commit
0a0fd595b3
1 changed files with 1 additions and 0 deletions
|
|
@ -685,6 +685,7 @@
|
||||||
\newcommand{\strong}[1]{{\bf #1}}
|
\newcommand{\strong}[1]{{\bf #1}}
|
||||||
% let's experiment with a new font:
|
% let's experiment with a new font:
|
||||||
\newcommand{\file}[1]{`{\small\textsf{#1}}'}
|
\newcommand{\file}[1]{`{\small\textsf{#1}}'}
|
||||||
|
\newcommand{\filenq}[1]{{\small\textsf{#1}}}
|
||||||
|
|
||||||
% Use this def/redef approach for \url{} since hyperref defined this already,
|
% Use this def/redef approach for \url{} since hyperref defined this already,
|
||||||
% but only if we actually used hyperref:
|
% but only if we actually used hyperref:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue