On 25/07/13 21:32, David Kastrup wrote:
MarcM <[email protected]> writes:

I'm using nabble to post to lilypond and i had added the lilypond code. Are
you not seeing it?
http://lilypond.1069038.n5.nabble.com/function-for-Glissando-with-length-stopped-working-tp148399p148402.html

"Nabble" is not the list server.  The official archive is at
<URL:http://lists.gnu.org/archive/html/lilypond-user/2013-07/msg00471.html>
and you'll see that your code did not actually make it to the list.

Either Nabble itself or the official list server has scraped that
attachment off.  It would appear that only those who are reading the
list via Nabble will be able to see it.

Problem with convert-ly. When running convert-ly against that code to convert from 2.14.0 to 2.17.22, the function definition

glissSize = #(define-music-function (blah...

gets converted to

glissSize = $(define-music-function (blah...

The # is getting changed to a $...

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to