From 436bafbc17288bfd24731880e825e4745caf678a Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Wed, 23 Jul 2003 21:52:06 +0000 Subject: [PATCH] polish. --- input/template/melody-chords.ly | 2 +- input/template/melody-lyrics-chords.ly | 2 +- input/template/piano-dynamics.ly | 2 +- input/template/piano.ly | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/input/template/melody-chords.ly b/input/template/melody-chords.ly index cb23d80782..4ee67f4f27 100644 --- a/input/template/melody-chords.ly +++ b/input/template/melody-chords.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { - texidoc = "lead sheet format: chords with melody." + texidoc = "Lead sheet format: chords with melody." } harmonies = \chords { diff --git a/input/template/melody-lyrics-chords.ly b/input/template/melody-lyrics-chords.ly index dcd3b572d2..78c8a029fa 100644 --- a/input/template/melody-lyrics-chords.ly +++ b/input/template/melody-lyrics-chords.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { - texidoc = "popsong format: chords, melody and lyrics." + texidoc = "Popsong format: chords, melody and lyrics." } melody = \notes \relative c' { diff --git a/input/template/piano-dynamics.ly b/input/template/piano-dynamics.ly index 7d257edb9d..05adbfd903 100644 --- a/input/template/piano-dynamics.ly +++ b/input/template/piano-dynamics.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { texidoc =" - template that puts dynamics on a separate line, so it is neatly + Template that puts dynamics on a separate line, so it is neatly centered between staffs. " } diff --git a/input/template/piano.ly b/input/template/piano.ly index 3b42dc58e5..7ea5e3b706 100644 --- a/input/template/piano.ly +++ b/input/template/piano.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { - texidoc = "simple piano music" + texidoc = "Simple piano music." } upper = \notes\relative c'' { -- 2.39.5