From c7b7607692a79264acb8ad7b56057a93230ec0e1 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 27 May 2003 13:19:42 +0000 Subject: [PATCH] Very minor comments to aid future reorganization. --- input/test/add-staccato.ly | 1 + input/test/ancient-time.ly | 1 + input/test/broken.ly | 1 + 3 files changed, 3 insertions(+) diff --git a/input/test/add-staccato.ly b/input/test/add-staccato.ly index 0f101f9610..993d32fb5d 100644 --- a/input/test/add-staccato.ly +++ b/input/test/add-staccato.ly @@ -1,4 +1,5 @@ \version "1.7.18" %% or actually: 1.7.1 ... +% TODO: doesn't work with 1.7.19. Check with more recent version. \header { texidoc= "Using make-music, you can add various stuff to notes. Here diff --git a/input/test/ancient-time.ly b/input/test/ancient-time.ly index b55d50cd21..d5bcfcc5fd 100644 --- a/input/test/ancient-time.ly +++ b/input/test/ancient-time.ly @@ -1,4 +1,5 @@ \version "1.7.18" +% TODO: merge with ancient font? \header { texidoc="Should use old style." } diff --git a/input/test/broken.ly b/input/test/broken.ly index 60b5c39008..b828638f8c 100644 --- a/input/test/broken.ly +++ b/input/test/broken.ly @@ -1,4 +1,5 @@ \version "1.7.18" +% TODO: move to regression? \header{ enteredby = "jcn" copyright = "PD" -- 2.39.5