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

Unified Diff: Documentation/it/notation/input.itely

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 | « Documentation/fr/notation/text.itely ('k') | Documentation/it/notation/text.itely » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/it/notation/input.itely
diff --git a/Documentation/it/notation/input.itely b/Documentation/it/notation/input.itely
index d4bef372d03fa4c9cdecea624a900b5e2b65973e..faaaf04a6b6f90185ca9e13b8ae6890611528eda 100644
--- a/Documentation/it/notation/input.itely
+++ b/Documentation/it/notation/input.itely
@@ -1094,13 +1094,12 @@ ad esso nella definizione di markup.
scoreTitleMarkup = \markup {
\fill-line {
\null
- \override #`(direction . ,UP) {
- \dir-column {
- \center-align \fontsize #-1 \bold
- \fromproperty #'header:mycustomtext %% Campo definito dall'utente
- \center-align \fontsize #4 \bold
- \fromproperty #'header:piece
- }
+ \override #`(direction . ,UP)
+ \dir-column {
+ \center-align \fontsize #-1 \bold
+ \fromproperty #'header:mycustomtext %% Campo definito dall'utente
+ \center-align \fontsize #4 \bold
+ \fromproperty #'header:piece
}
\fromproperty #'header:opus
}
« no previous file with comments | « Documentation/fr/notation/text.itely ('k') | Documentation/it/notation/text.itely » ('j') | no next file with comments »

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