src/Pure/Thy/sessions.scala
changeset 76342 65c5373f84b1
parent 76279 2d4ff8c166d2
child 76351 2cee31cd92f0
--- a/src/Pure/Thy/sessions.scala	Tue Oct 18 11:31:35 2022 +0200
+++ b/src/Pure/Thy/sessions.scala	Wed Oct 19 16:01:07 2022 +0200
@@ -1149,6 +1149,7 @@
             info_roots += make_info(chapter_defs, options, select, dir, chapter, entry)
           case _ =>
         }
+        chapter = UNSORTED
       }
       info_roots.toList
     }