]> git.lyx.org Git - features.git/commit
Handle \protect'ion of label in listings
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 16 Mar 2019 08:03:19 +0000 (09:03 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:16 +0000 (15:48 +0200)
commit1dea025a98cd759933157a32674678aa3b1a925a
tree75f7ccd74ba71e882c1597963300805fcd605fe6
parent688742d4c6b11ca0f28efd9455504d5313cf2f5e
Handle \protect'ion of label in listings

Since listings labels are passed as an argument of their own, we need
to strip the \protect flag.
src/insets/InsetListings.cpp