On Wed, Nov 17, 2010 at 12:26 PM, Mike Bagneski <[email protected]> wrote: > > On Wed, Nov 17, 2010 at 12:21 PM, Patrick McCarty <[email protected]> wrote: >> >> On Wed, Nov 17, 2010 at 9:13 AM, Mike Bagneski <[email protected]> >> wrote: >> > >> > Using Lilypad 2.12.3, PDF files generated using command: >> > >> > lilypond -dpoint-and-click <filename> >> > >> > results in URIs in the form: >> > >> > /home/mb/lilypond/<string>:6:6:12 >> > >> > Everything looks okay, except the actual file name. In its place is >> > <input>. >> >> Hmm, that's quite odd. :) >> >> Can you send me a .ly file that I can test? I can't reproduce this on my >> end... > > Here you go. Hope you spot something.
Hi Mike, Thanks for sending this. Just so everyone else knows, Mike sent me the file off-list. I can indeed reproduce the issue. I'm seeing URIs like "/path/to/<string>:row:col:offset", which is not good. You make extensive use of music functions in your file, so I'm guessing that might be causing the URI corruption... I can't look too closely at this right now, but can you submit a smaller example that has the same problem? If not, I will try to extract a snippet small enough from your example when I have the time so that I can file a tracker issue. Thanks, Patrick _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
