| Re: [frogs] Regression test file for Trackers 714 and 832 | 
[ Thread Index | Date Index | More lilynet.net/frogs Archives ]
This is a multi-part message in MIME format.
| Patrick McCarty wrote: It's in UTF-8 on my system here.Hi Ian, Your patch is saved in ASCII, but it should be saved in UTF-8. I'll provide some more comments for you below. ???!! Thunderbird says it's set to use UTF-8 encoding, so I'm puzzled. I'll try compressing the revised patch into an archive and see it that gets through unscathed. OK.On 2009-11-16, Ian Hulin wrote: No it's not. What's actually being tested is that Lilypond does not produce a gobbledygook name for the back-end processor (e.g. ghostscript) to process.and after adding two newlines, write and more verbose description, if necessary, underneath the commit summary.Signed-off-by: Ian Hulin <ian@xxxxxxxxxxxx> --- input/regression/output-filenames-with-accents.ly | 190 +++++++++++++++++++++I think it would be better if this regtest were named "output-suffix.ly", because that is the only thing you are testing. What's actually being tested is lilypond's internal replacement for the Scheme format function, which is where Reinhold found the bug. The output-suffix variable is the means to the end since the the regression tests have to have a descriptive name, and I haven't found a way of re-setting the output name for the file within the source file from Scheme or Lilypond from before Tracker 836 was accepted, and this bug showed up way back. It seemed a very good way of getting representative sample of extended Latin characters. Not all the accents caused the problem with the back-end processing - e.g. ç is OK, č isn't, ü, û and ú are OK, ů isn't. There aren't any bits of actual composition in there, just the names, so no copyright issues. It's now pruned down to one \book (see below). OK I disagree. Never drop into Scheme if it can be avoided. The bit in the documentation is mega-hard to find, and it's being superseded as the recommended way of doing this by \bookOutputSuffix anyway once the fix for Tracker 836 goes in. 
  Please see the comments above: this isn't just about output-suffix.
Output-suffix is the means to the end.Hmmm... but minimalism is appealing. . . OK, I've cut it down to one \book block with three different accents in the the output filename. It takes about two seconds to compile. Cheers, Ian P.S. The .patch file attachment is definitely in UTF-8 as it leaves here. | 
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |