29. incrSectionLevel

Parameter syntax:

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

Increases the level of explicitly selected sections by giving them a new parent section.

See also decrSectionLevel, which is the opposite command, for a description of the parameter string.

Examples:

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