Generate special note head shapes: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
When a note head with a special shape cannot easily be generated with graphic markup, PostScript code can be used to generate the shape. This example shows how a parallelogram-shaped note head is generated.
When a note head with a special shape cannot easily be generated with graphic markup, PostScript code can be used to generate the shape. This example shows how a parallelogram-shaped note head is generated.


<lilypond version="2.24.0">
<lilypond version="2.24">
%% Updaters remark:
%% Updaters remark:
%% For unkown reasons this snippet returns a gs-error, but only, if compiled
%% For unkown reasons this snippet returns a gs-error, but only, if compiled