letters instead of numbers in tab

2007-10-08 Thread anders stenberg
Hi! Im just now working on an edition of an English lutesong on Lily 2.10 (Windows version) and I would like to have the lute part in tablature not in transkription. As the patches made for lily 1.6 by Laura Conrad to make TAB in to a French lute tablature look- alike does not work on

Re: GDP: Rhythms rewrite

2007-10-08 Thread Hans Aberg
On 7 Oct 2007, at 21:16, Graham Percival wrote: On 7 Oct 2007, at 01:13, Graham Percival wrote: I've identified the following areas to work on; please add items or discuss them. As for the section 6.6, the Harvard Concise Dictionary of Music calls it expression marks, which includes tempo

Offsetting a turn horizontally

2007-10-08 Thread Joseph Wakeling
Hello all, I'm using Lilypond 2.10.25 to typeset a piece (one of the Rose 32 clarinet etudes) that incorporates a turn on the _second beat_ of a minim (half-note). Here's the Lilypond code of the relevant segment as I have it now: \relative c' { c4.(\p e8 g c d \setTextCresc e)\ \once \override

Re: Offsetting a turn horizontally

2007-10-08 Thread Reinhold Kainhofer
Am Montag, 8. Oktober 2007 schrieb Joseph Wakeling: Hello all, I'm using Lilypond 2.10.25 to typeset a piece (one of the Rose 32 clarinet etudes) that incorporates a turn on the _second beat_ of a minim (half-note). [...] The trouble is that the extra-offset element moves the turn a constant

Help with (complex?) ties

2007-10-08 Thread Trevor Fancher
Hi Lilyponders! I am trying to get http://fancher.org/want.png but as far as I can get is http://fancher.org/want.png . Those red and green lines are the desired ties. If someone could give me a few pointers as to how to add those ties in, I would be really appreciative. The code I am using

Re: is it possible to glue two staff's together? (hymn solution)

