Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread James
Ole, On 27 November 2011 01:05, ole wrote: > a b c d | /transpose c b, { a b c d } > > or do I misunderstand it completely? > > ole > No you didn't :) Thank you for responding to what seemed a _very_ basic question. What I should have said was Take a _lilypond file_ , for example %%% \versi

Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread jakob lund
You could use \relative for the first entry step... like this Music = \relative c' { a b c d | a b c d | } \score { \key d \major \Music \transpose d des \Music } -- Jakob 2011/11/27 James : > Ole, > > On 27 November 2011 01:05, ole wrote: >> >> a b c d | /transpose c b, { a b c d }

Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread James
Jacob, On 27 November 2011 10:33, jakob lund wrote: > You could use \relative for the first entry step... like this > > Music = \relative c' { > a b c d | a b c d | > } > > \score { > \key d \major > \Music > \transpose d des \Music > } > > Thank you, that does keep my key signature too, bu

Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread Xavier Scheuer
On 27 November 2011 11:21, James wrote: > It's because of the \relative I think; the Notation Reference does actually > talk about this - I don't think of 'transposing' without thinking about the > changing of the key signature, which I don't want to do. Hence I didn't even > think to use \transp

Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread David Bobroff
On 11/27/2011 12:40 AM, James wrote: Hello, This seems to be a very basic question but I can't work out how to do it. Take a piece of music; for example: { a b c d | a b c d } Then shift it down half a tone without altering the key signature. -- -- James

Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread James
David, On 27 November 2011 11:17, David Bobroff wrote: > On 11/27/2011 12:40 AM, James wrote: > > Hello, > > This seems to be a very basic question but I can't work out how to do it. > > Take a piece of music; for example: > > { a b c d | a b c d } > > Then shift it down half a tone withou

Re: 2 pages on only one sheet

2011-11-27 Thread James
Hello, On 27 November 2011 11:08, Moebius wrote: > Bonjour, > > I'm a french user of lilypond in educational environment. > I often have to print several copies of scores for my pupils, and I do > this job > on a toshiba studioe555 copier that accept pdf files on usb device. > > Well, frequently

Re: How to shift music up/down a semi tone without changing key signature

2011-11-27 Thread David Bobroff
On 11/27/2011 11:38 AM, James wrote: David, On 27 November 2011 11:17, David Bobroff > wrote: On 11/27/2011 12:40 AM, James wrote: Hello, This seems to be a very basic question but I can't work out how to do it. Take a piece of music; for examp

Re: (De)Crescendo hairpin touching vertical bar of the last measurein the line

2011-11-27 Thread Phil Holmes
"Reinhold Kainhofer" wrote in message news:4ed02163.9000...@kainhofer.com... On 2011-11-26 00:01, Xavier Scheuer wrote: On 25 November 2011 17:50, PrzemysławPawełczyk wrote: I'm lilypond newbie (it's my first mail to ML) and looking for a solution to a bad looking (de)crescendo hairpin ending

Re: (De)Crescendo hairpin touching vertical bar of the last measure in the line

2011-11-27 Thread Xavier Scheuer
2011/11/27 Przemysław Pawełczyk : > > By "it will be" I thought it is somewhat automated process, but I > don't see it in: > > http://code.google.com/p/lilypond/issues/list > > Am I obliged to add the issue myself? I don't know LilyPond > bug-related workflow (and I wasn't sure it's bug in the firs

copyright symbol

2011-11-27 Thread Fidler Aoileann
Hello everyone, I have been trying to add a copyright symbol to my score. I have found the method of putting the symbol at the bottom of the page but what I would really like to do is have the symbol just before the composers name. Can someone tell me what I need to do to achieve this? Thanks

Re: copyright symbol

2011-11-27 Thread Christopher R. Maden
On 11/27/2011 07:55 AM, Fidler Aoileann wrote: > Can someone tell me what I need to do to achieve this? Just type it. \header { composer = "© Joe Composer" } ~Chris -- Chris Maden, text nerd http://crism.maden.org/ > “Be wary of great leaders. Hope that there are many, many small leaders.”

Re: copyright symbol

2011-11-27 Thread James
Hello On 27 November 2011 13:04, Christopher R. Maden wrote: > On 11/27/2011 07:55 AM, Fidler Aoileann wrote: > > Can someone tell me what I need to do to achieve this? > > Just type it. > > \header { > composer = "© Joe Composer" > } > > Or if your text editor cannot handle the characters use

Re: (De)Crescendo hairpin touching vertical bar of the last measure in the line

2011-11-27 Thread Przemysław Pawełczyk
2011/11/25 Carl Sorensen : > On 11/25/11 9:50 AM, "Przemysław Pawełczyk" wrote: >> >>Sorry for not putting it here inline, but because of broken top-posting >>detection in gmane I couldn't send it otherwise. I reported the problem, >>so hopefully it will be fixed in future. > > That's why we sugge

Re: (De)Crescendo hairpin touching vertical bar of the last measure in the line

2011-11-27 Thread Przemysław Pawełczyk
On Sat, Nov 26, 2011 at 00:14, Reinhold Kainhofer wrote: > On 2011-11-26 00:01, Xavier Scheuer wrote: >> On 25 November 2011 17:50, Przemysław Pawełczyk  wrote: >>> >>> I'm lilypond newbie (it's my first mail to ML) and looking for a >>> solution to a bad looking (de)crescendo hairpin ending at th

