upped to version 3.5.0

This commit is contained in:
Nikolai Rinas
2022-01-10 11:37:39 +01:00
parent 4ec9407454
commit 14fcdd551f
5 changed files with 15 additions and 11 deletions

View File

@@ -1133,7 +1133,8 @@ public class GTXParser {
+ "\\makebox[0cm][l]{\\raisebox{5ex}{\\line(1,0){\\textwidth}}}%\n"
+ "\\makebox[0cm][l]{\\raisebox{3ex}{\\line(1,0){\\textwidth}}}%\n"
+ "~}\n\n"
+ "\\newcommand{\\gtxtabs}[2]{\\makebox[0cm][l]{\\raisebox{#1}{#2}}}\n"
//+ "\\newcommand{\\gtxtabs}[2]{\\makebox[0cm][l]{\\raisebox{#1}{#2}}}\n"
+ "\\newcommand{\\gtxtabs}[2]{{\\makebox[0cm][l]{\\raisebox{#1}{\\adjustbox{margin=0ex 0ex, bgcolor=white}{#2}}}}}"
+ // define arrow symbols for harp tunes
"\\newcommand{\\hdraw}{\n"
+ " \\begin{picture}(0,0)\n"
@@ -1363,7 +1364,8 @@ public class GTXParser {
+ "\\makebox[0cm][l]{\\raisebox{5ex}{\\line(1,0){\\textwidth}}}%\n"
+ "\\makebox[0cm][l]{\\raisebox{3ex}{\\line(1,0){\\textwidth}}}%\n"
+ "~}\n\n"
+ "\\newcommand{\\gtxtabs}[2]{\\makebox[0cm][l]{\\raisebox{#1}{#2}}}\n"
//+ "\\newcommand{\\gtxtabs}[2]{\\makebox[0cm][l]{\\raisebox{#1}{#2}}}\n"
+ "\\newcommand{\\gtxtabs}[2]{{\\makebox[0cm][l]{\\raisebox{#1}{\\adjustbox{margin=0ex 0ex, bgcolor=white}{#2}}}}}"
+ // define arrow symbols for harp tunes
"\\newcommand{\\hdraw}{\n"
+ " \\begin{picture}(0,0)\n"