mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #2457 from jfbu/fixparsepincodeblocks
Fix a vertical space in indented code-blocks for latexpdf
This commit is contained in:
@@ -238,6 +238,7 @@
|
||||
\setlength\parskip{0pt}%
|
||||
\setlength\itemsep{0ex}%
|
||||
\setlength\topsep{0ex}%
|
||||
\setlength\parsep{0pt}% let's not forget this one!
|
||||
\setlength\partopsep{0pt}%
|
||||
\setlength\leftmargin{0pt}%
|
||||
}%
|
||||
|
||||
Reference in New Issue
Block a user