From 0fe94c0e82f06fbff5dafeda1a9b28fad35f2e1a Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Sun, 12 Sep 2010 21:40:31 -0600 Subject: [PATCH] Regtests -- Add header info to tablature-tremolo.ly --- input/regression/tablature-tremolo.ly | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/input/regression/tablature-tremolo.ly b/input/regression/tablature-tremolo.ly index 6725e9af69..1c024d84e0 100644 --- a/input/regression/tablature-tremolo.ly +++ b/input/regression/tablature-tremolo.ly @@ -1,5 +1,16 @@ -%-------------------8<---------------------------- -\version "2.13.30" +\version "2.13.32" + +\header { + + texinfo = " +Tremolos will appear on tablature staffs only if +@code{\tabFullNotation} is active. Otherwise, no +tremolo indications are displayed on the TabStaff. +Also, tablature beams are the same thickness on TabStaff +and Staff." + + doctitle = "Tablature tremolo" +} music = { 4:16 @@ -27,4 +38,3 @@ music = { \music } } -%-------------------8<---------------------------- -- 2.39.5