Ajout de symboles pour accords majeur, mineur, etc
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 7 Dec 2021 03:14:21 +0000 (22:14 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 9 Mar 2022 22:14:43 +0000 (17:14 -0500)
gtx2tex.pl

index b06e354..ccd6df5 100644 (file)
@@ -68,6 +68,12 @@ $instr_end = "\\end{instr}\n";
 $tab_begin = "\\begin{gtxtab}\n";
 $tab_end = "\\end{gtxtab}\n";
 $define = "";
+$majeur_sept = "\$^\\Delta\$";
+$mineur = "\$^-\$";
+$mineur7 = "\$^{-7}\$";
+$half_diminished = "\$^\\emptyset\$";
+$diminished = "\$^\\circ\$";
+$diminished7 = "\$^{\\circ7}\$";
 
 #load language file
 do "/usr/local/lib/guitartex/language/$language.pl" or die "cannot load language