On 06/28/2019 11:28 AM, Martin Goik wrote:
Consider the following document instance:

<section version="5.1" xmlns="http://docbook.org/ns/docbook";
         xmlns:xlink="http://www.w3.org/1999/xlink";
         xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes";
         xmlns:xi="http://www.w3.org/2001/XInclude";
         xmlns:trans="http://docbook.org/ns/transclusion";
         xmlns:svg="http://www.w3.org/2000/svg";
         xmlns:m="http://www.w3.org/1998/Math/MathML";
         xmlns:html="http://www.w3.org/1999/xhtml";
         xmlns:db="http://docbook.org/ns/docbook";>
  <!--A comment-->

  <title>Test</title>

  <para>Bogus content</para>
</section>
Notice the comment before the <title> element. After folding the section
there seems to be no way to unveil the collapsed section apart from
removing the comment: Only then will the section become visible again.


Sorry but there is no easy way to remove this known limitation.

As a workaround, please install the add-on called "A sample customize.xxe".

After collapsing the section, please press "Esc", then type "/" in the comment and this will expand it.

Keyboard shortcut [Esc /] is defined in the "customize.xxe" file included in the above add-on. It is equivalent to clicking the arrow icon which is found at the beginning of the title of the section, whether this arrow icon is visible or not.

Excerpts from https://www.xmlmind.com/xmleditor/addons_doc.html#sample_customize_xxe
---
Esc /

Collapses nearest collapsible view if it is expanded and expands nearest collapsible view if it is collapsed.
---

Note that the "A sample customize.xxe" add-on contains many other useful functions so installing it is recommended anyway. More information in https://www.xmlmind.com/xmleditor/addons_doc.html#sample_customize_xxe







--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
https://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to