proper chapter for each ROOT file (amending b07f2ff55144);
authorwenzelm
Wed, 19 Oct 2022 16:01:07 +0200
changeset 76342 65c5373f84b1
parent 76334 561d501598f2
child 76343 6a6f650cc5a2
proper chapter for each ROOT file (amending b07f2ff55144);
src/Pure/Thy/sessions.scala
--- 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
     }