manual/_manual/15_editing-and-arranging/09_separation/02_separate-under.html
2013-01-30 00:26:36 +00:00

15 lines
1.1 KiB
HTML

---
layout: default
title: Separate Under
---
<p>You may have a situation where you've positioned one region over another, and you just want to cut the lower region so that it directly adjoins both ends of the overlapping one, with no overlaps. To do this, select the upper region, then choose <code>Edit &gt; Separate &gt; Separate Under</code>. This will split the lower region so that it no longer overlaps the upper region at all. Here is an example where we start with a short region placed so that it overlaps a longer region:</p>
<p><img src="/files/a3/a3_before_separate_under.png" alt="region arrangement before separate under"></p>
<p>Now we perform the separate under edit, and the lower region has been split in two, with boundaries exactly positioned at the edges of the upper region:</p>
<p><img src="/files/a3/a3_after_separate_under.png" alt="region arrangement after separate under"></p>
<p>If the lower region is only covered at one end by the upper region, then this operation is equivalent to Trim to Next or Trim to Previous, depending on which end is covered.</p>