Re: LSR search not working?

2016-02-09 Thread Pierre Perol-Schneider
Harm, this looks promising! Cheers, Pierre 2016-02-09 17:17 GMT+01:00 Thomas Morley : > 2016-02-08 12:35 GMT+01:00 Pierre Perol-Schneider > : > > Now I see. Smart idea! > > > > Cheers, > > Pierre > > > > 2016-02-07 23:31 GMT+01:00 Thomas Morley : > >> > >> 2016-02-07 12:13 GMT+01:00 Pierre Perol-

Re: print page numbers on margins

2016-02-09 Thread Thomas Morley
2016-02-09 19:00 GMT+01:00 Jonathan Scholbach : > Dear all, > > I have margins on both sides of the page and would like to print the page > numbers on the margin. How do I do that? > > My settings are > > \version "2.19.22" > > \paper { > > left-margin = 2\cm > > right-margin = 2\cm > > oddHeaderMa

Re: Centering a musical example and reducing the vertical space between example and text

2016-02-09 Thread Robert Blackstone
Hi Harm, My apologies for the inconvenience. In fact I did attach the screenshot, but not in the correct way, apparently. I could not find instructions about how to do it correctly. Aa for a MWE, the minimal code example that I made did not reproduce the problem of the large space between the m

Re: Centering a musical example and reducing the vertical space betweenexample and text

2016-02-09 Thread Robert Blackstone
Hi Phil, Thanks for your response. But no, this is not what I meant, at least not in this simple form. Meanwhile I have received enough feedback to keep me busy for some time and I expect, from what I have seen, that my problem will be solved. Thanks, again. Best regards, Robert On 9 Feb 201

Re: LilyPond score used on PhotoScore site

2016-02-09 Thread Alberto Simões
On 09/02/16 17:48, Helge Kruse wrote: Am 09.02.2016 um 18:12 schrieb Alberto Simões: I was pleasantly surprised to see a Mutopia score (Beethoven's Piano Trio, Opus 11, Movement 1) "featured" on PhotoScore's

print page numbers on margins

2016-02-09 Thread Jonathan Scholbach
Dear all, I have margins on both sides of the page and would like to print the page numbers on the margin. How do I do that? My settings are \version "2.19.22" \paper { left-margin = 2\cm right-margin = 2\cm oddHeaderMarkup= \markup { \column { { \fromproperty #'page:page-number-string }}} %

RE: Cannot resolve rest collision: rest direction not set

2016-02-09 Thread Mark Stephen Mrotek
Joseph, You are welcome. Mark -Original Message- From: Joseph N. Srednicki [mailto:jos.sredni...@verizon.net] Sent: Tuesday, February 09, 2016 5:00 AM To: 'Brian Barker' ; 'Mark Stephen Mrotek' ; lilypond-user@gnu.org Subject: RE: Cannot resolve rest collision: rest direction not set

Re: Centering a musical example and reducing the vertical space betweenexample and text

2016-02-09 Thread Robert Blackstone
Hi Pierre, Thank you for this. The result is what I wanted, as far as the horizontal centering of the music example is concerned. In most ways what your ME produces is a lot neater than what I had concocted and so there is much that I can learn from it and use. About the other problem, the lar

Re: LilyPond score used on PhotoScore site

2016-02-09 Thread Helge Kruse
Am 09.02.2016 um 18:12 schrieb Alberto Simões: > >> I was pleasantly surprised to see a Mutopia score (Beethoven's Piano >> Trio, Opus 11, Movement 1) >> >> >> "featured" on PhotoScore's product page. Here's the dir

Re: LilyPond score used on PhotoScore site

2016-02-09 Thread Alberto Simões
On 09/02/16 17:04, Abraham Lee wrote: I was pleasantly surprised to see a Mutopia score (Beethoven's Piano Trio, Opus 11, Movement 1) "featured" on PhotoScore's product page. Here's the direct link to the page:

LilyPond score used on PhotoScore site

2016-02-09 Thread Abraham Lee
I was pleasantly surprised to see a Mutopia score (Beethoven's Piano Trio, Opus 11, Movement 1) "featured" on PhotoScore's product page. Here's the direct link to the page: http://www.neuratron.com/photoscore2.htm

Re: LSR search not working?

2016-02-09 Thread Thomas Morley
2016-02-08 12:35 GMT+01:00 Pierre Perol-Schneider : > Now I see. Smart idea! > > Cheers, > Pierre > > 2016-02-07 23:31 GMT+01:00 Thomas Morley : >> >> 2016-02-07 12:13 GMT+01:00 Pierre Perol-Schneider >> : >> > 2016-02-05 10:38 GMT+01:00 Thomas Morley : >> >> - Doc-tag is removed. The way the bass-

RE: overlaying noteheads in different voices

2016-02-09 Thread Charles O. Lawrence
Nathan, Thanks for pointing me in the right direction. Just what I was looking for. Many classical guitar works have this type of notation. Charles -Original Message- From: Nathan Ho [mailto:nat...@snappizz.com] Sent: Monday, February 8, 2016 10:34 PM To: Charles O. Lawrence Cc: lilyp

Re: Double time signature

2016-02-09 Thread Kieren MacMillan
Hi Christian, > Does anybody know how to get a double time signature? > If have tried looking for it in the manuala and LSR, but all they provide me > with is a coupound signature. What about simply removing the parentheses from ? Hope this helps, Kieren.

Double time signature

2016-02-09 Thread Christian Bos
Hi all, Does anybody know how to get a double time signature? If have tried looking for it in the manuala and LSR, but all they provide me with is a coupound signature. Gr. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mai

RE: Cannot resolve rest collision: rest direction not set

2016-02-09 Thread Joseph N. Srednicki
Brian and Mark: Thanks for your suggestions. As recommended, I added the \voiceOne, \voiceTwo, and so on to each respective voice. I also added the \partial 4. To each voice. Implementing these recommendations resolved the issue. Lilypond now compiles the code without issuing any warnings. Th