wenzelm [Fri, 19 Aug 2022 20:35:30 +0200] rev 75910
more robust: theories could have been suppressed via option "condition";
wenzelm [Fri, 19 Aug 2022 20:19:05 +0200] rev 75909
tuned signature;
wenzelm [Fri, 19 Aug 2022 20:11:15 +0200] rev 75908
tuned messages (again, see d50c2129e73a): presentation setup could fail initially for take some time;
wenzelm [Fri, 19 Aug 2022 20:07:41 +0200] rev 75907
clarified modules;
wenzelm [Fri, 19 Aug 2022 16:46:00 +0200] rev 75906
clarified signature: support for adhoc file types;
wenzelm [Fri, 19 Aug 2022 16:19:59 +0200] rev 75905
clarified Presentation.Nodes, with explicit Nodes.Session and Nodes.Theory;
distinguish Nodes.Theory.static_session vs. dynamic_session: refer to exports from dynamic_session, corresponding to strictly to build_graph;
more robust treatment of source files and links to generated files;
retrieve entities by their file position, within its corresponding session/theory hierarchy;
wenzelm [Fri, 19 Aug 2022 15:24:39 +0200] rev 75904
export entity file position as well, e.g. relevant for HTML presentation with aux. files;
wenzelm [Fri, 19 Aug 2022 15:06:04 +0200] rev 75903
proper permissive = true (amending 475fedc02737)
wenzelm [Fri, 19 Aug 2022 14:59:24 +0200] rev 75902
tuned signature;
wenzelm [Fri, 19 Aug 2022 14:53:38 +0200] rev 75901
clarified signature;