Comment #5 on issue 1482 by n.putt...@gmail.com: \caps and \smallCaps don't work with \fromproperty
http://code.google.com/p/lilypond/issues/detail?id=1482
This problem comes from the font you are using in your markups.
It's nothing to do with this, since \caps and \smallCaps are "poor man's caps", i.e., they work by changing individual letters in a string rather than switching font. The problem is that \fromproperty, like all markup commands, returns a markup object; even if the accessed property is a bare string, it's inaccessible since it's wrapped in a fromproperty-markup object.
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond