From 2975ad3579e616b8893d26ead9edd5ecb46b90d0 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Tue, 14 Sep 2010 21:05:41 +0100 Subject: [PATCH] Escape \t in regtest texidoc. --- input/regression/tablature-tremolo.ly | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input/regression/tablature-tremolo.ly b/input/regression/tablature-tremolo.ly index 194ea85362..68f7a80d61 100644 --- a/input/regression/tablature-tremolo.ly +++ b/input/regression/tablature-tremolo.ly @@ -4,7 +4,7 @@ texidoc = " Tremolos will appear on tablature staffs only if -@code{\tabFullNotation} is active. Otherwise, no +@code{\\tabFullNotation} is active. Otherwise, no tremolo indications are displayed on the TabStaff. Also, tablature beams are the same thickness on TabStaff and Staff." @@ -38,3 +38,4 @@ music = { \music } } + -- 2.39.5