Correction accords 7#11
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 30 Jun 2022 03:16:14 +0000 (23:16 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 30 Jun 2022 03:32:00 +0000 (23:32 -0400)
gtx2tex.pl
tests/accords.cp

index 5ed8253..3c6f52a 100644 (file)
@@ -272,8 +272,8 @@ sub crdpro { # Bearbeitung der Zeile aus der Eingabedatei
         # Accord A7b5 ou A7b9
        s/(gtxchord\{[A-G][B#]?)([0-9])B([0-9])/\1\$^{\2\\flat\3}\$/g;
 
-       # Accord A7#5 ou A7#9
-       s/(gtxchord\{[A-G][B#]?)([0-9])#([0-9])/\1\$^{\2\\sharp\3}\$/g;
+       # Accord A7#5 ou A7#9 ou A7#11
+       s/(gtxchord\{[A-G][B#]?)([0-9])#([0-9]*)/\1\$^{\2\\sharp\3}\$/g;
 
         # Accord A7 ou A6 ou Ab6 ou Ab13
        s/(gtxchord\{[A-G][B#]?)([0-9]*)/\1\$^{\2}\$/g;
index a3de57c..b9361fe 100644 (file)
@@ -31,6 +31,8 @@ Phrase avec 'dim' et 'sus' et 'add' en majuscule
 
 [G9b]G9b, [A7b]A7b
 
+[D7#11]D 7 #11
+
 [C7b9#11]C7b9#11
 
 [F5+]F5+, [F9+]F9+, [Fm9+]Fm9+