Fingering placement problem

2012-08-19 Thread Nick Payne
In a chord containing a second, if I place the fingering above the notes to avoid having the fingering numerals overlapping each other (see https://code.google.com/p/lilypond/issues/detail?id=2541), then the numerals default to being placed much higher above the noteheads than is normal or if

Re: Fermata with parenthesis

2012-08-19 Thread Daniel E. Moctezuma
Thank you Bill! Indeed, that works great. I am making additional overrides, though: *\once \override ParenthesesItem #'font-size = #0* * \once \override ParenthesesItem #'padding = #1* * \once \override Script #'padding = #1* this way I achieve what I was looking for. Thanks again. --

issues with change staff

2012-08-19 Thread cgodefro free
Hello, I'm experimenting some issues with the change staff command. It seems that both staff are linked together. the \stemUp is not taking into account and the \change Staff = up affect as well the down staff. Does anyone can help me unlinked the both staff? i did the test on both 2.14 and

Re: ANN: Frescobaldi 2.0.7

2012-08-19 Thread Phil Hézaine
Le 18/08/2012 21:43, Wilbert Berendsen a écrit : Op Fri, 17 Aug 2012 22:10:05 +0200 Phil Hézainephilippe.heza...@free.fr schreef: m = textedit_match(link.url()) TypeError: expected string or buffer this occurs when SIP, PyQt4 and Python-Poppler-Qt4 do not match. be sure there is only

Waltrop meeting outline

2012-08-19 Thread David Kastrup
Details are still somewhat fuzzy since I don't have all that much feedback concerning who will arrive when and leave, but there are some corner points. Apparently Janek will be arriving in advance. No details yet as to his exact travel time and accommodation wishes: like anybody else not having

Re: Waltrop meeting outline

2012-08-19 Thread Rodolfo Zitellini
On Sun, Aug 19, 2012 at 3:02 PM, David Kastrup d...@gnu.org wrote: Details are still somewhat fuzzy since I don't have all that much feedback concerning who will arrive when and leave, but there are some corner points. Apparently Janek will be arriving in advance. No details yet as to his

Re: Waltrop meeting outline

2012-08-19 Thread Graham Percival
On Sun, Aug 19, 2012 at 03:02:29PM +0200, David Kastrup wrote: The schedule would focus on stable release work and criteria on Friday, with the goal of getting most participants hands-on experience or at least exposure to GUB work. Coursework goal is the release of 2.16, and getting the

Frescobaldi- python-poppler-qt4

2012-08-19 Thread Ole Schmidt
Hi, I've just installed Frescobaldi from source on my mac, running Mac OS 10.6.8 How can I install python-poppler-qt4 (for pdf-viewing)? When I follow the instructions I get the following error: ja?~/Public/python-poppler-qt4-0.16.2$ python setup.py build running build running build_ext

Re: issues with change staff

2012-08-19 Thread james
On Aug 19, 2012, at 11:38 AM, cgodefro free wrote: Hello, I'm experimenting some issues with the change staff command. It seems that both staff are linked together. the \stemUp is not taking into account and the \change Staff = up affect as well the down staff. Does anyone can help

Re: Waltrop meeting outline

2012-08-19 Thread Marc Hohl
Am 19.08.2012 15:02, schrieb David Kastrup: Details are still somewhat fuzzy since I don't have all that much feedback concerning who will arrive when and leave, but there are some corner points. Apparently Janek will be arriving in advance. No details yet as to his exact travel time and

Re: Waltrop meeting outline

2012-08-19 Thread Jan-Peter Voigt
Wow, this sounds very interesting and I am really sad, that I can not join this meeting. Will you record and publish parts on video or audio? Well, of course there has to be a somewhat recordable prepared presentation ... someone preparing and presenting. I hope you have a somewhat successful

Re: Waltrop meeting outline

2012-08-19 Thread David Kastrup
Marc Hohl m...@hohlart.de writes: And yes, I'll take my guitar with me, and my wife will be joining, too, but not the lilypond meeting – she'll take the car and will do some day trips around Waltrop. I hope she'll be back in time each night so I have a place to sleep ;-) If you don't want

guide finger

2012-08-19 Thread pabuhr
In *classical* guitar-music, there is a finger augmentation called a guide finger indicating left-hand shifting. Nick Payne uses a mechanism based on the glissando. I found this code written for a finger shift on a violin, which I like because it handles finger location and color, etc. However,

Re: Frescobaldi- python-poppler-qt4

2012-08-19 Thread Josiah Boothby
On Sun, Aug 19, 2012 at 9:44 AM, Ole Schmidt m...@oleschmidt.info wrote: Hi, I've just installed Frescobaldi from source on my mac, running Mac OS 10.6.8 How can I install python-poppler-qt4 (for pdf-viewing)? When I follow the instructions I get the following error:

Re: Waltrop meeting outline

2012-08-19 Thread Marc Hohl
Am 19.08.2012 19:12, schrieb David Kastrup: Marc Hohl m...@hohlart.de writes: And yes, I'll take my guitar with me, and my wife will be joining, too, but not the lilypond meeting – she'll take the car and will do some day trips around Waltrop. I hope she'll be back in time each night so I have

Re: Waltrop meeting outline

2012-08-19 Thread Janek Warchoł
On Sun, Aug 19, 2012 at 3:02 PM, David Kastrup d...@gnu.org wrote: Details are still somewhat fuzzy since I don't have all that much feedback concerning who will arrive when and leave, but there are some corner points. Apparently Janek will be arriving in advance. No details yet as to his

Re: guide finger

2012-08-19 Thread David Nalesnik
Hello, On Sun, Aug 19, 2012 at 2:04 PM, pabuhr pab...@fastmail.fm wrote: In *classical* guitar-music, there is a finger augmentation called a guide finger indicating left-hand shifting. Nick Payne uses a mechanism based on the glissando. I found this code written for a finger shift on a

Re: Fingering placement problem

2012-08-19 Thread Nick Payne
On 19/08/12 16:46, Nick Payne wrote: In a chord containing a second, if I place the fingering above the notes to avoid having the fingering numerals overlapping each other (see https://code.google.com/p/lilypond/issues/detail?id=2541), then the numerals default to being placed much higher

\include in a .ly file included in a LilyPond-Book document (.lytex)

2012-08-19 Thread Jakub Pavlík
Hi, it seems behavior of lilypond-book concerning .ly files including other .ly files changed between 2.14.2 and 2.15.42: Let's say I have a book: book.lytex This books includes a LilyPons score dir/subdir/score.ly In the same directory where I have the book there is my file containing

Re: \include in a .ly file included in a LilyPond-Book document (.lytex)

2012-08-19 Thread Graham Percival
On Mon, Aug 20, 2012 at 12:27:35AM +0200, Jakub Pavlík wrote: it seems behavior of lilypond-book concerning .ly files including other .ly files changed between 2.14.2 and 2.15.42: Yes, I think this was done in 2.15.24. See issue 2104 in the tracker. It's deliberate. - Graham

Slur between different \score sections?

2012-08-19 Thread Daniel E. Moctezuma
Hello, I was wondering if it's possible to put *slurs between different \score sections* (inside a \book). I have 2 movements of a work that are played one after another (attaca) with a slur between them. Thanks. -- Daniel E. Moctezuma ___

[Frescobaldi] Music view sometimes doesn't open

2012-08-19 Thread James Harkins
First off, I've switched from Emacs LilyPond-mode to Frescobaldi 2. Amazing, incredible work! SO much easier to write. (And I love the ease of updating via git.) But... I'm not sure if this is the right place to report a small confusing behavior in Frescobaldi 2. Sometimes, when opening a ly