mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Increase space between the end of a regexp and the little right floor symbol
used as a closing quote. At AMK's request.
This commit is contained in:
parent
042ff9eb3a
commit
47cfd03dff
1 changed files with 1 additions and 1 deletions
|
@ -563,7 +563,7 @@
|
|||
\newcommand{\regexp}[1]{%
|
||||
{\tiny$^{^\lceil}\!\!$%
|
||||
{\normalsize\code{#1}}%
|
||||
$\!\!\rfloor\!$%
|
||||
$\!\rfloor\!$%
|
||||
}}
|
||||
\newcommand{\envvar}[1]{%
|
||||
\$#1% $ <-- bow to font-lock 3 times!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue