From: Robin Gareus Date: Fri, 13 Apr 2018 13:16:11 +0000 (+0200) Subject: Fix typo (Intersected) and clarify language X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79094c295ba964b6ad063a17cd1b99fb80fd43c9;p=ardour-manual Fix typo (Intersected) and clarify language --- diff --git a/include/insert-remove-time.html b/include/insert-remove-time.html index d755a80..71a78b0 100644 --- a/include/insert-remove-time.html +++ b/include/insert-remove-time.html @@ -45,15 +45,14 @@

- By default, inserting time only results in shifting positions of the regions - beginning after the insertion point. The "Inserted regions should" dropdown - menu allows to choose what happens to the regions that exist at the insertion time : + The "Intersected regions should" dropdown allows to select what happens to + regions that cross the insertion position:

- - - + + +
stay in position (default)The crossed regions are not affected by the time insertion
moveThe crossed regions are shifted in time
be splitThe crossed regions are split, and the section that is after the time insertion point are shifted in time
stay in position (default)The crossed regions are not affected by the time insertion. Only regions after the insertion point are moved.
moveThe crossed regions are shifted in time.
be splitThe crossed regions are split, and the section after the time insertion point is shifted in time.

@@ -79,4 +78,3 @@

The range selection note above can be especially useful in this context.

-