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:
24f5767
)
Correction du paquet gchords avec Debian 10
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 9 Nov 2021 04:03:02 +0000
(23:03 -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
9dd4373
..
c414dcd
100644
(file)
--- a/
gtx2tex.pl
+++ b/
gtx2tex.pl
@@
-520,7
+520,6
@@
sub latex_header {
\\usepackage{graphicx}
\\usepackage{ifthen}
\\usepackage{calc}
- \\usepackage{gchords}
%
";
@@
-552,6
+551,9
@@
sub latex_header {
\\pagestyle{empty}
"};
+ print TEX "\\usepackage{gchords}
+ ";
+
print TEX "
%
%------definition of font colors-----------