From: David Kastrup Date: Thu, 30 Jun 2016 10:23:50 +0000 (+0200) Subject: Issue 4908/6: Use \markupId and \stringId in identifiers regtest X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5d66f9b77ba36180ecaee91118e01c7f10cda1b2;p=lilypond.git Issue 4908/6: Use \markupId and \stringId in identifiers regtest --- diff --git a/input/regression/identifiers.ly b/input/regression/identifiers.ly index 86d1ebb52f..274aa6480e 100644 --- a/input/regression/identifiers.ly +++ b/input/regression/identifiers.ly @@ -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