]> git.lyx.org Git - features.git/commit
tex2lyx: towards proper support of "literal"/"latexified" inset commands
authorJuergen Spitzmueller <spitz@lyx.org>
Thu, 8 Mar 2018 14:00:33 +0000 (15:00 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 11 Mar 2018 17:26:33 +0000 (18:26 +0100)
commitbd876d816330b56ad1e6dd62302e52f7462ffc08
treeed8d1e24603c5a23234dbd9fd39d934de5e610a6
parentf183686505c150e335559056f1e3da4eb30af0f9
tex2lyx: towards proper support of "literal"/"latexified" inset commands

We now report whether the attempt to recode the macros to glyphs
succeeded. If yes, we set "literate" to false, if not to true.

Also, do not attempt to recode for non-latexifying fields.

Fixes: #9563
(cherry picked from commit 6659304f7f8b57f12a1bf453a11ea359c83a7d14)
src/tex2lyx/text.cpp