manual/include/separate-range.html
Shamus Hammons 7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00

11 lines
387 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>