diff options
author | Graham Percival <graham@percival-music.ca> | 2010-12-15 16:39:53 +0000 |
---|---|---|
committer | Graham Percival <graham@percival-music.ca> | 2010-12-15 16:39:53 +0000 |
commit | 873e42b39e5f7713c33625ce7ca7ef5f88314ddd (patch) | |
tree | 09ec6ee321506baaa1dbe993922e446d8ceb1025 | |
parent | 6f0d584555334a121bc26606cdfe60e3319ac3d0 (diff) |
Compile fix.
-rw-r--r-- | input/regression/tablature-harmonic-tie.ly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input/regression/tablature-harmonic-tie.ly b/input/regression/tablature-harmonic-tie.ly index 22952d60f2..038c864e10 100644 --- a/input/regression/tablature-harmonic-tie.ly +++ b/input/regression/tablature-harmonic-tie.ly @@ -1,7 +1,7 @@ \version "2.13.42" \header { - \texidoc = " + texidoc = " When a harmonic note is tied in tablature, neither the fret number nor the harmonic brackets for the second note appear in the tablature. " |