Support `:emphasize-lines:` in PDF output (closes #1238)

This commit is contained in:
jfbu
2017-12-10 12:16:35 +01:00
parent 90ee039e34
commit 70f8d4ddfc
9 changed files with 47 additions and 2 deletions

View File

@@ -211,7 +211,8 @@ def get_verifier(verify, verify_re):
'verify',
u'::\n\n\\∞${}',
None,
(u'\\begin{sphinxVerbatim}[commandchars=\\\\\\{\\}]\n'
(u'\\fvset{hllines={, ,}}%\n'
u'\\begin{sphinxVerbatim}[commandchars=\\\\\\{\\}]\n'
u'@\\(\\Gamma\\)\\PYGZbs{}\\(\\infty\\)\\PYGZdl{}\\PYGZob{}\\PYGZcb{}\n'
u'\\end{sphinxVerbatim}'),
),