The \noteformat-Tag

Description:Not yet available. Right now refer to the GUIDO Music Notation of the example for comments.

[GUIDO Music Notation of example] * [Listen to it! (MIDI)]

% noteformat.gmn
%
% New Features in GuidoNotationRenderer 0.5:
%
% * noteFormat tag now supports color, size, dx, dy - Parameters
%
% Still to do in future versions:
%
% * noteFormat does not yet work with chords
% * style-Parameter is not yet supported

{ [ c d \noteFormat<color="blue",size=0.7> c d e \noteFormat f g ],
[ \clef<"treble"> \noteFormat<size=1.5,color="yellow"> c d e c |
\staff<3> \clef<"bass",size=0.75> \stemsUp c0 d e c ] }