summaryrefslogtreecommitdiff
path: root/doc/markup/code.rst
diff options
context:
space:
mode:
authorjfbu <jfbu@free.fr>2017-12-10 12:16:35 +0100
committerjfbu <jfbu@free.fr>2017-12-10 12:37:36 +0100
commit70f8d4ddfcd7ee0a1873ed5a9fbde283a74f818c (patch)
tree5e5ff7cae7eeccede698a7bbd06524b5fa1b0771 /doc/markup/code.rst
parent90ee039e349080fb86037aae4d59153cc7f03f4f (diff)
downloadsphinx-git-70f8d4ddfcd7ee0a1873ed5a9fbde283a74f818c.tar.gz
Support ``:emphasize-lines:`` in PDF output (closes #1238)
Diffstat (limited to 'doc/markup/code.rst')
-rw-r--r--doc/markup/code.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/markup/code.rst b/doc/markup/code.rst
index cb3e55bdc..9cb57129f 100644
--- a/doc/markup/code.rst
+++ b/doc/markup/code.rst
@@ -223,6 +223,9 @@ Includes
.. versionchanged:: 1.6
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``.
+ .. versionchanged:: 1.6.6
+ LaTeX supports the ``emphasize-lines`` option.
+
Caption and name
^^^^^^^^^^^^^^^^