(De)Crescendo hairpin touching vertical bar of the last measure in the line

2011-11-27 Thread Przemysław Pawełczyk
Hello. I'm lilypond newbie (it's my first mail to ML) and looking for a solution to a bad looking (de)crescendo hairpin ending at the end of the last measure, i.e. grossly touching vertical bar (in case of many staves per system). It doesn't happen for non-last-in-line measures. I believe it shou

Re: copyright symbol

2011-11-27 Thread Fidler Aoileann
Thanks for the responses but I can't get the copyright symbol in gedit and having tried the UTF symbol it doesn't kick up a problem but neither does it print the symbol! Can you suggest where I'm going wrong? Many thanks. > Message du 27/11/11 14:16 > De : "James" > A : "Christopher R. Maden"

Re: copyright symbol

2011-11-27 Thread James
Hello, On 27 November 2011 14:37, Fidler Aoileann wrote: > Thanks for the responses but I can't get the copyright symbol in gedit > and having tried the UTF symbol it doesn't kick up a problem but neither > does it print the symbol! > What OS, what editor and what PDF viewer are you using for al

Re: copyright symbol

2011-11-27 Thread Xavier Scheuer
On 27 November 2011 15:37, Fidler Aoileann wrote: > Thanks for the responses but I can't get the copyright symbol in gedit > and having tried the UTF symbol it doesn't kick up a problem but neither > does it print the symbol! > Can you suggest where I'm going wrong? Do you use a different font th

copyright symbol

2011-11-27 Thread Fidler Aoileann
Thanks everyone. It was a blonde moment. I was altering one file and looking at the pdf of another! The UTF code works perfectly. Thanks again. Aoileann ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lily

Re: (De)Crescendo hairpin touching vertical bar of the last measurein the line

2011-11-27 Thread Phil Holmes
"Przemysław Pawełczyk" wrote in message news:cam3cw+zbxgp3rmatjqwmbkgjegpcphym5tkujlw05-b9d8-...@mail.gmail.com... On Sat, Nov 26, 2011 at 00:14, Reinhold Kainhofer wrote: On 2011-11-26 00:01, Xavier Scheuer wrote: On 25 November 2011 17:50, Przemysław Pawełczyk wrote: I'm lilypond newbie (

LilyPondTool: Bugs bugs bugs

2011-11-27 Thread Brent Annable
Hi all, So I've just started using LilyPondTool and jEdit and I really love the environment and layout, but in some ways it's driving me absolutely bananas. After consulting with Bertalan (also on this list) and receiving various explanations/tips, this describes my current situation: To avoid er

Most popular French users request : bar numbering of alternatives

2011-11-27 Thread Xavier Scheuer
Dear LilyPond developers, Dear Bug Squad members, could you add this enhancement request to the tracker? Thanks! This is by far the most popular enhancement request from the French users mailing list: Bar numbering of repeat volta _alternatives_. Currently LilyPond counts the measures of each "

Staff spacing snippet

2011-11-27 Thread lilypond
Is this snippet dysfunctional, or is it me? :) http://lsr.dsi.unimi.it/LSR/Item?id=12 I get the same output for minimum-Y-extent -12, 12 as I do for 60, 60: % http://lsr.dsi.unimi.it/LSR/Snippet?id=12 \version "2.14.2" \header { tagline = "" } \score { \new Staff { \override Staff.Vertica

Display "r2" as r1?

2011-11-27 Thread PMA
Hi List. With many multi-bar rests, my 10-staff StaffGroup in compilation dies of segmentation fault. With each multibar rest replaced by however many R1's, it dies still. So I've now replaced every R1 with "s2 r2" (which compiles fine), hoping next to tell Lilypond to *print* that centered "r2

Re: Staff spacing snippet

2011-11-27 Thread Keith OHara
umpquanet.com> writes: > Is this snippet dysfunctional, or is it me? :) > > http://lsr.dsi.unimi.it/LSR/Item?id=12 That snippet is, at the moment, dysfunctional with the new Lilypond version 2.12. The snippets get updated (like everything else) on a volunteer basis. I'm not sure if anyone h

Re: Display "r2" as r1?

2011-11-27 Thread David Kastrup
PMA writes: > Hi List. > > With many multi-bar rests, my 10-staff StaffGroup in compilation > dies of segmentation fault. With each multibar rest replaced by > however many R1's, it dies still. compiler version? We have just identified a major problem with g++-4.6.1 coming with Ubuntu-11.10.