Add a note for future maintenance by TeX hackers

This commit is contained in:
jfbu 2017-12-10 16:51:10 +01:00
parent c220ae3ecb
commit 3bbfbadce5
2 changed files with 3 additions and 1 deletions

View File

@ -226,7 +226,6 @@ Includes
With both ``start-after`` and ``lines`` in use, the first line as per
``start-after`` is considered to be with line number ``1`` for ``lines``.
Caption and name
^^^^^^^^^^^^^^^^

View File

@ -898,9 +898,12 @@
% Allow breaks at special characters using \PYG... macros.
\sphinxbreaksatspecials
% Breaks at punctuation characters . , ; ? ! and / (needs catcode activation)
% Hacker note: mark-up should not use codes=... option of Verbatim, but
% codes*=..., and \fvset{codes=...} if added by raw latex will be overwritten
\def\FancyVerbCodes{\sphinxbreaksviaactive}%
\else % end of conditional code for wrapping long code lines
\let\sphinx@FancyVerbFormatLine\FancyVerbFormatLine
\let\FancyVerbCodes\@empty % only for clarity
\fi
\renewcommand\FancyVerbFormatLine[1]{%
\expandafter\sphinx@verbatim@checkifhl