From ffe8c9aa6b767d07ba24a36a4d631934f8936f91 Mon Sep 17 00:00:00 2001 From: matsb Date: Thu, 18 Aug 2005 15:10:53 +0000 Subject: [PATCH] * input/test/script-abbreviations.ly: Removed some old LaTeX left overs. --- ChangeLog | 5 +++++ input/test/script-abbreviations.ly | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 85afa016df..b41003fb8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-18 Mats Bengtsson + + * input/test/script-abbreviations.ly: Removed some old LaTeX + left overs. + 2005-08-18 Jan Nieuwenhuizen * python/convertrules.py (conv): inside-slur -> avoid-slur. diff --git a/input/test/script-abbreviations.ly b/input/test/script-abbreviations.ly index 97eed63428..8ea4f2ba75 100644 --- a/input/test/script-abbreviations.ly +++ b/input/test/script-abbreviations.ly @@ -15,12 +15,12 @@ Some articulations may be entered using an abbreviation. \override TextScript #'font-family = #'typewriter \override TextScript #'font-shape = #'upright c''4-._"c-." s4 - c''4--_"c-{}-" s4 + c''4--_"c--" s4 c''4-+_"c-+" s4 c''4-|_"c-|" s4 c''4->_"c->" s4 - c''4-^_"c-\\^{ }" s4 - c''4-__"c-\_" s4 + c''4-^_"c-^" s4 + c''4-__"c-_" s4 } } -- 2.39.5