Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread David Pounder
> --- Original Message --- > From: Ian Hulin > To: David Pounder > Sent: 15.2.10, 22:18:25 > Subject: Re: [frogs] Da Capos, Codas and Segnos > > On 15/02/10 18:47, David Pounder wrote: > > > > > >> --- Original Message --- > >> From: Ian Hulin > >> To: Lilypond Frogs List >

Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread David Pounder
Regards, David Pounder > --- Original Message --- > From: Ian Hulin > To: David Pounder > Sent: 15.2.10, 22:18:25 > Subject: Re: [frogs] Da Capos, Codas and Segnos > > On 15/02/10 18:47, David Pounder wrote: > > > > > >> --- Original Message --- > >> From: Ian Hulin > >>

Re: Doc music examples should be on 1 line

2010-02-15 Thread Graham Percival
On Tue, Feb 16, 2010 at 12:34 AM, Trevor Daniels wrote: > While answering a user question I noticed that > some examples in the LM which were earlier on > a single line now spread undesirably over two lines in both html and pdf > versions.  You can > see several examples in 4.5.3. > I'm happy to f

Doc music examples should be on 1 line

2010-02-15 Thread Trevor Daniels
Graham While answering a user question I noticed that some examples in the LM which were earlier on a single line now spread undesirably over two lines in both html and pdf versions. You can see several examples in 4.5.3. I'm happy to fix these, but I'm not sure what I should change. Can y

Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread Ian Hulin
Hi Marc, On 15/02/10 18:32, Marc Hohl wrote: Ian Hulin schrieb: [...] Secondly, what I had in mind was this kind of thing: * \dalsegno and \dacapo - both of these start off a segno/dacapo section. I know it's a bit weird that the \dacapo command would have to be at the start

Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread Ian Hulin
On 15/02/10 18:47, David Pounder wrote: --- Original Message --- From: Ian Hulin To: Lilypond Frogs List Sent: 15.2.10, 17:40:48 Subject: [frogs] Da Capos, Codas and Segnos Hi Frogs and Developers, This is by way of limbering up for a discussion on the GLISS list when it gets going

Re: Best current method to include only once

2010-02-15 Thread Carl Sorensen
On 2/14/10 11:05 AM, "Michael J. O'Donnell" wrote: > For those who would like to use it too, I append a complete utility file > that I use to copy in a file full of definitions with \includeIfAbsent, > skipping the copy if the file has already been copied in with > \includeIfAbsent. This utili

Re: Obtaining the dimensions of a glyph (or a stencil) within c++

2010-02-15 Thread Patrick McCarty
Hi Marc, On 2010-02-15, Marc Hohl wrote: > I have > > Stencil segno = Font_interface::get_default_font (me)->find_by_name > ("scripts.varsegno"); > > How can I get the width of the glyph? Or alternatively, can I get > the width of the stencil defined as above? Untested, but something like this

Re: Enhancements on Issue 659: alternate segno symbol (issue181144)

2010-02-15 Thread Carl Sorensen
On 2/15/10 12:33 PM, "Marc Hohl" wrote: > Hello all, > > I have uploaded some enhancements due to Alexander Kobel's proposals. > The first attempt to upload broke on my console with some error messages, > so I did it again - now I see that I uploaded two identical versions. > And furthermore,

Re: Issue 659: alternate segno symbol (issue181144)

2010-02-15 Thread Carl . D . Sorensen
Looks good to me, with the exception of the hardcoded value stuff. Thanks, Carl http://codereview.appspot.com/181144/diff/4008/5018 File lily/bar-line.cc (right): http://codereview.appspot.com/181144/diff/4008/5018#newcode242 lily/bar-line.cc:242: m.add_at_edge (X_AXIS, RIGHT, thick, 2.5 * s

Enhancements on Issue 659: alternate segno symbol (issue181144)

2010-02-15 Thread Marc Hohl
Hello all, I have uploaded some enhancements due to Alexander Kobel's proposals. The first attempt to upload broke on my console with some error messages, so I did it again - now I see that I uploaded two identical versions. And furthermore, the changes to scm/tablature.scm which Carl had pushed

Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread David Pounder
> --- Original Message --- > From: Ian Hulin > To: Lilypond Frogs List > Sent: 15.2.10, 17:40:48 > Subject: [frogs] Da Capos, Codas and Segnos > > Hi Frogs and Developers, > This is by way of limbering up for a discussion on the GLISS list when > it gets going. > > I'm trying to thin

Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread David Pounder
Regards, David Pounder > --- Original Message --- > From: Ian Hulin > To: Lilypond Frogs List > Sent: 15.2.10, 17:40:48 > Subject: [frogs] Da Capos, Codas and Segnos > > Hi Frogs and Developers, > This is by way of limbering up for a discussion on the GLISS list when > it gets going

Re: Patch: issue #659

2010-02-15 Thread Marc Hohl
Marc Hohl schrieb: [...] Are you sure about "S:|" and "|:S" ? Ah, I think I understand - but I'll use ":|S." and ".S|:" for situations where the segno *and* the repeat sign should be placed on the same line. Marc ___ lilypond-devel mailing list

Re: [frogs] Da Capos, Codas and Segnos

2010-02-15 Thread Marc Hohl
Ian Hulin schrieb: [...] Secondly, what I had in mind was this kind of thing: * \dalsegno and \dacapo - both of these start off a segno/dacapo section. I know it's a bit weird that the \dacapo command would have to be at the start of the score, but I think it would be ben

Re: Determining location of the staff lines

2010-02-15 Thread Carl Sorensen
On 2/14/10 9:38 AM, "Eric Knapp" wrote: > On Wed, Feb 10, 2010 at 8:58 PM, Carl Sorensen wrote: > >> You're making great sense. =A0This is *really* easy, once you understand = > how >> LilyPond engravers work. >> > > I think I'm still missing a few pieces. > >> As an example, look at lily

Da Capos, Codas and Segnos

2010-02-15 Thread Ian Hulin
Hi Frogs and Developers, This is by way of limbering up for a discussion on the GLISS list when it gets going. I'm trying to think of all the commoner combinations of Segnos, Codas and Da Capo instructions so maybe we can work out a consistent syntax for addressing what are, after all, variat

Obtaining the dimensions of a glyph (or a stencil) within c++

2010-02-15 Thread Marc Hohl
Hello, I am still working on a proper way to include the varsegno sign (issue #659). Displaying the varsegno itself with various combinations (repeat signs etc.) works already, but for span-bar.cc, I'll have to remove the varsegno sign itself but the spacing should be the same, so basically, I

Re: Patch: issue #659

2010-02-15 Thread Marc Hohl
Alexander Kobel schrieb: [...] So, what do I think is useful? In the optimum, we should have the following combinations: Diving into your proposals, I have some comments: On a line break: - "|S" ("|" end of line, "S" begin of line) - "S|" ("S" only end of line) Ok. - "||S" ("||" end of