]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/beam-settings.scm
Docs: update translations status
[lilypond.git] / scm / beam-settings.scm
index 6649aad73b45dc3755f25f0ccdd9657ac797c502..cd86f6d46431ce21db1ff6d4a1b2a862d160cdc5 100644 (file)
@@ -1,8 +1,19 @@
-;;;; beam-settings.scm --  Handle auto-beam and subdivide-beam settings
+;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; source file of the GNU LilyPond music typesetter
+;;;; Copyright (C) 2009 Carl Sorensen <c_sorensen@byu.edu>
 ;;;;
-;;;; (c) 2009 Carl Sorensen <c_sorensen@byu.edu>
+;;;; LilyPond is free software: you can redistribute it and/or modify
+;;;; it under the terms of the GNU General Public License as published by
+;;;; the Free Software Foundation, either version 3 of the License, or
+;;;; (at your option) any later version.
+;;;;
+;;;; LilyPond is distributed in the hope that it will be useful,
+;;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;;;; GNU General Public License for more details.
+;;;;
+;;;; You should have received a copy of the GNU General Public License
+;;;; along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; specify default beaming rules
 
      ((1 . 32) . (8 8 8 8 8 8))))
 
     ;; in 3 4 time:
-    ;;   default: end beams on beats
-    ;;   group 1/8 note beams on measure
+    ;;   default: set grouping to (3) so we'll get
+    ;;     the proper measure grouping symbol
+    ;;
+    ;;   set all beams to end on beats, but 1 8 to beam entire measure
    (((3 . 4) end) .((* . (3))
+                    ((1 . 8) . (6))
                     ((1 . 16) . (4 4 4))
                     ((1 . 32) . (8 8 8))
                     ((1 . 64) . (16 16 16))
    (((12 . 4) end) .
     ((* . (3 3 3 3))
      ((1 . 16) . (4 4 4 4 4 4 4 4 4 4 4 4 4))
-     ((12 . 4) . (8 8 8 8 8 8 8 8 8 8 8 8 8))))
+     ((1 . 32) . (8 8 8 8 8 8 8 8 8 8 8 8 8))))
 
     ;; in 12 8 time:
     ;;   default: group at 3 8