Re: Polyphonic notes slur solution

2015-06-21 Thread rsfjr
Thank you all! @ Robin I was trying with the code you and Nathan sent me, I am trying with this simple example before I make the modifications in a Forqueray's sonata formatting. The problem was within Lyx. I tried with Frescobaldi and bare lilypond (ver. 2.18.2) and it worked fine. Lyx was cal

\shape curves relative to NoteHead etc.

2015-06-21 Thread musicus
Dear all, In my last project I learned that sometimes you have to tweak a lot of Slurs, Ties, etc. to get a satisfying result. Of course, in many cases the \shape #'() Slur function helps a lot. My problem with this function is the dependency on Lilyponds automatic output. If I want to change

Re: Polyphonic notes slur solution

2015-06-21 Thread Nathan Ho
On Sun, Jun 21, 2015 at 12:22 AM, rsfjr wrote: > > I placed a \override Staff.Arpeggio.direction = 1 at the code, so that the > arpeggio parenthesis would be at the right. It works OK, but, can it be > mirroed? The parenthesis is pointed out the note pair. > Tried the \shape command and nothing wa

Re: \shape curves relative to NoteHead etc.

2015-06-21 Thread Urs Liska
Am 21. Juni 2015 09:24:48 MESZ, schrieb musicus : >Dear all, > >In my last project I learned that sometimes you have to tweak a lot of >Slurs, Ties, etc. to get a satisfying result. >Of course, in many cases the \shape #'() Slur function helps a lot. >My problem with this function is the depende

Re: Polyphonic notes slur solution

2015-06-21 Thread rsfjr
Thanks a lot! Works wonderfully! All the Best, Ronaldo 2015-06-21 4:34 GMT-03:00 Nathan Ho : > On Sun, Jun 21, 2015 at 12:22 AM, rsfjr wrote: >> >> I placed a \override Staff.Arpeggio.direction = 1 at the code, so that >> the arpeggio parenthesis would be at the right. It works OK, but, can i

Re: adjustment of arc shape according to papersize

2015-06-21 Thread Marc Hohl
Am 20.06.2015 um 13:45 schrieb Venus' Wink: Hi Marc, Thanks for your reply. To say the truth, I'm under situation that I can't access the setting of paper size, so I can't put tag to stand for paper width. I'd like to expect a way with scheme. Ok. I played a bit with your example files: \ve

Re: adjustment of arc shape according to papersize

2015-06-21 Thread Venus' Wink
Hi Marc, > -Original Message- > From: m...@hohlart.de > Sent: Sun, 21 Jun 2015 10:11:28 +0200 > To: lilypond-user@gnu.org > Subject: Re: adjustment of arc shape according to papersize > > Ok. I played a bit with your example files: > > \version "2.18.2" > #(set-default-paper-size "a4" 'l

Re: adjustment of arc shape according to papersize

2015-06-21 Thread Marc Hohl
Am 21.06.2015 um 14:36 schrieb Venus' Wink: Hi Marc, -Original Message- From: m...@hohlart.de Sent: Sun, 21 Jun 2015 10:11:28 +0200 To: lilypond-user@gnu.org Subject: Re: adjustment of arc shape according to papersize Ok. I played a bit with your example files: \version "2.18.2" #(set

using python snippets in Lilypond

2015-06-21 Thread Avner
Dear All, I understand that there is a way to use python snippets within a lilypond score. Can someone provide an example of a lilypond score that uses a python snippet? Thanks! Avner ___ lilypond-user mailing list lilypond-user@gnu.org https://li

Re: using python snippets in Lilypond

2015-06-21 Thread David Kastrup
Avner writes: > Dear All, > > I understand that there is a way to use > python snippets within a lilypond score. Not that I know of, so it would seem that any such possibility would not be advertised widely and definitely not be a core feature of LilyPond. The LilyPond editor Frescobaldi may

Re: using python snippets in Lilypond

2015-06-21 Thread Urs Liska
Am 21. Juni 2015 16:28:49 MESZ, schrieb David Kastrup : >Avner writes: > >> Dear All, >> >> I understand that there is a way to use >> python snippets within a lilypond score. > >Not that I know of, so it would seem that any such possibility would >not >be advertised widely and definitely not

Re: using python snippets in Lilypond

2015-06-21 Thread Peter Bjuhr
On 2015-06-21 16:28, David Kastrup wrote: Dear All, > >I understand that there is a way to use >python snippets within a lilypond score. Not that I know of, so it would seem that any such possibility would not be advertised widely and definitely not be a core feature of LilyPond. The LilyPond

Re: using python snippets in Lilypond

2015-06-21 Thread Avner Dorman
So I create the python snippet - how do I then call it in the score? I apologize if this is too basic of a question... Thanks! Avner On Sun, Jun 21, 2015 at 10:36 AM, Peter Bjuhr wrote: > > > On 2015-06-21 16:28, David Kastrup wrote: > >> Dear All, >>> > >>> >I understand that there is a way t

Re: using python snippets in Lilypond

2015-06-21 Thread Urs Liska
Am 21. Juni 2015 16:36:06 MESZ, schrieb Peter Bjuhr : > > >On 2015-06-21 16:28, David Kastrup wrote: >>> Dear All, >>> > >>> >I understand that there is a way to use >>> >python snippets within a lilypond score. >> Not that I know of, so it would seem that any such possibility would >not >> be ad

Re: using python snippets in Lilypond

