Re: How to do, on the same page, parts 'Tutti' size 12 and parts 'Solo' size 20

2006-06-26 Thread Martial
Bonjour See this sample http://lilypond.org/doc/v2.8/input/test/lily-1737238388.ly Je voudrais, par exemple, que les parties ' Tutti ' soient à la taille 12 et des parties ' Solo ' à la taille 20. Par exemple en faisant 2 parties distinctes. Une Tutti et une Solo. On change la taille des poli

Re: Ossia fragments in 2.8.2

2006-06-26 Thread Shamus
> My point was that it should be a complete example that people > can run directly through LilyPond. In your \score block, you refer > to a number of identifiers that are not included. Ah, ok. Gotcha. I didn't understand what you were getting at. > It should be possible > to write an example whic

MIDI file problem?

2006-06-26 Thread Joshua Parmenter
Hi everyone, I seem to be having a little problem with MIDI files in LilyPond 2.9. The pasted code at the bottom seems to be rendering with a tempo of quarter equals 120 no matter what I do... Does anyone else have this problem? Is there anything I am missing? Thanks, Josh % LilyPond sc

Re: Ossia fragments in 2.8.2

2006-06-26 Thread Mats Bengtsson
My point was that it should be a complete example that people can run directly through LilyPond. In your \score block, you refer to a number of identifiers that are not included. It should be possible to write an example which is as small as \version "2.8.0" \score{ \relative c' << \new Staff{ R1

Re: Ossia fragments in 2.8.2

2006-06-26 Thread Shamus
I thought I had reduced it (this is NOT my full score--notice no chord names or chord rhythms). Is this better? Seriously, there isn't much more I can cut from this. >> Following the instructions in the manual for getting ossia fragments >> yielded the results you see in the image. The relevant bi

Re: AllAbout Examples

2006-06-26 Thread Mats Bengtsson
Why not try it yourself? Yes, just type \\ to get a single backslash. /Mats Fairchild wrote: Mats - Really want \char #92 for "\". Maybe "\\" has been restored? - Bruce -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: Monday, June 26

RE: AllAbout Examples

2006-06-26 Thread Fairchild
Mats - Really want \char #92 for "\". Maybe "\\" has been restored? - Bruce -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: Monday, June 26, 2006 6:21 AM To: Fairchild Cc: 'Sebastiano Vigna'; 'lilypond-user Mailinglist' Subject: Re: AllAb

Re: AllAbout Examples

2006-06-26 Thread Mats Bengtsson
See http://lists.gnu.org/archive/html/lilypond-user/2005-09/msg00373.html and http://lists.gnu.org/archive/html/lilypond-user/2005-11/msg00277.html for some information. In general, there should be no need to specify a character by its number, just input it directly using an UTF-8 capable text edi

Re: Re: generate score and parts with lilyscore

2006-06-26 Thread Johannes Schöpfer
> > i wrote a shellscript which generates a score and the corresponding > parts for lilypond. the score-setup can be changed at anytime by editing the > configfile. > It is too long and without documentation or example config file. > And I don't want to learn yet another file syntax/convention.

RE: AllAbout Examples

2006-06-26 Thread Fairchild
seba - Just ran a test. Submitting \version "2.8.4" { c''^\markup { "abc" } } to LSR worked; \version "2.8.4" { c''^\markup { "abc" \char #65 } } didn't. - Bruce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fairchild Sent: Sun

Re: Documentation - first impressions of the latest manual

2006-06-26 Thread Mats Bengtsson
Note that it actually is a feature of LilyPond to remove the hyphen if the spacing is too tight. Of course the example of hyphens in the tutorial should show the hyphens. On the other hand, Section "7.3.3 Hyphens and Extenders" already explain that hyphens will be removed when the spacing is tight

Re: generate score and parts with lilyscore

2006-06-26 Thread Karl Hammar
> hi all, > > i wrote a shellscript which generates a score and the corresponding parts for > lilypond. the score-setup can be changed at anytime by editing the configfile. > > > it works with lilypond 2.8.x > > i would be very happy if someone try it and send me some feedback. > > > greetin

Re: Problem with Last Syllable of a Lyrics

2006-06-26 Thread Trent Johnston
- Original Message - From: "Alexander Brock" <[EMAIL PROTECTED]> To: "Trent Johnston" <[EMAIL PROTECTED]> Sent: Monday, June 26, 2006 4:59 PM Subject: Re: Problem with Last Syllable of a Lyrics | Hello, | | > It looks like both last syllables only have a single hyphen instead of the | >

Re: x-offset in <<\\>> environment?

2006-06-26 Thread Mats Bengtsson
In addition to what I just wrote, the note shifts done by LilyPond in the third and fourth voices of a << \\ \\ \\ >> construct are actually described in the section on "Collision Resolution", which also provides more information that may be relevant for you. /Mats Rick Hogg wrote: Hello, I

Re: x-offset in <<\\>> environment?

2006-06-26 Thread Mats Bengtsson
Please always try to turn your example .ly code into a full example that others can run and try directly. As long as you keep the attachments small, you can also include a PNG or whatever of the output in your email. There's one detail about the << \\ >> construct that's only shown in the example

Re: Placing fret diagram at end music

2006-06-26 Thread Mats Bengtsson
Stephen Torri wrote: In my files here I put your markup lines just to see what it did. What I found was that I got the diagram but no name above it. I have looked at the documentation but I am not sure how to give a name to the chord diagram. I see other examples that do have the chord names

generate score and parts with lilyscore

2006-06-26 Thread Johannes Schöpfer
hi all, i wrote a shellscript which generates a score and the corresponding parts for lilypond. the score-setup can be changed at anytime by editing the configfile. it works with lilypond 2.8.x i would be very happy if someone try it and send me some feedback. greetings, johnny -- http://

Re: Octavation

2006-06-26 Thread Mats Bengtsson
To find out the answer yourself, go to the section on Ottava brackets in the on-line manual and follow the link at the bottom of the page to the program reference for the OttavaBracket object. There, you will find the values of the properties that are set by default. Then you can do the same for T