Re: Remove unescaped @funindex entries (issue 295570043 by d...@gnu.org)

2016-06-14 Thread dak
Reviewers: Trevor Daniels, Message: On 2016/06/14 21:27:24, Trevor Daniels wrote: Excellent! I've wanted to do this for years, but lacked the scripting skills to do it. Trevor Well, it's just a 95% kind of job (and I'm not entirely sure there aren't a few wrong positives). But it's a start

Remove unescaped @funindex entries (issue 295570043 by d...@gnu.org)

2016-06-14 Thread tdanielsmusic
Excellent! I've wanted to do this for years, but lacked the scripting skills to do it. Trevor https://codereview.appspot.com/295570043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Give SystemStartSquare a default of 5.0 for collapse-height (issue 303760043 by thomasmorle...@gmail.com)

2016-06-14 Thread thomasmorley65
Reviewers: , Description: Give SystemStartSquare a default of 5.0 for collapse-height This ensures same behaviour of SystemStartSquare while using RemoveEmptyStaves as SystemStartBar, SystemStartBrace and SystemStartBracket. The latter ones already have this default. Please review this at https

Re: Doc build failing

2016-06-14 Thread James
Phil, On 14/06/16 15:56, Phil Holmes wrote: I thought I'd see how large I get for a doc build and so nuked my build directory and started from scratch. I get a failed doc build (this with master). There are a number of xml files which are throwing errors similar to: lilypond-git/input/regress

Re: Doc build failing

2016-06-14 Thread David Kastrup
Phil Holmes writes: > I thought I'd see how large I get for a doc build and so nuked my build > directory and started from scratch. I get a failed doc build (this with > master). There are a number of xml files which are throwing errors similar > to: > > lilypond-git/input/regression/musicxml/

Doc build failing

2016-06-14 Thread Phil Holmes
I thought I'd see how large I get for a doc build and so nuked my build directory and started from scratch. I get a failed doc build (this with master). There are a number of xml files which are throwing errors similar to: lilypond-git/input/regression/musicxml/02d-Rests-Multimeasure- TimeSignat

Re: Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book (issue 300280043 by truer...@gmail.com)

2016-06-14 Thread dak
On 2016/06/14 13:20:48, trueroad wrote: > Mhmm. As James writes, this can easily break. My proposal never change the font selection method. It changes the font embedding method for intermediate EPS. Current "make doc" works as follows: For all fonts, the font file name is embedded. I

Re: Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book (issue 300280043 by truer...@gmail.com)

2016-06-14 Thread trueroad
Mhmm. As James writes, this can easily break. My proposal never change the font selection method. It changes the font embedding method for intermediate EPS. Current "make doc" works as follows: For all fonts, the font file name is embedded. In other words, the font glyphs are not embedded. S

Re: Mixing music and markup in Scheme

2016-06-14 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: Sent: Tuesday, June 14, 2016 11:58 AM Subject: Re: Mixing music and markup in Scheme "Phil Holmes" writes: mus = \relative c'' { c4 d e \once \set suggestAccidentals = ##t fis } \score { \new MensuralStaff \with {

Re: Mixing music and markup in Scheme

2016-06-14 Thread David Kastrup
"Phil Holmes" writes: >> mus = \relative c'' >> { c4 d e \once \set suggestAccidentals = ##t fis >> } >> >> \score { >> \new MensuralStaff \with { \override >> AccidentalSuggestion.glyph-name-alist = >> #alteration-mensural-glyph-name-alist } >>{ >> \new MensuralVoice { \mus } >>

Re: Mixing music and markup in Scheme

2016-06-14 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: Sent: Tuesday, June 14, 2016 10:53 AM Subject: Re: Mixing music and markup in Scheme Phil Holmes writes: Yet another question about Scheme functions (note - I _do_ try to find the answers to my questions by reading

Re: Mixing music and markup in Scheme

2016-06-14 Thread Mark Knoop
At 09:25 on 14 Jun 2016, Phil Holmes wrote: >Yet another question about Scheme functions (note - I _do_ try to find >the answers to my questions by reading the manual and experimenting, >and have been looking at this for a couple of hours without success). > >Background: Renaissance music has a som

Re: Mixing music and markup in Scheme

2016-06-14 Thread David Kastrup
Phil Holmes writes: > Yet another question about Scheme functions (note - I _do_ try to find the > answers to my questions by reading the manual and experimenting, and have > been looking at this for a couple of hours without success). > > Background: Renaissance music has a somewhat cavalier a

Re: rsvg-view can't display SVG files created by lilypond

2016-06-14 Thread Werner LEMBERG
>> Attached is an example, the instrument name Violin at the start of >> a staff. By changing the font size down it gets worse, so it seems >> to be the bug you are talking about. > > Yes. I suspect that kern values are scaled (and applied) incorrectly. Fro what it's worth, I've filed a librsvg

Re: Scheme question

2016-06-14 Thread Phil Holmes
- Original Message - From: "Simon Albrecht" To: "David Kastrup" ; "Phil Holmes" Cc: Sent: Monday, June 13, 2016 11:40 PM Subject: Re: Scheme question On 13.06.2016 20:55, David Kastrup wrote: So you probably want testy = #(define-music-function (note) (ly:music?) (make-relat

Mixing music and markup in Scheme

2016-06-14 Thread Phil Holmes
Yet another question about Scheme functions (note - I _do_ try to find the answers to my questions by reading the manual and experimenting, and have been looking at this for a couple of hours without success). Background: Renaissance music has a somewhat cavalier attitude to placement of accide