]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Coriolan/coriolan-paper.ly
patch::: 1.3.33.jcn2
[lilypond.git] / mutopia / Coriolan / coriolan-paper.ly
index a7f4dbb1d5d2519f0b4254163185d6de5229eaed..cbaf7772452ab9602a57ab8398e13a9a97b5c097 100644 (file)
@@ -1,15 +1,17 @@
 \paper{
        \paper_sixteen
+       % slurs are never beautiful (no steep slurs)
+       slur_beautiful = 0.0;
 
        %%
-       \translator { \VoiceContext \remove "Dynamic_engraver"; }
+       %%\translator { \VoiceContext \remove "Dynamic_engraver"; }
 
        \translator {
                \VoiceContext
                \name "VoiceOne";
 
                %%
-               \remove "Dynamic_engraver";
+               %%\remove "Dynamic_engraver";
 
                %%\consists "Line_number_engraver";
                verticalDirection = #1
@@ -28,7 +30,7 @@
        }
        \translator { 
                \HaraKiriStaffContext 
-               marginScriptPadding = #10  %% urg, this is in pt
+               marginScriptPadding = #55  %% urg, this is in pt
                \accepts "VoiceOne";
                \accepts "VoiceTwo";
        }