]> git.lyx.org Git - lyx.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>
Thu, 8 Mar 2018 14:05:01 +0000 (15:05 +0100)
commit6659304f7f8b57f12a1bf453a11ea359c83a7d14
tree8d2cdaaaa5d9e4e565a9e84844409b9c147184fc
parente90b6f5a3b3ec93b502b36a43c80d5e5b975a858
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
src/tex2lyx/text.cpp