mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
22dc345e8c
The idea here is to implement something like \refstepcounter for LyX. We do this by tracking the "active" counter in Counters.cpp. We also have to track when we go in and out of environments to which counters are local, and so on and so forth. This all gets done in updateLabels(), but only if we are producing output, which is why I added the output boolean a while ago. I expect there are bugs in here, though it seems to work pretty well with the documents I've tested. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33108 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
attic | ||
cmake | ||
coding | ||
cygwin | ||
HTML | ||
keystest | ||
lyxserver | ||
MacOSX | ||
mathmacros | ||
qmake | ||
scons | ||
tools | ||
Win32 | ||
boostworkaround.txt | ||
FORMAT | ||
gettext.patch | ||
lazy_lyxtext.txt | ||
lyx.package.README | ||
lyx.rpm.README | ||
lyx.spec.in | ||
Makefile.am | ||
Seminar.txt |