From: Mats Bengtsson Date: Thu, 18 Aug 2005 15:10:53 +0000 (+0000) Subject: * input/test/script-abbreviations.ly: Removed some old LaTeX X-Git-Tag: release/2.7.6~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb489a98f3d944666915dde7c859489b2f56abcc;p=lilypond.git * input/test/script-abbreviations.ly: Removed some old LaTeX left overs. --- 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 } }