Re: lilypond-user Digest, Vol 131, Issue 35

2013-10-09 Thread Marc Hohl
Am 08.10.2013 19:02, schrieb MING TSANG: David, I coded using \stemUP \stemDown as suggested. There seems no effect. I don't think that \stemUp/\stemDown was a suggestion but rather meant as a possible source for the errors. \new Staff \clef bass \new Voice = Tenor { \stemUp \TimeKey

Re: lilypond-user Digest, Vol 131, Issue 35

2013-10-09 Thread David Kastrup
Marc Hohl m...@hohlart.de writes: Am 08.10.2013 19:02, schrieb MING TSANG: David, I coded using \stemUP \stemDown as suggested. There seems no effect. I don't think that \stemUp/\stemDown was a suggestion but rather meant as a possible source for the errors. \new Staff \clef bass

Re: Problems with LilyJAZZ.ily

2013-10-09 Thread Urs Liska
Am 09.10.2013 01:07, schrieb Jim Long: On Wed, Oct 09, 2013 at 12:53:35AM +0200, Thomas Morley wrote: 2013/10/9 Jim Long lilyp...@umpquanet.com: \override ChordName #'font-name = #lilyjazzchord Hi Jim, never heard of lilyjazzchord. Where to get? Compiling your snippet returns

Re: Colored note heads with black outline

2013-10-09 Thread Pierre Perol-Schneider
2013/10/9 Paul Morris p...@paulwmorris.com Hi Onno, The code below should do what you want. I combined Pierre's outlined note heads with some code I use to automatically override note head stencils based on their pitch. It creates outlines around all note heads regardless of their color,

Re: Colored note heads with black outline

2013-10-09 Thread Pierre Perol-Schneider
2013/10/9 Pierre Perol-Schneider pierre.schneider.pa...@gmail.com Well, your code makes me noticed that the layer change with the color... weird. Sorry for this ; it changes with pitches and stem direction. Not weird in f ___ lilypond-user mailing

Testers needed who use Frescobaldi from Git

2013-10-09 Thread Urs Liska
Hi all, I'm working on adding some Git functionality for Frescobaldi. Initially this will control Frescobaldi's source repository itself (i.e. managing program versions), but the ultimate goal is to add functionality to manage LilyPond projects. I've finished a first step, which doesn't

Re: Page number changes forcing headers to appear on second page

2013-10-09 Thread Eluze
EdBeesley wrote Eluze: I copied and pasted your code into Lilypond but didn't get any copyright text on 2nd or 3rd pages...maybe this is a new thing with 2.17? (I'm still on 2.16) correct - it works with 2.17.0 and newer! Eluze -- View this message in context:

Re: Testers needed who use Frescobaldi from Git

2013-10-09 Thread Francisco Vila
2013/10/9 Urs Liska u...@openlilylib.org: I'm working on adding some Git functionality for Frescobaldi. ... So anybody using Frescobaldi from its Git repository is kindly asked to test this pull request https://github.com/wbsoft/frescobaldi/pull/223 and report any issues or success, to me or

Re: Testers needed who use Frescobaldi from Git

2013-10-09 Thread Urs Liska
You don't need to be a Github user. You simply can add my fork (g...@github.com:uliska/frescobaldi.git) as a remote to your frescobaldi git repo (git remote add). Then you can pull in any branches (use git remote show uliska to see which branches are there). But that's not necessary anymore in

Lyric hyphens, preferred and otherwise

2013-10-09 Thread Joel C. Salomon
Is there a way to indicate that a hyphen is desired here, or that it is preferred that it be shrunk to nothing? Consider this example: \version 2.16.2 \score { \relative c'' { c2 c } \addlyrics { two -- part } } It would be OK with me if this was displayed two-part or two - part,

Re: Lyric hyphens, preferred and otherwise

