Clip systems: Difference between revisions

Remove output
m New category
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
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>; the output cannot be shown on this Wiki due to technical limitations. The result will be files named ''<code>base</code>''<code>-from-</code>''<code>start</code>''<code>-to-</code>''<code>end</code>''<code>[-</code>''<code>count</code>''<code>].eps</code>.
This file needs to be run separately with <code>-dclip-systems</code>; the output cannot be shown on this Wiki due to technical limitations. 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 System 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.


Grace notes at the end point of the region are not included.
Grace notes at the end point of the region are not included.
Line 77: Line 77:
[[Category:Paper and layout]]
[[Category:Paper and layout]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]