This commit is contained in:
Steve Krulewitz 2020-07-14 10:06:42 -07:00
parent 54367f700c
commit b6575faae9
9 changed files with 147 additions and 121 deletions

View File

@ -1,5 +1,9 @@
#!/bin/zsh #!/bin/zsh
export max_print_line=1000
export error_line=254
export half_error_line=238
TEXML_HOME=$HOME/Library/texmf/tex/latex TEXML_HOME=$HOME/Library/texmf/tex/latex
SONGS_HOME=`pwd` SONGS_HOME=`pwd`
@ -42,6 +46,6 @@ function make_packet {
} }
setup_pdflatex setup_pdflatex
make_pdf "$1" #make_pdf "$1"
#make_packet "packets/aircoustic202007.tex" make_packet "packets/aircoustic202007.tex"

View File

@ -2,9 +2,11 @@
\usepackage{grffile} \usepackage{grffile}
\usepackage{pdfpages} \usepackage{pdfpages}
\begin{document} \begin{document}
\includepdf[pages=-]{build/pdf/Commodores/Nightshift.pdf}
\includepdf[pages=-]{build/pdf/Funkadelic/Can You Get To That.pdf} \includepdf[pages=-]{build/pdf/Funkadelic/Can You Get To That.pdf}
\includepdf[pages=-]{build/pdf/Morcheeba/Part of the Process.pdf}
\includepdf[pages=-]{build/pdf/Prince/Kiss.pdf}
\includepdf[pages=-]{build/pdf/Tracy Chapman/Give Me One Reason.pdf} \includepdf[pages=-]{build/pdf/Tracy Chapman/Give Me One Reason.pdf}
\includepdf[pages=-]{build/pdf/Tracy Chapman/Give Me One Reason Capo II.pdf}
\includepdf[pages=-]{build/pdf/Prince/Kiss.pdf}
\includepdf[pages=-]{build/pdf/Morcheeba/Part of the Process.pdf}
\includepdf[pages=-]{build/pdf/Morcheeba/Part of the Process Capo III.pdf}
\includepdf[pages=-]{build/pdf/Commodores/Nightshift.pdf}
\end{document} \end{document}

View File

@ -17,7 +17,7 @@ he opened ^{C}up our ^{Cadd9}minds, ^{C} and I still can ^{D}hear him say
\end{verse} \end{verse}
\begin{bridge} \begin{bridge}
Aww, ^{Em}talk to me, so ^{Am7}you can see what's ^{Am7/D}going on \\ Aww, ^{Em}talk to me, so ^{Am7}you can see what's ^*{Am7/D}going on \\
^{Em}Say you will, ^{Am7}sing your songs, for-^{Cadd9}evermore, evermore, evermore ^{Em}Say you will, ^{Am7}sing your songs, for-^{Cadd9}evermore, evermore, evermore
\end{bridge} \end{bridge}
@ -47,10 +47,8 @@ higher and higher}
\end{verse} \end{verse}
\begin{bridge} \begin{bridge}
^{Em}Keep it up and ^{Am7}we'll be there, ^{Em}Keep it up and ^{Am7}we'll be there, ^{Am7/D}At your side \\
^{Am7/D}At your side \\ Oh, ^{Em}say you will, ^{Am7}sing your songs, For-^{Cadd9}evermore, evermore, evermore
Oh, ^{Em}say you will, ^{Am7}sing your songs,
For-^{Cadd9}evermore, evermore, evermore
\end{bridge} \end{bridge}
\begin{chorus} \begin{chorus}

View File

@ -0,0 +1,52 @@
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{Dm} & |_{Dm} & |_{Dm} & |_{Dm} & | 2x \\
\end{tabular}
\end{intro}
\begin{verse}
^{Dm} Angry faces, ^{Dm} cursing loud, ^{Dm} changing places, ^{Dm} falling proud \\
^{C} Behind the bomb, ^{G} no one cares, ^{Dm} time is money, ^{Dm} we're taught to tear
\end{verse}
\begin{chorus}
^{D} It's all part of the process, ^{A} we all love looking ^{C}down, \\
All we want is some suc^{G}cess, but the chance is never around \\
^{D} It's all part of the process, ^{A} we all love looking ^{C}down, \\
All we want is some suc^{G}cess, but the chance is never around
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}lllll}
|_{Dm} & |_{Dm} & |_{Dm} & |_{Dm} & | \\
\end{tabular}
\end{interlude}
\begin{verse}
^{Dm} How can we show, ^{Dm} how to feel? ^{Dm} Situation, ^{Dm} ain't so real \\
^{C} Chopping wood, ^{G} won't stop the rage, ^{Dm} we need targets ^{Dm} on war we wage
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{D} & |_{A} & |_{C} & |_{G} & | 3x \\
\end{tabular}
\end{solo}
\begin{verse}
^{Dm} You smash they grab, ^{Dm} 'til its gone, ^{Dm} attempt to grow ^{Dm} and fix undone \\
^{C} And I am the way, ^{G} it's all to scale, ^{Dm} we're all companions ^{Dm} on which we sail
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus 2x}
\end{chorus}
\begin{outro}
\begin{tabular}[t]{@{}lllll}
|_{D} & |_{A} & |_{C} & |_{G} & | \instruction{End on _{D}} \\
\end{tabular}
\end{outro}

