Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1690)

Unified Diff: input/regression/markup-commands.ly

Issue 331860043: Multiple properties for \override \override-lines markup
Patch Set: Revert changes in Documentation/snippets, incorporate Thomas Morley's suggestion Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « input/regression/font-name.ly ('k') | input/regression/parenthesize-markup.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: input/regression/markup-commands.ly
diff --git a/input/regression/markup-commands.ly b/input/regression/markup-commands.ly
index 56506da8e1c645ba91faf38992eaf395ed9602dd..60d1f2f843f54a7077b24a05dd68e0cb6caffa3e 100644
--- a/input/regression/markup-commands.ly
+++ b/input/regression/markup-commands.ly
@@ -5,7 +5,7 @@
}
\paper { ragged-right = ##T }
-\version "2.17.6"
+\version "2.21.0"
\score{
{
@@ -18,12 +18,11 @@
Small-Caps \smallCaps Small-Caps
}
- \override #'(line-width . 50)
- \override #'(bla . "This is a field containing text. Blah blah
+ \override #'((line-width . 50) (bla . "This is a field containing text. Blah blah
blah. This is a field containing text. Blah blah blah. This is a
field containing text. Blah blah blah. This is a field containing
text. Blah blah blah. This is a field containing text. Blah blah
- blah.")
+ blah."))
\column {
justify:
\justify-field #'bla
« no previous file with comments | « input/regression/font-name.ly ('k') | input/regression/parenthesize-markup.ly » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b