Bernhard Roider wrote:
Bernhard Roider wrote:
Hello,
i found a crash in TocBackend::updateItem():
steps to reproduce:
- create a new document
- change the document class to article (AMS)
- change the current layout to theorem, definition, proposition, ....
- try to write something -> boom
in TocBackend::updateItem() the variable toc_item is invalid and
accessing toc_item->par_it_ causes the crash.
Abdel, did you see (can you reproduce) this? I think it's your new toc
dialog and thus i don't want to investigate further.
It's fixed now.
By the way, it should be possible to create a list of theorems etc if we
want two.
By the way 2: is it normal that Theorem/Corollary/etc are numbered
sequentially?
By the way 3: typing return at the beginning of a theorem does not
behave like in section, is this normal?
Abdel.