Clefs: Difference between revisions
Import snippet from LSR |
m New category Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 42: | Line 42: | ||
By adding <code>_8</code> or <code>^8</code> to the clef name, the clef is transposed one octave down or up, respectively, and <code>_15</code> and <code>^15</code> transposes by two octaves. The argument <code>clefname</code> must be enclosed in quotes when it contains underscores or digits. See the last two bars for an example. | By adding <code>_8</code> or <code>^8</code> to the clef name, the clef is transposed one octave down or up, respectively, and <code>_15</code> and <code>^15</code> transposes by two octaves. The argument <code>clefname</code> must be enclosed in quotes when it contains underscores or digits. See the last two bars for an example. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=173 | %% http://lsr.di.unimi.it/LSR/Item?id=173 | ||
| Line 61: | Line 61: | ||
[[Category:Staff notation]] | [[Category:Staff notation]] | ||
[[Category:Really simple]] | [[Category:Really simple]] | ||
[[Category:Snippet]] | |||