lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1758 layout-s


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1758 layout-set-staff-size doesn't work properly
Date: Wed, 11 Apr 2018 22:11:35 -0000

Diff:

--- old
+++ new
@@ -4,9 +4,12 @@

 Apparently layout-set-staff-size changes everything except staff space...

-\score \{
-  \{ b \}
-  \layout \{
-    \#\(layout-set-staff-size 12\) %doesn't change staff spave
-  \}
-\}
+~~~~
+:::TeX
+\score {
+  { b }
+  \layout {
+    #(layout-set-staff-size 12) %doesn't change staff space
+  }
+}
+~~~~

[issues:#1758] layout-set-staff-size doesn't work properly

Status: Duplicate
Created: Tue Jul 12, 2011 08:49 AM UTC by Anonymous
Last Updated: Wed Apr 11, 2018 10:07 PM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

Apparently layout-set-staff-size changes everything except staff space...

\score {
  { b }
  \layout {
    #(layout-set-staff-size 12) %doesn't change staff space
  }
}

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]