Re: [Groff] Musescore-Lilypond-groff

2015-03-20 Thread Werner LEMBERG
> Sorry I don't understand what the attachement exactly means. It's a patch that converts your version of glilypond to something that works. > Can I just copy the code on git and replace the code of glilypond.pl > on my machine with it? Yes, this works too. Werner

Re: [Groff] Musescore-Lilypond-groff

2015-03-20 Thread Grégoire Babey
Werner, great, thank you very much. Sorry I don't understand what the attachement exactly means. Can I just copy the code on git and replace the code of glilypond.pl on my machine with it? Grégoire Le vendredi 20 mars 2015 à 07:07 +0100, Werner LEMBERG a écrit : > Grégoire, > > > there wa

Re: [Groff] Unexpected output for \(a~

2015-03-20 Thread carsten . kunze
Hi Ingo, > It seems to me that you misread the documentation. It reads: [...] > The combining (non-spacing) variant shown before the parenthesis > only applies in the context of the .composite request. Indeed. Thank you!

Re: [Groff] Unexpected output for \(a~

2015-03-20 Thread Anthony J. Bentley
"Anthony J. Bentley" writes: > Ingo Schwarze writes: > > Hi Carsten, > > > > Carsten Kunze wrote on Fri, Mar 20, 2015 at 01:07:55PM +0100: > > > > > in groff_char.7 it is specified that U+0303 is output for \(a~ but > > > actually U+007E is output. Why does the output (of nroff -Tutf8) > > > dif

Re: [Groff] Unexpected output for \(a~

2015-03-20 Thread Anthony J. Bentley
Ingo Schwarze writes: > Hi Carsten, > > Carsten Kunze wrote on Fri, Mar 20, 2015 at 01:07:55PM +0100: > > > in groff_char.7 it is specified that U+0303 is output for \(a~ but > > actually U+007E is output. Why does the output (of nroff -Tutf8) > > differ from the specification? > > It seems to

Re: [Groff] Unexpected output for \(a~

2015-03-20 Thread Ingo Schwarze
Hi Carsten, Carsten Kunze wrote on Fri, Mar 20, 2015 at 01:07:55PM +0100: > in groff_char.7 it is specified that U+0303 is output for \(a~ but > actually U+007E is output. Why does the output (of nroff -Tutf8) > differ from the specification? It seems to me that you misread the documentation.

[Groff] Unexpected output for \(a~

2015-03-20 Thread carsten . kunze
Hello, in groff_char.7 it is specified that U+0303 is output for \(a~ but actually U+007E is output. Why does the output (of nroff -Tutf8) differ from the specification? Carsten

Re: [Groff] Musescore-Lilypond-groff

2015-03-20 Thread Werner LEMBERG
> Here, it spots two more flaws. [...] Committed, thanks. > glilypond.pl has `use warnings' and friends at the start, but they are > commented out. Well, Bernd should take care of it. Unfortunately, he doesn't reacty since a longer time... Werner

Re: [Groff] Musescore-Lilypond-groff

2015-03-20 Thread Ralph Corderoy
Hi Werner, > there was a typo in glilypond.pl, now fixed in git (see attached > diff). ... > --- a/contrib/glilypond/glilypond.pl > +++ b/contrib/glilypond/glilypond.pl > @@ -546,7 +546,7 @@ our $Read = > $ly = new FH_FILE($path_ly); > > my $include