mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40449 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
72cface90f
commit
8a226ec47a
@ -225,6 +225,8 @@ void InsetMathHull::setBuffer(Buffer & buffer)
|
||||
}
|
||||
|
||||
|
||||
// FIXME This should really be controlled by the TOC level, or
|
||||
// something of the sort.
|
||||
namespace {
|
||||
const char * counters_to_save[] = {"section", "chapter"};
|
||||
unsigned int const numcnts = sizeof(counters_to_save)/sizeof(char *);
|
||||
|
Loading…
Reference in New Issue
Block a user