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

@@ -256,6 +256,11 @@ The available styling options
``VerbatimBorderColor``
default ``{rgb}{0,0,0}``. The frame color, defaults to black.
``VerbatimHighlightColor``
default ``{rgb}{0.878,1,1}``. The color for highlighted lines.
.. versionadded:: 1.6.6
``verbatimsep``
default ``\fboxsep``. The separation between code lines and the frame.