User:Rudi Guggt/scheme-functions: Difference between revisions
Rudi Guggt (talk | contribs) Created page with "From the documentation: [https://lilypond.org/doc/v2.25/Documentation/internals/scheme-functions scheme-functions] Scheme functions Function: add-bar-glyph-print-procedure glyph proc Specify the single glyph glyph that calls print procedure proc. The procedure proc has to be defined in the form (make-...-bar-line grob extent) even if the extent is not used within the routine. Function: ly:add-context-mod contextmods modification Adds the given context modif..." |
Rudi Guggt (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
Scheme functions | Scheme functions | ||
Function: add-bar-glyph-print-procedure glyph proc | Function: [[Customizing the position and number of dots in repeat sign bar lines|add-bar-glyph-print-procedure glyph proc]] | ||
:Specify the single glyph glyph that calls print procedure proc. The procedure proc has to be defined in the form (make-...-bar-line grob extent) even if the extent is not used within the routine. | |||
Function: ly:add-context-mod contextmods modification | Function: ly:add-context-mod contextmods modification | ||