Re: Scheme question

2007-11-03 Thread Nicolas Sceaux
Le 3 nov. 07 à 00:00, Steven Weber a écrit : I need a function that takes 7 parameters. My function works fine as long as there are only 3 parameters – as soon as I add the fourth, everything blows up, with the following error: programming error: no parser tag defined for this markup sign

RE: renaming Program {usage, reference}

2007-11-03 Thread Trevor Daniels
Graham Percival asked on 03 November 2007 07:42 > There are four manuals about LilyPond: the > @emph{Learning Manual}, > the @emph{Notation Reference}, the @emph{Program > Usage}, and the > @emph{Program Reference}. > > This is somewhat confusing, since there are two > very different manuals

RE: text first draft

2007-11-03 Thread Trevor Daniels
Graham Percival asked on 03 November 2007 06:57 > > Text > > REWRITE > - overview of text entry: rename? Also, fill in. > - or possibly delete it? A real-life example would be good to encourage the reader to go further, and convince him the solution to his particular problem will be found

Re: GDP: renaming Program {usage, reference}

2007-11-03 Thread eyolf
Quoting Graham Percival <[EMAIL PROTECTED]>: There are four manuals about LilyPond: the @emph{Learning Manual}, the @emph{Notation Reference}, the @emph{Program Usage}, and the @emph{Program Reference}. This is somewhat confusing, since there are two very different manuals whose name

Re: GDP: renaming Program {usage, reference}

2007-11-03 Thread Valentin Villenave
2007/11/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Quoting Graham Percival <[EMAIL PROTECTED]>: > > Does anybody object if I rename Program Reference to Internals > > Reference? or maybe Tweak Reference? or... ? (renaming Program Usage > > is also an option) > > ... or merging it with Notation

Re: GDP: renaming Program {usage, reference}

2007-11-03 Thread Graham Percival
Valentin Villenave wrote: 2007/11/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Quoting Graham Percival <[EMAIL PROTECTED]>: Does anybody object if I rename Program Reference to Internals Reference? or maybe Tweak Reference? or... ? (renaming Program Usage is also an option) ... or merging it

Re: typeset lyrics

2007-11-03 Thread Wilbert Berendsen
Op vrijdag 2 november 2007, schreef Ole Schmidt: > I'am a bit shy to out my ignorance... > > what I'am missing (maybe I overlooked it) is an overview (maybe a > sort of tree?) of how the > all the terms: > \score > \new Staff > \new Voice > \VoiceOne > \VoiceTwo > \oneVoice > are (hieracial

Re: Snap-pizzicato in Liliypond?

2007-11-03 Thread Wilbert Berendsen
Op woensdag 31 oktober 2007, schreef Reinhold Kainhofer: > Hi, > How can I create a "snap-pizzicato" (aka. Bartok-pizzicato) in lilypond? > The articulation should look like the one shown in Wikipedia: > http://en.wikipedia.org/wiki/Modern_musical_symbols#Articulation_marks See: http://www.mail-ar

Re: Snap-pizzicato in Liliypond?

2007-11-03 Thread Wilbert Berendsen
[resent because i initially sent with a wrong sender address] Op woensdag 31 oktober 2007, schreef Reinhold Kainhofer: > Hi, > How can I create a "snap-pizzicato" (aka. Bartok-pizzicato) in lilypond? > The articulation should look like the one shown in Wikipedia: > http://en.wikipedia.org/wiki/Mod

Re: GDP: renaming Program {usage, reference}

2007-11-03 Thread Kieren MacMillan
Hi Graham (et al.), (renaming Program Usage is also an option) How about "Application Usage"? Best regards, Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

RE: Measure runs off PDF file after 5 8th notes in 4/4 time

2007-11-03 Thread John J
Thanks for the help on this issue without even looking at the source. I added measure checks for every measure until it cleaned up. As Trevor says there was a long measure that caused the problem and now I'm back to working on the music. I had one other email that also mentioned this as the like

Re: GDP: renaming Program {usage, reference}

2007-11-03 Thread Eyolf Østrem
On 03.11.2007 (12:43), Valentin Villenave wrote: > 2007/11/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Quoting Graham Percival <[EMAIL PROTECTED]>: > > > > Does anybody object if I rename Program Reference to Internals > > > Reference? or maybe Tweak Reference? or... ? (renaming Program Usage

Umm, I'm not sure what to do. Help me!

2007-11-03 Thread alun.scott
Sirs I have dowloaded your stable version and again with an archive version for XP. I do not know if something is missing either in my PC or the space between my ears. I cannot fully understand the follow up instructions and keep going round in circles. Can you clarify what I need to do or am I

Re: Umm, I'm not sure what to do. Help me!

2007-11-03 Thread Valentin Villenave
2007/11/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > I have dowloaded your stable version and again with an archive version for > XP. > > I do not know if something is missing either in my PC or the space between > my ears. I cannot fully understand the follow up instructions and keep going > round

Newbie question about variable durations

2007-11-03 Thread Ben
I thought I had this figured out, but now I'm stuck. My program generates midi notes and converts them to lily variables (ie noteone = {ees'} ). What I need to do next is add my durations onto them. It seems so simple but I get error after error. What do I need to do to combine the strings togethe

Numbered musical notation (Jianpu)

2007-11-03 Thread Silas S . Brown
Would it be feasible to make Lilypond produce the numbered musical notation described at http://en.wikipedia.org/wiki/Numbered_musical_notation ? It's very widely used in China, and many Chinese singers and traditional instrumentalists can't read anything else, so it would be useful to be able to

Re: Newbie question about variable durations

2007-11-03 Thread Rune Zedeler
Ben skrev: I thought I had this figured out, but now I'm stuck. My program generates midi notes and converts them to lily variables (ie noteone = {ees'} ). What I need to do next is add my durations onto them. It seems so simple but I get error after error. I don't understand what you are using