Re: Odp: hotrizontal spacing question

2013-12-26 Thread Trevor Bača
On Mon, Dec 23, 2013 at 10:14 AM, Karol Majewski wrote: > Hi Eluze, > > now I have found that in my example it should be: > > \override Score.SpacingSpanner #'uniform-stretching = ##t > > insted of: > > \override SpacingSpanner #'uniform-stretching = ##t > > :) > > Now, uniform-stretching appears

Re: two-column dialogue markup function(s)

2013-12-26 Thread David Kastrup
Kieren MacMillan writes: > I’m trying to create a two-column dialogue markup function for my > musical score(s), e.g., > > * > > I’ve got this so far, but even it’s not working correctly: > > % BEGIN SNIPPET > > \version "2.17.97" > > #(define-markup-command (dialogue layout props charname te

Re: [Feature Request] \compressFullBarRests improvement(s)

2013-12-26 Thread Keith OHara
On Thu, 26 Dec 2013 18:44:56 -0800, Kieren MacMillan wrote: I look forward to stress-testing this in the very near future. One missing feature is that \mergeSkips doesn't look inside {...} to see if they are empty. I often set breaks for proofreading and then remove them by defining them

Re: note / rest clash

2013-12-26 Thread Alex Loomis
Change the fourth line to << { \voiceTwo b,2 b4\rest } \\ { \voiceFour g'4 g g } \\ { \voiceOne d'2 d4\rest } >> | \break The odd numbered voices will always have stems up and even voices will always have down stems. I don't remember where it was but I remember reading the numbering of voices s

Re: note / rest clash

2013-12-26 Thread Kieren MacMillan
Hi, > How do I move the rests further to the right to avoid the clashing note > columns? Use Lilypond’s built in voices: \version "2.16.0" melody = \relative c' { \time 3/4 << { \voiceTwo b,2 b4\rest } \\ { \voiceThree g'4 g g } \\ { \voiceOne d'2 d4\rest } >> | \break } \sco

note / rest clash

2013-12-26 Thread pabuhr
How do I move the rests further to the right to avoid the clashing note columns? \version "2.16.0" melody = \relative c' { \time 3/4 << { \stemDown b,2 b4\rest } \\ { g'4 g g } \\ { \stemUp d'2 d4\rest } >> | \break } \score { << \context Voice {

Re: calling all opera/musical engravers

2013-12-26 Thread Kieren MacMillan
Hi Jean-Charles, > Problem is that the reset occurs at _every_ book-part; you then cannot open a > part on an act basis. There should be a property: \paper { first-page-number = 3 } That would solve it! =) Cheers, Kieren. ___ lilypond-user mailin

Re: [Feature Request] \compressFullBarRests improvement(s)

2013-12-26 Thread Kieren MacMillan
Hi Keith, (Sorry for the delay in responding: ice storm + holidays = crazy times.) YES! This works wonderfully. I look forward to stress-testing this in the very near future. Thank you, Kieren. On Dec 22, 2013, at 4:35 PM, Keith OHara wrote: > Let's try it out, then, using music functions. _

Re: ANN: Frescobaldi 2.0.12

2013-12-26 Thread SoundsFromSound
Alex Loomis wrote > Does anyone know why the version in the ubiuntu repos is always so out of > date? It's an Ubuntu thing. Just download the tar and sudo python/install and you're all set! :) Ubuntu ain't what it used to be, imo. New directions, new is not always good. - composer | sound

Re: ANN: Frescobaldi 2.0.12

2013-12-26 Thread Alex Loomis
Does anyone know why the version in the ubiuntu repos is always so out of date? On Thu, Dec 26, 2013 at 3:34 PM, SoundsFromSound wrote: > Johan Vromans wrote > > Wilbert Berendsen < > > > wbsoft@ > > > > writes: > > > >> Enjoy, and please report bugs as usual! > > > > Oh, how wonderful it would

Re: Possible bug with TrillSpanner.to-barline?

2013-12-26 Thread Eluze
Am 26.12.2013 22:22, schrieb Daniel Rosen: In the example below, uncommenting the indicated line results in the TrillSpanner only printing the wavy line without the "tr." Is this a bug? \version "2.17.97" trillSharpMarkup = \markup { \concat { \musicglyph #"scripts.trill" \hspace #0.4 \rai

Possible bug with TrillSpanner.to-barline?

2013-12-26 Thread Daniel Rosen
In the example below, uncommenting the indicated line results in the TrillSpanner only printing the wavy line without the "tr." Is this a bug? \version "2.17.97" trillSharpMarkup = \markup { \concat { \musicglyph #"scripts.trill" \hspace #0.4 \raise #1.9 \teeny \sharp } } trillspanSharp = {

Re: Ottava bracket

2013-12-26 Thread Nathan
On Thu, Dec 26, 2013 at 11:58 AM, Noeck wrote: > Am 24.12.2013 00:30, schrieb Noeck: >> can I make the vertical line of an ottava bracket solid while keeping >> the dashed style of the horizontal line? > > Should I count that as: This is impossible? > Joram This is probably not very helpful, but

Re: ANN: Frescobaldi 2.0.12

2013-12-26 Thread SoundsFromSound
Johan Vromans wrote > Wilbert Berendsen < > wbsoft@ > > writes: > >> Enjoy, and please report bugs as usual! > > Oh, how wonderful it would have been if a download link had been > included :) > > -- Johan > > ___ > lilypond-user mailing list > lily

Re: Ottava bracket

2013-12-26 Thread Noeck
Am 24.12.2013 00:30, schrieb Noeck: > can I make the vertical line of an ottava bracket solid while keeping > the dashed style of the horizontal line? Should I count that as: This is impossible? Joram ___ lilypond-user mailing list lilypond-user@gnu.org

Re: ANN: Frescobaldi 2.0.12

2013-12-26 Thread Johan Vromans
Wilbert Berendsen writes: > Enjoy, and please report bugs as usual! Oh, how wonderful it would have been if a download link had been included :) -- Johan ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lily

Re: Question from a new user

2013-12-26 Thread Phil Holmes
- Original Message - From: "Ed Faulk" To: "Phil Holmes" Sent: Thursday, December 26, 2013 11:21 AM Subject: Re: Question from a new user Phil, Please always "reply all" so that others can also answer your questions and benefit from the answers. Thanks -- I had looked at that b

ANN: Frescobaldi 2.0.12

2013-12-26 Thread Wilbert Berendsen
Hi all, In keeping up with the good tradition of releasing a new version of Frescobaldi on Christmas, I happily and proudly annouce Frescobaldi 2.0.12 to be out in the wild! This is a maintainance release with some improvements, massive internal changes and a new SVG view. This is the changel

Re: Question from a new user

2013-12-26 Thread Phil Holmes
- Original Message - From: "Ed Faulk" To: Sent: Thursday, December 26, 2013 3:03 AM Subject: Re: Question from a new user Thanks to everyone who replied. I've once again been bitten bitten by the "assume" bug -- after 50 years of working with computers you'd think I would learn my l

Re: List of Chordname attributs

2013-12-26 Thread Federico Bruni
2013/12/24 Helge Kruse > 2013/12/23 Johan Vromans > >> > This shows the modifier names. I was looking for that thingee that >> gives me >> > that small zero. >> >> That should be the "dim" > > > Yes, I found it as I already wrote. I just want to ask if it would be > possible to add the result of