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:
293ae7d
)
Changement notation accords m7b5
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 11 Dec 2021 21:58:14 +0000
(16:58 -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
be4396e
..
4717d85
100644
(file)
--- a/
gtx2tex.pl
+++ b/
gtx2tex.pl
@@
-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}\$";