Chrissy has an
annotated PreFigure diagram in a tabbed #task (part c of that exercise) and the diagcess library is not working. The specific #task also contains a #response element, which would appear in a Runestone build.
The HTML source looks fine to me, and diagcess recognizes the diagram because it is appropriately modifying the source, as seen in the inspector. I can get everything working if I do both of the following:
-- modify the publication file so that tasks are not tabbed
-- remove the #response element
Either of those changes alone is not enough. I know this is complicated because diagcess is doing its own thing, but it seems that something about the PreTeXt build is also interfering. In particular, the caret that should appear next to the Diagram Exploration Keyboard Controls is missing. (A working
example is here.) That caret appears, when viewed in the inspector, as ::marker, but it appears that it is being removed in the same instances that diagcess is not working.