View File

@ -0,0 +1,9 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true,transpose=-2]{title={Part of the Process}, band={Morcheeba}, year={1998}, key={Cm}, capo={3}}
\input{"songs/Morcheeba/Part of the Process Body.tex"}
\end{song}
\end{document}

View File

@ -1,59 +1,9 @@
\documentclass{skrul-leadsheet} \documentclass{skrul-leadsheet}
\begin{document} \begin{document}
\begin{song}[transpose-capo=true,transpose=-2]{title={Part of the Process}, band={Morcheeba}, year={1998}, key={Cm}, capo={3}} \begin{song}[transpose-capo=true,transpose=-2]{title={Part of the Process}, band={Morcheeba}, year={1998}, key={Cm}}
\begin{intro} \input{"songs/Morcheeba/Part of the Process Body.tex"}
\begin{tabular}[t]{@{}lllll}
|_{Dm} & |_{Dm} & |_{Dm} & |_{Dm} & | 2x \\
\end{tabular}
\end{intro}
\begin{verse}
^{Dm} Angry faces, ^{Dm} cursing loud, ^{Dm} changing places, ^{Dm} falling proud \\
^{C} Behind the bomb, ^{G} no one cares, ^{Dm} time is money, ^{Dm} we're taught to tear
\end{verse}
\begin{chorus}
^{D} It's all part of the process, ^{A} we all love looking ^{C}down, \\
All we want is some suc^{G}cess, but the chance is never around \\
^{D} It's all part of the process, ^{A} we all love looking ^{C}down, \\
All we want is some suc^{G}cess, but the chance is never around
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}lllll}
|_{Dm} & |_{Dm} & |_{Dm} & |_{Dm} & | \\
\end{tabular}
\end{interlude}
\begin{verse}
^{Dm} How can we show, ^{Dm} how to feel? ^{Dm} Situation, ^{Dm} ain't so real \\
^{C} Chopping wood, ^{G} won't stop the rage, ^{Dm} we need targets ^{Dm} on war we wage
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{D} & |_{A} & |_{C} & |_{G} & | 3x \\
\end{tabular}
\end{solo}
\begin{verse}
^{Dm} You smash they grab, ^{Dm} 'til its gone, ^{Dm} attempt to grow ^{Dm} and fix undone \\
^{C} And I am the way, ^{G} it's all to scale, ^{Dm} we're all companions ^{Dm} on which we sail
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus 2x}
\end{chorus}
\begin{outro}
\begin{tabular}[t]{@{}lllll}
|_{D} & |_{A} & |_{C} & |_{G} & | \instruction{End on _{D}} \\
\end{tabular}
\end{outro}
\end{song} \end{song}
\end{document} \end{document}

View File

