Fix #3633: misdetect unreferenced citations

This commit is contained in:
Takeshi KOMIYA
2017-04-29 17:45:41 +09:00
parent 9d0338777c
commit d1e8e41b5e
7 changed files with 58 additions and 15 deletions

View File

@@ -590,6 +590,13 @@ handlers to the events. Example:
.. versionchanged:: 1.3
The handlers' return value is now used.
.. event:: env-check-consistency (env)
Emmited when Consistency checks phase. You can check consistency of
metadata for whole of documents.
.. versionadded:: 1.6
.. event:: html-collect-pages (app)
Emitted when the HTML builder is starting to write non-document pages. You