mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Typo in metadata glyphs check.
So I belive, but someone please double check.
This commit is contained in:
parent
6b7da5ec8c
commit
32209c9845
@ -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()) {
|
||||
|
Loading…
Reference in New Issue
Block a user