]> git.lyx.org Git - features.git/commit
Load "textcomp" and "pmboxdraw" before "(lua)inputenc" to fix #11454.
authorGünter Milde <milde@lyx.org>
Tue, 12 Feb 2019 08:22:55 +0000 (09:22 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:58 +0000 (14:39 +0200)
commitf53797f2f929e1a447500e246323e55fd10af568
tree6c5f33163ada73d8801b736879efdcff0700fab4
parent8cd715844f18ad35e22a8a7f892e6377c78199f6
Load "textcomp" and "pmboxdraw" before "(lua)inputenc" to fix #11454.

Prevents wrong or missing characters with LuaTeX and 8-bit fonts.

Also "uninvert" the corresponding test case and two other
no longer failing "unicodesymbols" exports.
autotests/export/latex/luainputenc-utf8.lyx
development/autotests/invertedTests
src/BufferParams.cpp
src/LaTeXFeatures.cpp