mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Reset verbatim nolig list only in case of wrapping of codelines
This commit is contained in:
parent
0464c52bce
commit
24dc3e601d
@ -403,7 +403,9 @@
|
||||
% For grid placement from \strut's in \FancyVerbFormatLine
|
||||
\lineskip\z@skip
|
||||
% active comma should not be overwritten by \@noligs
|
||||
\let\verbatim@nolig@list \sphinx@verbatim@nolig@list
|
||||
\ifsphinxverbatimwrapslines
|
||||
\let\verbatim@nolig@list \sphinx@verbatim@nolig@list
|
||||
\fi
|
||||
% will fetch its optional arguments if any
|
||||
\OriginalVerbatim
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user