]> git.lyx.org Git - features.git/commit
Parse starred InsetLayout correctly
authorGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 16:39:20 +0000 (17:39 +0100)
committerGeorg Baum <baum@lyx.org>
Sat, 3 Jan 2015 16:39:20 +0000 (17:39 +0100)
commit42f36c1b94e055421bcbfdcdf5acfce772cd71b4
treea08f5645660c3b1092908a46dd8ab9e2c9dd49b0
parent8b75ce583020c00e0d5f2f6cdd5c8e15b3d95af4
Parse starred InsetLayout correctly

Previously, an InsetLayout was not found if the LaTeX name was starred, e.g.
for "\caption*".
src/tex2lyx/text.cpp