With BaseExtensions, we can trigger the built in outline view, set style area pane and define how many levels we should show in the view. We set a value for outline view in centimetres. Thus, this feature activates the view of levels of headers in the document.
CMD
<Cmd case="BaseExtensions:outline-style-area" width="X"/>
Parameter
width
Define the width of the style area pane in centimetres, e.g. "width="6"
.
ShowLevels
Define the number of heading levels to be shown in the outline view. This parameter is option. If omitted all levels will be shown. The parameter takes a value of 1-9. Ex. a value of 1 will show only the first heading whereas a value of 4 will show levels 1-4.
Comments
0 comments
Article is closed for comments.