2013-10-09 Thread Kieren MacMillan
Hi Joel, It would be OK with me if this was displayed two-part or two - part, but I want to avoid having this hyphen disappear: twopart is *not* good. You can force adjacent lyrics to be a minimum distance apart — that should do it: \version 2.16.2 \layout { \context { \Lyrics

Re: Catch direction operators

2013-10-09 Thread Paul Morris
David Kastrup wrote Might make more sense to add it to LilyPond's own snippet base, I guess. Obviously, we have no limitations how new any snippets may be there. Sounds good. David Kastrup wrote Well, I try keeping the global name space uncluttered, but if you see an actual potential for

Re: Lyric hyphens, preferred and otherwise

2013-10-09 Thread Joel C. Salomon
On Wed, Oct 9, 2013 at 2:53 PM, Kieren MacMillan kieren_macmil...@sympatico.ca wrote: You can force adjacent lyrics to be a minimum distance apart — that should do it: snip \override LyricHyphen #'minimum-distance = #1 Thank you. Since I don't need that everywhere, I turned that idea into

Re: Colored note heads with black outline

2013-10-09 Thread Paul Morris
SoundsFromSound wrote This is perfect Paul, it's exactly what I need for a project that just landed on my desk tonight! Man, you're a SCHEME machine! I'll get there someday...right? :) Thank you so much for sharing that code with us! Thanks Ben! Glad you can use the code. Sounds like it

Re: Colored note heads with black outline

2013-10-09 Thread Paul Morris
Pierre Perol-Schneider wrote Thanks Paul, your code is much better than the one I was going to put. Looks like a Christmas tree :) Thanks Pierre, and thanks for figuring out how to do the note heads in the first place! That was a clever solution. I've made the changes you suggested, and

Re: Move episema vertically

2013-10-09 Thread Ben Hillen
Hi David, Thank you, your solution works fine, also in my installed version 2.16.2. Can you tell me how to code override of 'direction for getting Episema below the staff when the beam is down? Greetz Ben -- View this message in context:

Re: Problem with LilyJAZZ.ily

2013-10-09 Thread Curt
Is it considered bad behavior to open up a github repository with Thorsten's contribution, and then apply the patches to it, for that to be considered the source of truth? On Oct 8, 2013, at 12:33 AM, Marc Hohl m...@hohlart.de wrote: Am 08.10.2013 06:23, schrieb Keith OHara: Thomas Morley

Re: Move episema vertically

2013-10-09 Thread David Nalesnik
Hi Ben, On Wed, Oct 9, 2013 at 3:04 PM, Ben Hillen b.a.g.hil...@planet.nl wrote: Hi David, Thank you, your solution works fine, also in my installed version 2.16.2. Can you tell me how to code override of 'direction for getting Episema below the staff when the beam is down?

Re: Move episema vertically

2013-10-09 Thread Ben Hillen
Hi David, This works, thank you. Greetz, Ben -- View this message in context: http://lilypond.1069038.n5.nabble.com/Move-episema-vertically-tp151996p152038.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list

Re: Problem with LilyJAZZ.ily

2013-10-09 Thread Urs Liska
Am 09.10.2013 22:05, schrieb Curt: Is it considered bad behavior to open up a github repository with Thorsten's contribution, and then apply the patches to it, for that to be considered the source of truth? I don't think so. But is there an official statement about copyright and licensing

Re: Problem with LilyJAZZ.ily

2013-10-09 Thread David Kastrup
Urs Liska u...@openlilylib.org writes: Am 09.10.2013 22:05, schrieb Curt: Is it considered bad behavior to open up a github repository with Thorsten's contribution, and then apply the patches to it, for that to be considered the source of truth? I don't think so. But is there an official

Re: lilypond-user Digest, Vol 131, Issue 35

2013-10-09 Thread Trevor Daniels
MING TSANG, you wrote Tuesday, October 08, 2013 6:02 PM I coded using \stemUP \stemDown as suggested. There seems no effect. tenor and base note printed on top one another. For a normal score that is what it should be. But since I use \ezNum, the number in the bass notehead is seems over

Help ~ LilyPond Tablature

2013-10-09 Thread Раул Апонт
Hello. I need just a little help about a tablature. I know already how to get a tablature with LilyPond, the situation I have now is about a Bass Guitar tablature. I have tried to change the clef using the Bass clef, I still get a six-string tablature, I just need to know HOW I GET the four

Re: Re:move notehead away

2013-10-09 Thread MING TSANG
Trevor, Thank you very much. The \once \override  works. I will read the force-hshift from learning doc. Emanuel, Ming.  From: Trevor Daniels t.dani...@treda.co.uk To: MING TSANG tsan...@rogers.com; lilypond-user@gnu.org; d...@gnu.org Sent: Wednesday,

Re: Help ~ LilyPond Tablature

2013-10-09 Thread Peter Crighton
Have a look at the Notation Reference: http://lilypond.org/doc/v2.16/Documentation/notation/common-notation-for-fretted-strings.html#custom-tablatures The tuning for a five-string bass is called #bass-five-string-tuning. -- Peter Crighton | Musician Music Engraver based in Mainz, Germany

Re: Help ~ LilyPond Tablature

2013-10-09 Thread Federico Bruni
There's an example in the documentation: http://lilypond.org/doc/v2.16/Documentation/notation/common-notation-for-fretted-strings#custom-tablatures Il 09/ott/2013 23:19 Раул Апонт raulapo...@bk.ru ha scritto: Hello. I need just a little help about a tablature. I know already how to get a

Re: Help ~ LilyPond Tablature

2013-10-09 Thread Pierre Perol-Schneider
2013/10/9 Раул Апонт raulapo...@bk.ru Hello. Hi Раул If you could send me an example, it would be great. Here it is : \version 2.17.28 global = { \key c \major \time 4/4 c c c c } music = \relative c, { \global } \score { \new TabStaff \with { stringTunings = #bass-tuning

Re: Help ~ LilyPond Tablature

2013-10-09 Thread and...@andis59.se
On 2013-10-09 22:19, Раул Апонт wrote: Hello. I need just a little help about a tablature. I know already how to get a tablature with LilyPond, the situation I have now is about a Bass Guitar tablature. I have tried to change the clef using the Bass clef, I still get a six-string tablature, I

Re: Automatic generation of scores skeletons

2013-10-09 Thread Tim Reeves
Jacques, This sounds like a great idea to me. I'm surprised no one else has commented. Tim Reeves Message: 1 Date: Wed, 9 Oct 2013 18:15:15 +0200 From: Jacques Menu jacques.m...@epfl.ch To: lilypond-user@gnu.org Users lilypond-user@gnu.org Cc: Jacques Menu jacques.m...@epfl.ch Subject:

Re: Problems with LilyJAZZ.ily

2013-10-09 Thread Thomas Morley
2013/10/9 Urs Liska u...@openlilylib.org: [...] One more thing which might be useful for the technical issues you are talking about: I started a snippet to switch program execution based on the used LilyPond version

New User Frescobaldi Setup for Mac

2013-10-09 Thread Garrett McGilvray
I have tried thus far unsuccessfully to get Frescobaldi to work on my Mac, and I am wondering if any of you Mac Frescobaldi users could help me. I have followed the instructions from this link: https://github.com/wbsoft/frescobaldi/wiki/Frescobaldi-Mac-OS-X-install-guide After all of those

Re: New User Frescobaldi Setup for Mac

2013-10-09 Thread Paul Morris
garrettm30 wrote After all of those instructions, I have successfully gotten Frescobaldi to launch, but it seems to have trouble pairing with LilyPond. When I go into the Preferences - LilyPond Preferences, and set the LilyPond version to use, I click add, point it to the LilyPond app, and

Re: New User Frescobaldi Setup for Mac

2013-10-09 Thread Paul Morris
Paul Morris wrote (Hmmm... this might be something to add to the guide.) And done. -Paul -- View this message in context: http://lilypond.1069038.n5.nabble.com/New-User-Frescobaldi-Setup-for-Mac-tp152054p152056.html Sent from the User mailing list archive at Nabble.com.

Re: Problems with LilyJAZZ.ily

2013-10-09 Thread Tim McNamara
On Oct 9, 2013, at 6:40 PM, Thomas Morley thomasmorle...@gmail.com wrote: 2013/10/9 Jim Long lilyp...@umpquanet.com: On Wed, Oct 09, 2013 at 12:53:35AM +0200, Thomas Morley wrote: 2013/10/9 Jim Long lilyp...@umpquanet.com: \override ChordName #'font-name = #lilyjazzchord Hi Jim,