Am 28.10.2014 13:22, schrieb Phil Holmes:
----- Original Message ----- From: "Dr. Bernhard Kleine" <bernhard.kle...@gmx.net>

I have added a file which shows the warning. It compiles but I would like to know about the warning.

Bernhard

GNU LilyPond 2.19.14
Processing `test_colliding.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
MIDI output to `test_colliding.mid'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test_colliding.ps'...
Converting to `./test_colliding.pdf'...
Success: compilation successfully completed

--
Phil Holmes

Didn't show a warning for me too.
But generally you really should read
http://lilypond.org/doc/v2.18/Documentation/notation/multiple-voices#single_002dstaff-polyphony
to learn how to do that.

For polyphony LilyPond provides semantic structure with \voiceOne through out \voiceFour commands. These are usually sufficient to produce correct engraving, including the horizontal shift of notes.

If you *want* to print two voices on one stem you should probably write them as chords instead of independent voices (but I doubt this is what you intend).

HTH
Urs


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to