]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/drawing-circles-around-note-heads.ly
Makelsr.py run
[lilypond.git] / Documentation / snippets / drawing-circles-around-note-heads.ly
index efa56298fff61494472d04797d019c455c142527..b178fa7f01b970d9e31c55a37eb48728338bd10c 100644 (file)
@@ -1,10 +1,10 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.25"
+\version "2.18.0"
 
 \header {
   lsrtags = "editorial-annotations"
@@ -26,4 +26,4 @@ circle =
             (ly:stencil-extent note X)
             (ly:stencil-extent note Y))))
 
-{ \circle c' }
+{ \circle c'' }