>> To ask differently: In file `paper.scm' I can see
>>
>>     (module-remove! m 'line-width)
>>
>> to remove `line-width'; I now wonder what value for `m' I have to
>> use...
> 
> \paper {
>   #(module-remove! (current-module) 'line-width)
> }
> 
> should work for doing this via Scheme.

This works, thanks!  Shall this be mentioned somewhere in the
documentation?


    Werner

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to