@ -0,0 +1,57 @@
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{F#} & |_{B} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{B} & |_{B7} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{C#7} & |_{B} & |_{F#} & |_{F#} & | \\
\end{tabular}
\end{intro}
\begin{chorus}
^{F#}Give me one reason to stay here, ^{B}and ^{-}I'll ^{C#7}turn right back ^{F#}around ^{F#7} ^{-} ^{F#} \\
^{B}Give me one reason to stay here, ^{B7} an^{-}d I'll ^{C#7}turn right back ^{F#}around ^{F#7} ^{-} ^{F#} \\
Said I ^{C#7}don't wanna leave you lonely,
^{B}you gotta make me change my ^{F#}mind ^{F#7} ^{-} ^{F#}
\end{chorus}
\begin{verse}
^{F#}Baby I got your number, oh ^*{B}an ^{-}d I ^{C#7}know that you got ^{F#}mine ^{F#7} ^{-} ^{F#} \\
^{B}You know that I called you, ^{B7} ^{-}I ^{C#7}called too many ^{F#}times ^{F#7} ^{-} ^{F#} \\
You can ^{C#7}call me baby, you can ^{B}call me anytime,
but you got to ^{F#}call me ^{F#7} ^{-} ^{F#}
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{verse}
I don't ^{F#}want no one to squeeze me ^{B} they ^{-}might ^{C#7}take away my ^{F#}life ^{F#7} ^{-} ^{F#} \\
I don't ^{B}want no one to squeeze me ^{B7} they ^{-}might ^{C#7}take away my ^{F#}life ^{F#7} ^{-} ^{F#} \\
I just ^{C#7}want someone to hold me, ^{B} oh, and rock me through the ^{F#}night ^{F#7} ^{-} ^{F#}
\end{verse}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{F#} & |_{B} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{B} & |_{B7} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{C#7} & |_{B} & |_{F#} & |_{F#} & | \\
\end{tabular}
\end{solo}
\begin{verse}
This ^{F#}youthful heart can love you, ^{B} yes, ^{-}and ^{C#7}give you what you ^{F#}need ^{F#7} ^{-} ^{F#} \\
I said this ^{B}youthful heart can love you, ^{B7} oh, ^{-}and ^{C#7}give you what you ^{F#}need ^{F#7} ^{-} ^{F#} \\
But I'm too ^{C#7}old to go chasing you around, ^{B}
wasting my precious ener^{F#}gy ^{F#7} ^{-} ^{F#}
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{verse}
^{F#}Baby, just give me one reason, ^{B} oh gi^{-}ve me ^{C#7}just one reason ^{F#}why ^{F#7} ^{-} ^{F#} \\
^{B}Baby, just give me one reason, ^{B7} oh gi^{-}ve me ^{C#7}just one reason ^{F#}why I should stay ^{F#7} ^{-} ^{F#} \\
Said I ^{C#7}told you that I loved you ^{B*}
and there ain't no more to ^{F#*}say ^{C#7*} ^{B7*} ^{F#*}
\end{verse}

View File

@ -0,0 +1,9 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Give Me One Reason}, band={Tracy Chapman}, year={1995}, key={F#}, capo={2}}
\input{"songs/Tracy Chapman/Give Me One Reason Body.tex"}
\end{song}
\end{document}

View File

@ -1,64 +1,9 @@
\documentclass{skrul-leadsheet} \documentclass{skrul-leadsheet}
\begin{document} \begin{document}
\begin{song}[transpose-capo=true]{title={Give Me One Reason}, band={Tracy Chapman}, year={1995}, key={F#}, capo={2}} \begin{song}[transpose-capo=true]{title={Give Me One Reason}, band={Tracy Chapman}, year={1995}, key={F#}}
\begin{intro} \input{"songs/Tracy Chapman/Give Me One Reason Body.tex"}
\begin{tabular}[t]{@{}lllll}
|_{F#} & |_{B} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{B} & |_{B7} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{C#7} & |_{B} & |_{F#} & |_{F#} & | \\
\end{tabular}
\end{intro}
\begin{chorus}
^{F#}Give me one reason to stay here, ^{B}and ^{-}I'll ^{C#7}turn right back ^{F#}around ^{F#7} ^{-} ^{F#} \\
^{B}Give me one reason to stay here, ^{B7} an^{-}d I'll ^{C#7}turn right back ^{F#}around ^{F#7} ^{-} ^{F#} \\
Said I ^{C#7}don't wanna leave you lonely,
^{B}you gotta make me change my ^{F#}mind ^{F#7} ^{-} ^{F#}
\end{chorus}
\begin{verse}
^{F#}Baby I got your number, oh ^*{B}an ^{-}d I ^{C#7}know that you got ^{F#}mine ^{F#7} ^{-} ^{F#} \\
^{B}You know that I called you, ^{B7} ^{-}I ^{C#7}called too many ^{F#}times ^{F#7} ^{-} ^{F#} \\
You can ^{C#7}call me baby, you can ^{B}call me anytime,
but you got to ^{F#}call me ^{F#7} ^{-} ^{F#}
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{verse}
I don't ^{F#}want no one to squeeze me ^{B} they ^{-}might ^{C#7}take away my ^{F#}life ^{F#7} ^{-} ^{F#} \\
I don't ^{B}want no one to squeeze me ^{B7} they ^{-}might ^{C#7}take away my ^{F#}life ^{F#7} ^{-} ^{F#} \\
I just ^{C#7}want someone to hold me, ^{B} oh, and rock me through the ^{F#}night ^{F#7} ^{-} ^{F#}
\end{verse}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{F#} & |_{B} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{B} & |_{B7} - _{C#7} & |_{F#} & |_{F#} & | \\
|_{C#7} & |_{B} & |_{F#} & |_{F#} & | \\
\end{tabular}
\end{solo}
\begin{verse}
This ^{F#}youthful heart can love you, ^{B} yes, ^{-}and ^{C#7}give you what you ^{F#}need ^{F#7} ^{-} ^{F#} \\
I said this ^{B}youthful heart can love you, ^{B7} oh, ^{-}and ^{C#7}give you what you ^{F#}need ^{F#7} ^{-} ^{F#} \\
But I'm too ^{C#7}old to go chasing you around, ^{B}
wasting my precious ener^{F#}gy ^{F#7} ^{-} ^{F#}
\end{verse}
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{verse}
^{F#}Baby, just give me one reason, ^{B} oh gi^{-}ve me ^{C#7}just one reason ^{F#}why ^{F#7} ^{-} ^{F#} \\
^{B}Baby, just give me one reason, ^{B7} oh gi^{-}ve me ^{C#7}just one reason ^{F#}why I should stay ^{F#7} ^{-} ^{F#} \\
Said I ^{C#7}told you that I loved you ^{B*}
and there ain't no more to ^{F#*}say ^{C#7*} ^{B7*} ^{F#*}
\end{verse}
\end{song} \end{song}
\end{document} \end{document}