Hi, The following snippet does exactly what I want it to (by adding two flags to the third note) but generates some warnings.
%%% BEGIN TYPOGRAPHIC FLAGS EXAMPLE %%% \version "2.11.30" \new Staff { c'4 c'4 \once \override Stem #'duration-log = #4 c'4 c'4 } %%% END %%% GNU LilyPond 2.11.30 Processing `0141.ly' Parsing... Interpreting music... 0141.ly:7:3: warning: adding note head to incompatible stem (type = 16) c'4 0141.ly:7:3: warning: maybe input should specify polyphonic voices c'4 Preprocessing graphical objects... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Layout output to `0141.ps'... Converting to `0141.pdf'... QUESTION: Any way to suppress the warnings? -- Trevor Bača [EMAIL PROTECTED]
<<attachment: typographic-flags.png>>
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user