Re: Wrong letter in title

2018-09-30 Thread Davide Liessi
Il giorno dom 20 mag 2018 alle ore 18:35 Davide Liessi ha scritto: > The file > > \version "2.19.81" > \header { title = "č" } > { b1 } > > results in a PDF with correct printed title (lowercase c with caron) > but wrong title field in metadata (Ċ, i.e. uppercase c with dot > above). On Sun, 20 M

Re: Wrong letter in title

2018-09-30 Thread David Kastrup
Davide Liessi writes: > Il giorno dom 20 mag 2018 alle ore 18:35 Davide Liessi > ha scritto: >> The file >> >> \version "2.19.81" >> \header { title = "č" } >> { b1 } >> >> results in a PDF with correct printed title (lowercase c with caron) >> but wrong title field in metadata (Ċ, i.e. uppercas

Re: Wrong letter in title

2018-09-30 Thread David Kastrup
David Kastrup writes: > Davide Liessi writes: > >> Il giorno dom 20 mag 2018 alle ore 18:35 Davide Liessi >> ha scritto: >>> The file >>> >>> \version "2.19.81" >>> \header { title = "č" } >>> { b1 } >>> >>> results in a PDF with correct printed title (lowercase c with caron) >>> but wrong titl

Ambitus: horizontal spacing

2018-09-30 Thread Malte Meyn
Hi list, I think that the horizontal spacing of Ambitus isn’t optimal: IMO it has too much space on the left side (or too little on the right side). I’d suggest to change the left-hand space from 2.0 to 0.8 or maybe 1.0: %% \version "2.19.82" \new ChoirStaff << \n

Re: Wrong letter in title

2018-09-30 Thread Davide Liessi
Il giorno dom 30 set 2018 alle ore 14:52 David Kastrup ha scritto: > Recommended/preferred is not at all equivalent to "must". Of course you're right, sorry for that. > However, one > problem indeed is that strings as such have no notion of encoding and > CR, LF, CRLF are all equivalent. So at

Re: Wrong letter in title

2018-09-30 Thread Thomas Morley
Am So., 30. Sep. 2018 um 15:59 Uhr schrieb David Kastrup : > Tracker issue: 5422 (https://sourceforge.net/p/testlilyissues/issues/5422/) > Rietveld issue: 345090043 (https://codereview.appspot.com/345090043) > Issue description: > Escape nul, cr, newline in PDF metadata > > I wasn't really aware

Re: Ambitus: horizontal spacing

2018-09-30 Thread Simon Albrecht
See also https://sourceforge.net/p/testlilyissues/issues/4396/. Best, Simon > On 30.09.2018 - 18:50, Malte Meyn wrote: > > > Hi list, >> >> I think that the horizontal spacing of Ambitus isn’t optimal: IMO it has >> too much space on the left side (or too little on the right side). I’d >> sugg

Re: Wrong letter in title

2018-09-30 Thread David Kastrup
Thomas Morley writes: > Am So., 30. Sep. 2018 um 15:59 Uhr schrieb David Kastrup : > >> Tracker issue: 5422 (https://sourceforge.net/p/testlilyissues/issues/5422/) >> Rietveld issue: 345090043 (https://codereview.appspot.com/345090043) >> Issue description: >> Escape nul, cr, newline in PDF met