`figure_align` is added at 1.3

This commit is contained in:
Takeshi KOMIYA 2015-12-03 23:31:54 +09:00
parent 8648bdeec1
commit aa475604dc

View File

@ -1431,6 +1431,8 @@ These options influence LaTeX output.
'floated' into the next page but may be preceded by any other text. '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 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. and position figures strictly in the order they appear in the source.
.. versionadded:: 1.3
``'footer'`` ``'footer'``
Additional footer content (before the indices), default empty. Additional footer content (before the indices), default empty.