mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add explanatory comment in LaTeX style file for `\spx@VerbatimFBox
`
This commit is contained in:
parent
2387d513fa
commit
2d1503262d
@ -722,6 +722,11 @@
|
||||
|
||||
% Inspired and adapted from framed.sty's \CustomFBox with extra handling
|
||||
% of a non separable by pagebreak caption.
|
||||
% The sole purpose of this macro is to add the framing and the title. The #1
|
||||
% already has the typeset contents with background color, and took into
|
||||
% account the \sphinxverbatimsep. The \fboxsep parameter is here zero
|
||||
% (see \spx@fcolorbox definition) in order for the frame borders to exactly
|
||||
% fit the colored contents.
|
||||
\long\def\spx@VerbatimFBox#1{%
|
||||
\leavevmode
|
||||
\begingroup
|
||||
|
Loading…
Reference in New Issue
Block a user