How do I put parentheses around some notes?
Hi all, I'm reproducing a Christmas carol from a book I have, mostly in order to transpose it. The composer and poet are both long dead, though, so the piece is public domain afaik. Some of the lines of lyrics have a leading note (a \partial 4), but some of them have no leading note. In the book, these notes are enclosed in parentheses. The piece is in four voices (SATB) so the notes for each of these locations are naturally in different places in the ly file. But how do I put parentheses around these (only sometimes-used) notes? Also, what about dotted slurs for when one or more syllables are sung to a pair of notes? I've searched the manual for these two items, but can't seem to locate them. (A pointer to the section would be helpful.) Windoze XP Pro, version 2.11.32 Thanks, and have a Merry Christmas, Fr. Gordon Gilbert+ ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: How do I put parentheses around some notes?
Am Friday, 21. December 2007 schrieb Father Gordon Gilbert: > But how > do I put parentheses around these (only sometimes-used) notes? See the LSR for this (parenthesis around one note or even one note inside a chord): http://lsr.dsi.unimi.it/LSR/Search?q=parenthesize > Also, what about dotted slurs for when one or more syllables are sung to a > pair of notes? dashed or dotted slur: http://lsr.dsi.unimi.it/LSR/Search?q=dotted+slur Hope that helps ;-) Cheers, Reinhold -- -- Reinhold Kainhofer, Vienna University of Technology, Austria email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/ * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/ * K Desktop Environment, http://www.kde.org, KOrganizer maintainer * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/ ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
syntax for "minor triad sus 2"
[Lilypond 2.11.33-1] Hello all, I can't seem to get a simple minor chord sus 2 in \chordmode... =\ This (which was my intuition, and the docs imply) bandChords = \chordmode { gs2:m.2/ds cs:maj/ds } throws an error. My "fix" bandChords = \chordmode { gs2:m3.2/ds cs:maj/ds } doesn't throw an error, but the output is "G#/sus2/addb3/D#" instead of the desired "G#m sus2/D#". Any help would be appreciated. Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
including and formatting
Dear Lilypond-users, I have a question concerning the "\include"-command. When I have a file consisting of \inlude "part_one.ly" \include "part_two.ly" etc. the part two starts automatically a new line and measure numbers are counted from one, again. Is it possible to avoid this? I'm thinking of a larger score, consisting of different parts, but the piece shall be written in one movement. I'am using version 2.11.34. Thank You for Your help. Stefan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user