summaryrefslogtreecommitdiff
path: root/input
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2016-06-30 12:23:50 +0200
committerDavid Kastrup <dak@gnu.org>2016-07-07 17:57:28 +0200
commit5d66f9b77ba36180ecaee91118e01c7f10cda1b2 (patch)
tree086a36f99e9a3467970b3829fbf54fa766889687 /input
parentf9c883f1a2eb08ca1da388ce1c0ebc1fb3556e5a (diff)
Issue 4908/6: Use \markupId and \stringId in identifiers regtest
Diffstat (limited to 'input')
-rw-r--r--input/regression/identifiers.ly6
1 files changed, 3 insertions, 3 deletions
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