]> Untitled Git - musique/hvguitartex.git/commitdiff
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 b06e354b6aa00372397ebc3956691dea639f3ebc..ccd6df584e00e774f0795dc8f77a5e813847f3e8 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