mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
c76d91bb47
These were using lyx2latex, assuming the result can be used in verbatim insets as is, which is not the case (mostly due to \\backslash). A new lyx2verbatim function is now used instead. Also, ERT insets are dissolved in the gloss reversion process.