Clip systems: Difference between revisions
m New category Tags: Mobile edit Mobile web edit |
m Mark some text for not being included in official documentation |
||
| Line 1: | Line 1: | ||
This code shows how to clip (extract) snippets from a full score. | This code shows how to clip (extract) snippets from a full score. | ||
This file needs to be run separately with <code>-dclip-systems</code> | This file needs to be run separately with <code>-dclip-systems</code>. <span class="nodoc">Note that the output cannot be shown on this Wiki due to technical limitations.</span> The result will be files named <code><var>base</var>-from-<var>start</var>-to-<var>end</var>[-<var>count</var>].eps</code>. | ||
If system starts and ends are included, they include extents of the <code>System</code> grob, e.g., instrument names. | If system starts and ends are included, they include extents of the <code>System</code> grob, e.g., instrument names. | ||