]> git.lyx.org Git - features.git/commit
Fixup 17571104: really avoid empty numbers in toc
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 1 Jul 2019 10:05:31 +0000 (12:05 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:34 +0000 (15:48 +0200)
commit219987c3f8cd8eca7593b0385f12cad33dd7a23c
tree7382edc7d5365195b7780670ec9cb51c4fc5ec6e
parent0a406edde875b83a40b804ef4d0f53593879978f
Fixup 17571104: really avoid empty numbers in toc

For some reason, I missed this one when trying to fix the bug.

Fixes bug #11423.
src/mathed/InsetMathHull.cpp