lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

small caps


From: Craig Dabelstein
Subject: small caps
Date: Fri, 16 Jan 2015 05:54:23 +0000

Hi List,

Can anyone tell me why I can't get small caps working with this code?

Many thanks,

Craig

scoreTitleMarkup = \markup {
    \column {
      \on-the-fly \print-all-headers { \bookTitleMarkup \hspace #1 }
      \fill-line {
        \large \bold \caps \fromproperty #'header:piece
         }
        }
      }
    }

reply via email to

[Prev in Thread] Current Thread [Next in Thread]