Typo in metadata glyphs check.

So I belive, but someone please double check.
This commit is contained in:
Pavel Sanda 2023-04-13 21:55:57 +02:00
parent 6b7da5ec8c
commit 32209c9845

View File

@ -1742,7 +1742,7 @@ bool BufferParams::writeLaTeX(otexstream & os, LaTeXFeatures & features,
"\n\nPlease select an appropriate "
"document encoding\n"
"(such as utf8) or change the "
"preamble code accordingly."),
"metadata accordingly."),
uncodable_glyphs));
}
if (!doc_metadata.str().empty()) {