2015-06-21 Thread Simon Albrecht
Am 21.06.2015 um 16:41 schrieb Avner Dorman: So I create the python snippet - how do I then call it in the score? You don’t call it in the score, but on the source file: Python may be used to aid in writing a source file, which is then processed by Lilypond. HTH, Simon ___

Re: Nashville notation as chord symbols

2015-06-21 Thread Amelie Zapf
Hi all, Harm, David, as a "roadmap" for all else that would be required to make Lilypond support Nashville-style lead sheets please find attached a PDF including pretty much all Nashville notation-specific symbols. The list was compiled using Jim Riley: Song Charting Made Easy – A Play-Along Guide

Re: using python snippets in Lilypond

2015-06-21 Thread Peter Bjuhr
>Yes, you can use Python snippets in Frescobaldi, but not in the LilyPond code/score directly - instead they are created in a special Snippets editor. So I create the python snippet - how do I then call it in the score? I apologize if this is too basic of a question... No I don't think it

RE: using python snippets in Lilypond

2015-06-21 Thread Stephen MacNeil
do you mean like this? http://www.python-course.eu/python_scores.php Stephen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: using python snippets in Lilypond

2015-06-21 Thread Paul Morris
> On Jun 21, 2015, at 10:41 AM, Avner Dorman wrote: > > So I create the python snippet - how do I then call it in the score? In Frescobaldi go to the Tools menu and select “Snippets”. (or Snippets menu > "Manage Snippets…") The snippets panel appears. Find a snippet in the list and double clic

Re: using python snippets in Lilypond

2015-06-21 Thread Peter Bjuhr
On 2015-06-21 16:47, Urs Liska wrote: Just a question: would it be possible to call a Python script from Scheme (this should be possible) and use its output in LilyPond? Maybe you'll find some answers here: http://www.zak.co.il/a/itches/pyguile Best Peter __

Re: using python snippets in Lilypond

2015-06-21 Thread Paul Morris
> On Jun 21, 2015, at 11:02 AM, Peter Bjuhr wrote: > > If it's changes you perform regularly on the score, a Snippet could > conveniently be applied to a keyboard shortcut or to the Snippets menu - > otherways you run it from the Snippets manager. Does anyone know if there is a way to add thes

Re: using python snippets in Lilypond

2015-06-21 Thread Peter Bjuhr
On 2015-06-21 18:37, Paul Morris wrote: If it's changes you perform regularly on the score, a Snippet could conveniently be applied to a keyboard shortcut or to the Snippets menu - otherways you run it from the Snippets manager. Does anyone know if there is a way to add these snippets to the

Re: using python snippets in Lilypond

2015-06-21 Thread Urs Liska
Am 21.06.2015 um 18:25 schrieb Peter Bjuhr: > > > On 2015-06-21 16:47, Urs Liska wrote: >> Just a question: would it be possible to call a Python script from >> Scheme (this should be possible) and use its output in LilyPond? > > Maybe you'll find some answers here: http://www.zak.co.il/a/itch

Re: using python snippets in Lilypond

2015-06-21 Thread Paul Morris
> On Jun 21, 2015, at 1:00 PM, Peter Bjuhr wrote: > >> Does anyone know if there is a way to add these snippets to the snippets >> menu in Frescobaldi? >> >> If there is I haven’t been able to find it. It would be much more >> convenient to access them there (rather than via the snippets mana

Re: using python snippets in Lilypond

2015-06-21 Thread Avner Dorman
I think this is a very interesting idea (would be useful for me). On Sun, Jun 21, 2015 at 2:51 PM, Urs Liska wrote: > > > Am 21.06.2015 um 18:25 schrieb Peter Bjuhr: > > > > > > On 2015-06-21 16:47, Urs Liska wrote: > >> Just a question: would it be possible to call a Python script from > >> Sch

Re: using python snippets in Lilypond

2015-06-21 Thread Avner Dorman
Thank you so much everyone! It works perfectly and I've learned a whole lot! All the best, Avner On Sun, Jun 21, 2015 at 3:47 PM, Paul Morris wrote: > > On Jun 21, 2015, at 1:00 PM, Peter Bjuhr wrote: > > > >> Does anyone know if there is a way to add these snippets to the > snippets menu in

Missing \new Voice in output of musicxml2ly

2015-06-21 Thread Michael Gerdau
Hi list, I have a short Finale created (and by hand shortened) MusicXML file (attached) that I wish to import to lilypond. I also attached what musicxml2ly produces. I'm using lilypond 2.19.21 on linux. The main problem is in this block (similar for all other voices): ... \new Staff <<

A Chord Question

2015-06-21 Thread William Marchant
Using the \chordmode function, when I enter "a:m7.5-" I get as shown in the documentation. The guitarist in our group would very much like to stay with the notation he is used to. Namely . Is it possible to pursuad chordmode to produce this, or do I have to use \markup as I have been doin

Re: using python snippets in Lilypond

2015-06-21 Thread Vaughan McAlley
On 22 June 2015 at 04:51, Urs Liska wrote: > > > Am 21.06.2015 um 18:25 schrieb Peter Bjuhr: >> >> >> On 2015-06-21 16:47, Urs Liska wrote: >>> Just a question: would it be possible to call a Python script from >>> Scheme (this should be possible) and use its output in LilyPond? >> >> Maybe you'll

Re: A Chord Question

2015-06-21 Thread Nathan Ho
On Sun, Jun 21, 2015 at 4:27 PM, William Marchant wrote: > Using the \chordmode function, when I enter "a:m7.5-" I get as shown > in the documentation. > > The guitarist in our group would very much like to stay with the notation > he is used to. Namely . > Hi William, Have a look at http: