]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/identifiers.ly
Issue 4908/6: Use \markupId and \stringId in identifiers regtest
[lilypond.git] / input / regression / identifiers.ly
index 86d1ebb52f7a6d25a2672cd08bfefc13cdbbc5f3..274aa6480ec4a21032953fbf31ccb2f1b811cfd0 100644 (file)
@@ -8,11 +8,11 @@ num = #3
 mus = { c'4 }
 paperId = \paper { line-width = 5.0 \cm }
 layoutId = \layout { ragged-right = ##t }
-scoreHeaderId = \header { piece = "Piece" }
-bookHeaderId = \header { composer = "Composer" title = "Title" }
 perfId = \midi {}
-markupId = \markup { hoi }
+markupId = \markup { hoi \italic polloi }
 stringId = "title"
+scoreHeaderId = \header { piece = \markupId }
+bookHeaderId = \header { composer = "Composer" title = \stringId }
 
 scoreId = \score {
   \scoreHeaderId