From aa475604dc89a5c5f5477bd3f58a2afac49422ad Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 3 Dec 2015 23:31:54 +0900 Subject: [PATCH] ``figure_align`` is added at 1.3 --- doc/config.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/config.rst b/doc/config.rst index 552471f54..b48d59616 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1431,6 +1431,8 @@ These options influence LaTeX output. 'floated' into the next page but may be preceded by any other text. If you don't like this behavior, use 'H' which will disable floating and position figures strictly in the order they appear in the source. + + .. versionadded:: 1.3 ``'footer'`` Additional footer content (before the indices), default empty.