]> git.lyx.org Git - features.git/commit
Fix \nobreakdash- roundtrip in moving args
authorGeorg Baum <baum@lyx.org>
Fri, 27 Feb 2015 21:06:11 +0000 (22:06 +0100)
committerGeorg Baum <baum@lyx.org>
Fri, 27 Feb 2015 21:06:11 +0000 (22:06 +0100)
commite76fc730406ec4d70949427bc7c4c5b146f72e98
tree2b0e4869c1ea908d3e54268f3d488ce9e32454f5
parentcaf102558ccf91cdc4f2014d58750a9688c006d0
Fix \nobreakdash- roundtrip in moving args

Previously, tex2lyx did not remove the \protect which is output by LyX in
front of \nobreakdash- if needed. Now tex2lyx removes it unconditionally (like
it does elsewhere), because LyX will add it if needed.
src/tex2lyx/text.cpp