Issue 528: wish: underline markup
http://code.google.com/p/lilypond/issues/detail?id=528
Comment #3 by nicolas.sceaux:
Commenting on the coding style only: it's no use defining a local `s'
only to return it.
It's also more usual to see longer, meaningful variable names:
`thickness' iso `th', `stencil' iso `s'.
Besides these minor points, the code looks ok.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond