]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/gregorian.ly
Docs-fr: fix PDF docs build
[lilypond.git] / ly / gregorian.ly
index 30a556ae0b5b1be23625a476a8ba89eeb0888743..d8fc1aac7bb8638362b883589e236775692a585d 100644 (file)
@@ -3,7 +3,7 @@
   $Id$
 %}
 
-\version "2.10.0"
+\version "2.12.0"
 
 %
 % Declare memorable shortcuts for special unicode characters
@@ -223,17 +223,12 @@ ligature = #(define-music-function
 %
 \layout {
     indent = 0.0
-    packed = ##t
 
     %%% TODO: should raggedright be the default?
     %ragged-right = ##t
     ragged-last = ##t
 
-    %%% FIXME: line-thickness should be set here to a slightly
-    %%% thicker value as the default; but we can not set it here,
-    %%% since neither \staff-space nor #staff-space is yet defined
-    %%% when lily comes across the following line.
-    %line-thickness = \staff-space / 7.0
+    line-thickness = #(/ (ly:output-def-lookup $defaultpaper 'staff-space) 7.0)
 
     \context {
        \VaticanaStaff