manual/include/separate-range.html
Shamus Hammons dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00

11 lines
392 B
HTML

<p>
A final new editing feature is an operation in the context menu of a
range labelled <kbd class="menu">Separate Regions Under Range</kbd>.
This splits any selected regions that are covered by the range at both
ends of the range (or just one, if the range only covers part of the
region). This makes it easy to generate regions that correspond
precisely to a range.
</p>