>>>>> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:

Bo> 1. a strange bug in MenuBackends. If I change return to break (see
Bo> patch), I will get a TOC after Bookmarks. I am out of idea now.

Isn't it related to this bit?

+               case md_bookmarks:
+                       add(MenuItem(MenuItem::Bookmarks));
+
                case md_toc:

A break is missing here.

JMarc

Reply via email to