2007-10-08 Thread René Brandenburger
Hi Ted, i had a look at our file, in line 97, you create a new Lyrics context to take the refrain, if you change it to \lyricsto refrain \context Lyrics = b { as you want the refrain to show up in the same line as the words of the second stanza. what you actually get is the following:

Re: letters instead of numbers in tab

2007-10-08 Thread Rune Zedeler
anders stenberg skrev: I'll nead to get the freet- numbers in TAB changed to letters (a = 0, b=1, c=2, d=3, e=4, f=5, g=6, h=7, i= 8, k=9, l=10 et.c.). http://lsr.dsi.unimi.it/LSR/Snippet?id=331 -Rune ___ lilypond-user mailing list

Re: letters instead of numbers in tab

2007-10-08 Thread Rune Zedeler
Rune Zedeler skrev: http://lsr.dsi.unimi.it/LSR/Snippet?id=331 Whoops, what I meant was http://lsr.dsi.unimi.it/LSR/Item?u=1id=331 -Rune ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Phrase marks and slurs in repeat alternatives

2007-10-08 Thread Hans Aberg
Looking into the LilyPond user manual, it does not seem do describe how to do phrase marks and slurs in repeat alternatives that connect to the music outside the alternative. It should be typeset as a curve that ends over no note. How is that done? Hans Åberg

Re: Offsetting a turn horizontally

2007-10-08 Thread Joseph Wakeling
Reinhold Kainhofer wrote: You can achieve this by using parallel music (i.e. music expressions inside ... ): \relative c' { c,4.(\p e8 g c d \setTextCresc e)\ {f2(\!} {s4 s4\turn} g4 f) } The two expressions in {..} inside the .. will be laid out in parallel. The second one

Re: Offsetting a turn horizontally

2007-10-08 Thread Mats Bengtsson
Quoting Joseph Wakeling [EMAIL PROTECTED]: Reinhold Kainhofer wrote: You can achieve this by using parallel music (i.e. music expressions inside ... ): \relative c' { c,4.(\p e8 g c d \setTextCresc e)\ {f2(\!} {s4 s4\turn} g4 f) } The two expressions in {..} inside the .. will be laid out

Re: Offsetting a turn horizontally

2007-10-08 Thread Reinhold Kainhofer
Am Montag, 8. Oktober 2007 schrieben Sie: Quoting Joseph Wakeling [EMAIL PROTECTED]: It doesn't work absolutely perfectly because the skips do not contribute to the musical spacing---you can see the difference if instead of s4 you write e.g. d4. Is there an option to make skips count

Re: Offsetting a turn horizontally

2007-10-08 Thread Eyolf Østrem
On 08.10.2007 (17:04), Mats Bengtsson wrote: Quoting Joseph Wakeling [EMAIL PROTECTED]: Reinhold Kainhofer wrote: It doesn't work absolutely perfectly because the skips do not contribute to the musical spacing---you can see the difference if instead of s4 you write e.g. d4. Is there an

Re: GDP: Rhythms rewrite

2007-10-08 Thread Hans Aberg
On 8 Oct 2007, at 17:24, Francisco Vila wrote: El Mon, 08 de Oct de 2007, a las 04:45:36PM +0200, Hans Aberg dijo: On 8 Oct 2007, at 16:38, Francisco Vila wrote: Search the list archives and read the first messages with GDP in the subject. GDP is for Grand Documentation Project. Thank you.

Re: Help with (complex?) ties

2007-10-08 Thread Trevor Fancher
Trevor Fancher trevor at fancher.org writes: I am trying to get http://fancher.org/want.png but as far as I can get is http://fancher.org/want.png . That second want.png link is supposed to be http://fancher.org/got.png . Sorry for any confusion. Trevor Fancher

Re: Help with (complex?) ties

2007-10-08 Thread Diosnel Herrnsdorf
You can't tie notes on different layers/voices. A workaround would be to add some invisible notes to the voice where you want the ties, and probably to align them with the visible ones so the ties end at the right place. Regards, - Original Message - From: Trevor Fancher [EMAIL

Re: GDP: Rhythms rewrite

2007-10-08 Thread Graham Percival
Hans Aberg wrote: On 8 Oct 2007, at 17:24, Francisco Vila wrote: GDP is not official yet. Editions are not affecting to the current docs, be stable or development. They are on a different branch. If you want to see the actual state, follow the link

Re: GDP: Rhythms rewrite

2007-10-08 Thread Hans Aberg
On 8 Oct 2007, at 20:06, Graham Percival wrote: GDP is not official yet. Editions are not affecting to the current docs, be stable or development. They are on a different branch. If you want to see the actual state, follow the link http://git.sv.gnu.org/gitweb/? p=lilypond.git;a=summary and

Re: GDP: Rhythms rewrite

2007-10-08 Thread Graham Percival
Hans Aberg wrote: On 8 Oct 2007, at 20:06, Graham Percival wrote: No, because GDP _is_ the next version of the lilypond docs. This would be only if you want people to read it before it has been made the official docs. I post a link to http://opihi.cs.uvic.ca/~gperciva/ about twice a week

Re: GDP: Rhythms rewrite

2007-10-08 Thread Hans Aberg
On 8 Oct 2007, at 20:48, Graham Percival wrote: No, because GDP _is_ the next version of the lilypond docs. This would be only if you want people to read it before it has been made the official docs. I post a link to http://opihi.cs.uvic.ca/~gperciva/ about twice a week on this mailist.

Re: GDP: Rhythms rewrite

2007-10-08 Thread Graham Percival
I really don't understand what you're complaining about. Hans Aberg wrote: One problem is that the traffic here is so heavy, that it is hard to read it all. And I went to that link, but when I click on it, it says: LilyPond documentation Version 2.11.32 Nothing really that giving any hint

Re: Not recognizing \notes, install problem?

2007-10-08 Thread Bryan Stanbridge
Seumas McX wrote: This is probably something really simple, but I'm trying to compile the following file and I get a lot of errors (including not recognizing \notes as a command). I'm guessing it's an installation error and probably something obvious - can anyone point me to a fix for this?

Re: Not recognizing \notes, install problem?

2007-10-08 Thread Mats Bengtsson
Bryan Stanbridge wrote: Seumas McX wrote: This is probably something really simple, but I'm trying to compile the following file and I get a lot of errors (including not recognizing \notes as a command). I'm guessing it's an installation error and probably something obvious - can anyone

Re: GDP: Rhythms rewrite

2007-10-08 Thread Hans Aberg
On 8 Oct 2007, at 22:09, Graham Percival wrote: I really don't understand what you're complaining about. It is your project, so you do whatever you want. But if you want more inputs, I think that at Quick Links at http:// lilypond.org/web/ you should put up a link GDP (Grand Documentation

Re: Scheme code for extracting LilyPond header properties?

2007-10-08 Thread John Zaitseff
Dear Nicolas / LilyPonders, Nicolas Sceaux wrote: John Zaitseff writes: [...] What I would like to do, however, is to replace the \fromproperty #'header:maintainer with something like: \with-url #mailto:[EMAIL PROTECTED] \fromproperty #'header:maintainer except that

back-to-back repeats

2007-10-08 Thread steve berthiaume
hello, i've looked in the barlines section of the manual, but couldn't find this particular issue: ending repeat :| , line break, starting repeat |: in next line: \version 2.10.20 \score {\relative c' { \time 4/4 \key c \major c1 d e f \bar :| %this repeat won't

Re: back-to-back repeats

2007-10-08 Thread Graham Percival
I think you'll get better results if you use a proper \repeat command. Read the earlier parts of that section. Cheers, - Graham steve berthiaume wrote: hello, i've looked in the barlines section of the manual, but couldn't find this particular issue: ending repeat :| , line break, starting

Re: back-to-back repeats

2007-10-08 Thread Rune Zedeler
steve berthiaume skrev: \bar :| %this repeat won't show up \break \bar |: \bar :|: \break -Rune ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: accidental style

2007-10-08 Thread Rune Zedeler
Sandeep Gupta skrev: I am trying to, for instance, show the accidental on the second a-sharp below. ... \cadenzaOn http://lsr.dsi.unimi.it/LSR/Item?id=327 -Rune ___ lilypond-user mailing list lilypond-user@gnu.org