Re: ClefModifier tweaks conditional on clef

2017-05-10 Thread Simon Albrecht
Am 10.05.2017 um 19:26 schrieb Noeck: Am 10.05.2017 um 00:03 schrieb Simon Albrecht: of course you could write a callback: Thanks Simon, that's much better than my approach to replace the \clef command with a \once \override or \tweak and \clef combination. I'll figure out what the #\F means

Re: How can I hide a volta bracket?

2017-05-10 Thread Scaramoucherz
Actually, I figured out one way to display the music as I want. I set the \repeat volta to 7 (since there really are 7), then used the \markup command to correct the text. I set up two scores: one for the Refrain, and one for the Verses. I then set up the output to display the Refrain first, then

program error: mis-predicted force

2017-05-10 Thread Partitura Organum
Hi all, Every now and again I see this error when engraving a score"program error: mis-predicted force" and then a bunch of numbers. But the score looks okay so I ignore it. And since the error never comes with a line in the music file where the error originates I never know what is actually

Re: How can I hide a volta bracket?

2017-05-10 Thread imj-muz...@bluewin.ch
volta 7 ? Jacques Menu, iPhone > Le 10 mai 2017 à 19:03, Scaramoucherz a écrit : > > I am working with a song that is set up as: > Refrain > Ending 1-6 > Final ending > Verses > > By setting the \repeat volta 9, I can get the music to show Ending 1-6, and > Final okay.

How can I hide a volta bracket?

2017-05-10 Thread Scaramoucherz
I am working with a song that is set up as: Refrain Ending 1-6 Final ending Verses By setting the \repeat volta 9, I can get the music to show Ending 1-6, and Final okay. However, there is a volta bracket over the Verses. How can I hide the volta bracket over the verses, so that the music

Re: ClefModifier tweaks conditional on clef

2017-05-10 Thread Noeck
Am 10.05.2017 um 00:03 schrieb Simon Albrecht: > of course you could write a callback: Thanks Simon, that's much better than my approach to replace the \clef command with a \once \override or \tweak and \clef combination. I'll figure out what the #\F means but could someone tell me how I can

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread David Nalesnik
On Wed, May 10, 2017 at 10:18 AM, David Nalesnik wrote: > Hi, > > On Wed, May 10, 2017 at 9:31 AM, David Nalesnik > wrote: >> >> >> On Wed, May 10, 2017 at 9:23 AM, daviau ewen wrote: >>> >>> Is that okay ? >>>

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread David Nalesnik
Hi, On Wed, May 10, 2017 at 9:31 AM, David Nalesnik wrote: > > > On Wed, May 10, 2017 at 9:23 AM, daviau ewen wrote: >> >> Is that okay ? >> http://lilypond.1069038.n5.nabble.com/file/n203059/incdiato82.ly >>> >>> > > Yes, thank you. > Your

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread David Nalesnik
On Wed, May 10, 2017 at 9:23 AM, daviau ewen wrote: > Is that okay ? http://lilypond.1069038.n5.nabble.com/file/n203059/ > incdiato82.ly > >> >> Yes, thank you. David ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread daviau ewen
Is that okay ? http://lilypond.1069038.n5.nabble.com/file/n203059/incdiato82.ly --- http://labodezao.fr/ --- Ewen d'Aviau 11 chemin de berrien 44600 Saint-Nazaire

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread David Nalesnik
Hi ewen. On Wed, May 10, 2017 at 8:01 AM, zaord wrote: > Hi Simon, > > Thanks for your answer. I tryied to add a score in my file to have a > bebugging compilable file. > > I get an error when I compile your code (join file) : Wrong type (expecting > Stencil): (# # # #

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread Andrew Bernard
Hi Ewen, I should also mention that Kent Dybvig's text The Scheme Programming Language is freely available online here: http://scheme.com/tspl4/ And since lilypond uses guile (1.8 curently) you should also read the reference manual (which is of course not a tutorial, but essential to know

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread Andrew Bernard
Hi Ewen, For learning Scheme, this is quite good: Teach Yourself Scheme in Fixnum Days: https://ds26gte.github.io/tyscheme/index-Z-H-4.html#node_sec_2.1.4 A surprisingly good resource. If you want to get serious, then SICP is essential, the text from the legendary MIT course. Structure and

Re: Apply a music-function script to all elements of a list

2017-05-10 Thread zaord
Hi Simon, Thanks for your answer. I tryied to add a score in my file to have a bebugging compilable file. I get an error when I compile your code (join file) : Wrong type (expecting Stencil): (# # # # incdiato82.ly # # # #) If

Re: Fonts different in PDFs with big text issue

2017-05-10 Thread Federico Bruni
I guess that it's the same problem described here: http://lists.gnu.org/archive/html/bug-lilypond/2017-01/msg00022.html It depends on the dpi value of $XDG_CONFIG_HOME/fontconfig/fonts.conf in your system. ___ lilypond-user mailing list

Re: Problems with musicxml2ly

2017-05-10 Thread Simon Albrecht
Am 10.05.2017 um 10:08 schrieb Don Gingrich: I thought(hoped) that we had got past the days of "Standards aren't":-) That’s a good thing to hope for. Though… Thumbs up to MEI… Best, Simon ___ lilypond-user mailing list

Re: How to align bar numbers to the center of a measure?

2017-05-10 Thread Francesco Napoleoni
In data martedì 9 maggio 2017 19:57:39, Kieren MacMillan ha scritto: > http://lsr.di.unimi.it/LSR/Item?id=932 > That’s a RTFLSR pointer… ;) > > Hope that helps! It does! Thank you for your quick answer! ciao Francesco Napoleoni ___ lilypond-user

Re: Problems with musicxml2ly

2017-05-10 Thread Richard Shann
On Wed, 2017-05-10 at 18:08 +1000, Don Gingrich wrote: > On Wed, 10 May 2017 08:45:40 Richard Shann wrote: [...] > And, by the way, the chordnames above the staves vanished > somewhere in your import. Denemo's MusicXML import is very crude, it doesn't even try for chord names, lyrics and probably

Re: Problems with musicxml2ly

2017-05-10 Thread Don Gingrich
On Wed, 10 May 2017 08:45:40 Richard Shann wrote: > On Wed, 2017-05-10 at 13:43 +1000, Don Gingrich wrote: > > Perhaps cubase does something unusual with the setup > > of the XML file? > > Unfortunately MusicXML is IMHO just a rag-bag of ideas for fields to > describe poorly documented music

Re: Problems with musicxml2ly

2017-05-10 Thread Richard Shann
On Wed, 2017-05-10 at 13:43 +1000, Don Gingrich wrote: > Perhaps cubase does something unusual with the setup > of the XML file? Unfortunately MusicXML is IMHO just a rag-bag of ideas for fields to describe poorly documented music features, every program devises its own interpretation of the