| [ << Tweaks and overrides ] | [トップ][目次] | [ Paper and layout >> ] |
| [ < メトロノーム記号を表示せずにテンポを変更する ] | [ 上へ : Tweaks and overrides ] | [ 改行後のスパナの可視性をコントロールする > ] |
サステイン ペダル記号のテキストを変更する
ペダル ダウンやペダル アップに使われるテキストは、Staff.pedalSustainStrings で変更できます。このスニペットに表示されているものがグリフの全てであり、これ以外の文字は使用することができません。
sustainNotes = { c4\sustainOn d e\sustainOff\sustainOn f\sustainOff } \relative c' { \sustainNotes \set Staff.pedalSustainStrings = #'("P" "P-" "-") \sustainNotes \set Staff.pedalSustainStrings = #'("d" "de" "e") \sustainNotes \set Staff.pedalSustainStrings = #'("M" "M-" "-") \sustainNotes \set Staff.pedalSustainStrings = #'("Ped" "*Ped" "*") \sustainNotes }
| [ << Tweaks and overrides ] | [トップ][目次] | [ Paper and layout >> ] |
| [ < メトロノーム記号を表示せずにテンポを変更する ] | [ 上へ : Tweaks and overrides ] | [ 改行後のスパナの可視性をコントロールする > ] |
![[image of music]](../61/lily-de3e3dbc.png)