projects
/
musique
/
hvguitartex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712515d
)
Ajout de symboles pour accords majeur, mineur, etc
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 7 Dec 2021 03:14:21 +0000
(22:14 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 9 Mar 2022 22:14:43 +0000
(17:14 -0500)
gtx2tex.pl
patch
|
blob
|
history
diff --git
a/gtx2tex.pl
b/gtx2tex.pl
index
b06e354
..
ccd6df5
100644
(file)
--- a/
gtx2tex.pl
+++ b/
gtx2tex.pl
@@
-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