]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-time-signatures-inside-a-polymetric-section-using--compressmusic.ly
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / lsr / changing-time-signatures-inside-a-polymetric-section-using--compressmusic.ly
index 0290a21486e8c82205096e39701616331253dee0..fa8bd79a8aba6d24b085297d5905d1281f659702 100644 (file)
@@ -1,8 +1,10 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: rhythms
-\version "2.11.35"
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.38"
 
-\header { texidoc = "
+\header {
+  lsrtags = "rhythms, contexts-and-engravers"
+ texidoc = "
 The measureLength variable, together with measurePosition, determines
 when a barline is needed. However, when using \\compressMusic, the
 scaling of durations makes it difficult to change time signatures
@@ -12,7 +14,7 @@ Therefore, measureLength has to be set manually, using the
 ly:make-moment callback. The second argument has to be the same as the
 second argument of \\compressMusic.
 " }
-
+% begin verbatim
 \layout {
  \context { \Score
     \remove "Timing_translator"