rest position, polyphony

2007-06-09 Thread Germain G. Ivanoff-Trinadtzaty
Hi, I'm setting polyphonic vocal music. Same noteheads from different voices are engraved on the same place. This is ok. Same rests are not. Bad for me. %% \version "2.11.22" TenorOneNotes = \relative c' { c4 d e a, | d2 r } TenorTwoNotes = \relative c' { a4 b c a | gis2 r } \

Re: Sharp and flat in headers.

2007-06-09 Thread Ole Schmidt
how can I bring the \flat closer to the "D"? I've tried \put-adjacent but failed somehow... thanks, ole Am 08.06.2007 um 18:54 schrieb Mats Bengtsson: If you don't want to guess about the number, you could make the bottom of the flat symbol aligned with the text baseline, using \header { p

Re: Sharp and flat in headers.

2007-06-09 Thread Steven Weber
\markup { \concat { "D" \general-align #Y #DOWN \flat } "major" } } --Steven - Original Message - From: Ole Schmidt To: Mats Bengtsson ; lilypond-user@gnu.org Sent: Saturday, June 09, 2007 9:39 AM Subject: Re: Sharp and flat in headers. how can I bring the \flat closer to

Re: Sharp and flat in headers.

2007-06-09 Thread Ole Schmidt
this gives the following:(LP \version "2.10.15")Am 09.06.2007 um 19:05 schrieb Steven Weber:\markup { \concat { "D" \general-align #Y #DOWN \flat } "major" } }___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilyp

Re: Sharp and flat in headers.

2007-06-09 Thread Damian leGassick
\markup { \concat { "D" \general-align #Y #DOWN \flat } "major" } (there was one too many closing brackets) works for me in 2.11.26...if anything they're a bit too close now d On 9 Jun 2007, at 18:14, Ole Schmidt wrote: this gives the following: (LP \version "2.10.15") Am 09.06.2007 u

Re: TabStaff bug?

2007-06-09 Thread Graham Percival
This has been fixed in the 2.11.26 release. Cheers, - Graham Sébastien Gross wrote: Hi there, I found a very strange behaviour of the TabStaff context with the latest Lilypond (2.11.25), the binary provided version for linux x86. this stanza: %<--->% \version "2.

Re: Sharp and flat in headers.

2007-06-09 Thread Ole Schmidt
I have still the same problem as below...also maybe it is better to find a solution were the distance is ajustible... ole Am 09.06.2007 um 19:47 schrieb Damian leGassick: \markup { \concat { "D" \general-align #Y #DOWN \flat } "major" } (there was one too many closing brackets) works for

Re: rest position, polyphony

2007-06-09 Thread Arvid Grøtting
"Germain G. Ivanoff-Trinadtzaty" <[EMAIL PROTECTED]> writes: > Would you know another way to get rests merged > without introducing layout tricks in the music ? Yes. I have the following two files in my private include directory ("../include/"): merge-rests.ly Description: application/lilypo

Re: accords qui tombent pas pile où je veux

2007-06-09 Thread Jean GOUJON
Bonjour J'ai une partition en 9/8 avec une levée de noire pointée. Je veux faire tomber un accord toutes les mesures c'est à dire tous les 4,5 temps sauf sur la levée. Comment je fais ? ( je suis nouille, et pourtant mathématicienne, mais ai sans doute mal lu la doc!) Merci d'avance Monique

Re: Sharp and flat in headers.

2007-06-09 Thread Kieren MacMillan
Hi Ole: I have still the same problem as below... also maybe it is better to find a solution were the distance is ajustible... \markup { "D" \translate #(cons -0.3 0.4) \flat "major" } How's that? Kieren. ___ lilypond-user mailing list lilypond-

Re: rest position, polyphony

2007-06-09 Thread Germain G. Ivanoff-Trinadtzaty
Thank you so much for your *magic* functions ! It works fine. So my next step would probably be to ...read(?) them, then to make them deal with whole-mesure rests. I precisely planned to master scheme programming in a few... years ! In fact, I did hope there would be a built-in command, or vari

Re: "tieRepeat" ???

2007-06-09 Thread Gilles THIBAULT
What I'd like is kind of the opposite of \repeatTie perhaps with \laissezVibrer Not very beautiful in this example ... %% - LilyPond code - \version "2.11.23" \paper{ ragged-right=##t } \relative g' { g1~ | \repeat volta 2{ g4 r4 r2 | } \alternative{ {

tablature note heads overlap

2007-06-09 Thread Benjamin
Hey folks, Tablature note heads white out the area behind them. When they are simply overlapping a staff line this looks good, but when they overlap another note head, such as when two neighboring strings are struck at once, it looks lousy. Of course I can get rid of the overlap by using small not