]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-concave.ly
* lily/my-lily-lexer.cc (start_main_input): define input-file-name
[lilypond.git] / input / regression / beam-concave.ly
index 665decca6709b7e925ccfa190a0b0478b8c09e9c..46be76e827f2b42fab2daf55dc1990e05ca627d4 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 \header{
 
 texidoc = "Concave beams should be horizontal. Informally spoken,
@@ -46,32 +47,32 @@ beams this way."
     %% sloped
     %% concaveness: 0.00
     \stemUp
-     d,16-[ a' b cis]
+     d,16[ a' b cis]
 
     %% Sarabande: m25
     %% horizontal
     %% concaveness:a: 0.12
-     a'16-[^"horiz." b c b]
+     a'16[^"horiz." b c b]
     
 % Hmm.  Concaveness of both: 1.75
 %     %% SCS-VI Prelude, m81
 %     %% slope = 0.0
 %     \stemBoth
 %     \key d\major
-%      e,8-[ cis a']
+%      e,8[ cis a']
     
 %     %% SCS-VI Prelude, m82
 %     %% slope = 0.1ss (possibly b.o. context?)
-%      g,-[ e' cis]
+%      g,[ e' cis]
 
     
 %%% Han-Wen: this should be concave
-     a,16-[^"horiz." a' a a]
+     a,16[^"horiz." a' a a]
 
     \clef treble
 
 %%%% This should not be concave (hwn)
-    [\stemUp bes8  \stemDown d'8 bes8]  
+    \stemUp bes8[  \stemDown d'8 bes8]  
   }
   \paper{
     raggedright = ##t