X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=python%2Fconvertrules.py;h=5c94c59e1f7a88a42aa4cad91598cff460f37965;hb=4a81b4d1f1706e503b0bb8fd7c80be3c825cc96c;hp=acabe0237e452869b4648caf98180af7c8ace815;hpb=d06ebc90ec926e435ec00f5fb18dec838928df20;p=lilypond.git diff --git a/python/convertrules.py b/python/convertrules.py index acabe0237e..5c94c59e1f 100644 --- a/python/convertrules.py +++ b/python/convertrules.py @@ -3346,25 +3346,6 @@ def conv (str): sub_tempo, str) return str -@rule((2, 15, 39), r"\footnote -> <>\footnote, -\footnote -> \footnote") -def conv (str): - def not_first (s): - def match_fun (m): - if m.group (1): - return m.group (0) - return m.expand (s) - return match_fun - str = re.sub ("(" + matchmarkup + ")|" - + r"(?\3"), str) - str = re.sub ("(" + matchmarkup + ")|" - + r"(?