Hi,
I see no perceivable difference between the InfoJS options view:overview
and view:content when exporting an Org document to HTML. For reference,
this is the configuration I'm using:
#+infojs_opt: view:overview toc:nil mouse:underline ftoc:nil ltoc:nil
OR
#+infojs_opt: view:content toc:nil mouse:underline ftoc:nil ltoc:nil
The wording in the manual seems either misleading or wrong:
‘overview’ Folding interface, initially showing only top-level
‘content’ Folding interface, starting with all headlines visible
I see all headlines and content visible with both (like 'showall' is
supposed to do), and in both cases clicking on a heading does not fold
it.
Any idea what is supposed to happen here, and what the difference
between the two is?
Karthik