Process field values in QTextDocuments
This commit is contained in:
@@ -249,7 +249,7 @@ class ToHtml(Tokenizer):
|
||||
|
||||
return
|
||||
|
||||
def appendFootnotes(self) -> None:
|
||||
def closeDocument(self) -> None:
|
||||
"""Append the footnotes in the buffer."""
|
||||
if self._usedNotes:
|
||||
footnotes = self._localLookup("Footnotes")
|
||||
|
||||
Reference in New Issue
Block a user