]> Untitled Git - musique/hvguitartex.git/commitdiff
Changement notation accords m7b5
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 11 Dec 2021 21:58:14 +0000 (16:58 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 9 Mar 2022 22:14:43 +0000 (17:14 -0500)
gtx2tex.pl

index be4396ee95fab54aec900859870eef7bb5aca648..4717d85059bc5d6c8bcbb2413cef6169d65603a0 100644 (file)
@@ -99,7 +99,7 @@ $define = "";
 $majeur_sept = "\$^\\Delta\$";
 $mineur = "m";
 $mineur7 = "m\$^7\$";
-$half_diminished = "\$^\\emptyset\$";
+$half_diminished = "m\$^{7\\flat5}\$";
 $diminished = "\$^\\circ\$";
 $diminished7 = "\$^{\\circ7}\$";