16. decrSectionLevel

Parameter syntax:

[ section_name|'-' title_name para_name 
  [ sect1_name sect2_name ... sectN_name ]?
]?

Decreases the level of explicitly selected sections by moving them out of their parent section.

This command, while designed for DocBook, can also be used with other document types provided that:

See also incrSectionLevel, which is the opposite command.

Examples:

decrSectionLevel
decrSectionLevel sect sectTitle p
decrSectionLevel - title paragraph section1 section2 section3 section4 section5 section6