elvis
This commit is contained in:
parent
61dd756611
commit
6faf62e9ef
@ -48,4 +48,4 @@ function make_packet {
|
|||||||
setup_pdflatex
|
setup_pdflatex
|
||||||
#make_pdf "$1"
|
#make_pdf "$1"
|
||||||
|
|
||||||
make_packet "packets/aircoustic202011.tex"
|
make_packet "packets/pha202011.tex"
|
||||||
|
12
packets/pha202011.tex
Normal file
12
packets/pha202011.tex
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
\documentclass{article}
|
||||||
|
\usepackage{grffile}
|
||||||
|
\usepackage{pdfpages}
|
||||||
|
\begin{document}
|
||||||
|
\includepdf[pages=-]{build/pdf/Simon & Garfunkel/The Only Living Boy in New York.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Simon & Garfunkel/The Only Living Boy in New York Capo IV.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Lou Reed/Satellite of Love.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Lou Reed/Satellite of Love Capo III.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/Elvis Presley/Never Been to Spain.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/R.E.M./(Don't Go Back To) Rockville.pdf}
|
||||||
|
\includepdf[pages=-]{build/pdf/The Beatles/A Day in the Life.pdf}
|
||||||
|
\end{document}
|
@ -42,7 +42,7 @@ I can't re^{E}fuse it
|
|||||||
\end{verse}
|
\end{verse}
|
||||||
|
|
||||||
\begin{verse}
|
\begin{verse}
|
||||||
^{E}Well I never been to ^{A}heaven, but I been to Okla^{E}homa \\
|
Well I never been to ^{A}heaven, but I been to Okla^{E}homa \\
|
||||||
Well they tell me I was ^{A}born there, but I really don't re^{E}member \\
|
Well they tell me I was ^{A}born there, but I really don't re^{E}member \\
|
||||||
In Okla^{.B7}homa, not Ari^{.A}zona, what does it ^{E}matter, what does it matter \\
|
In Okla^{.B7}homa, not Ari^{.A}zona, what does it ^{E}matter, what does it matter \\
|
||||||
In Okla^{.B7}homa, not Ari^{.A}zona, what does it ^{E}matter, what does it ^{A}matter \\
|
In Okla^{.B7}homa, not Ari^{.A}zona, what does it ^{E}matter, what does it ^{A}matter \\
|
||||||
|
49
songs/Lou Reed/Satellite of Love Body.tex
Normal file
49
songs/Lou Reed/Satellite of Love Body.tex
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
\begin{verse}
|
||||||
|
^{F} Satellite's ^{G7}gone, up to the ^{Bb}skies ^{C} \\
|
||||||
|
^{F} Things like that ^{G7}drive me out of my ^{Bb}mind ^{C} \\
|
||||||
|
^{Dm} I watched it ^{.C}for a ^{Bb}little while \\
|
||||||
|
^{G7} I like to watch things ^{Bb}on TV ^{Bb}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
^{F} Sate^{C}llite of love \\
|
||||||
|
^{D#} Sate^{Bb}llite of love \\
|
||||||
|
^{F} Sate^{C}llite of love \\
|
||||||
|
^{.Dm*}Sa- ^{.C*}te-ll ^{.Bb*}ite ^{.C*}of ... (pause)
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
^{F} Satellite's ^{G7}gone, way up to ^{Bb}Mars ^{C} \\
|
||||||
|
^{F} Soon it will be ^{G7}filled with parking ^{Bb}cars ^{C} \\
|
||||||
|
^{Dm} I watched it ^{.C}for a ^{Bb}little while \\
|
||||||
|
^{G7} I love to watch things ^{Bb}on TV ^{Bb}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{bridge}
|
||||||
|
^{.F}I've been ^{.C}told that ^{.Bb}you've been ^{.C}bold, with ^{.Bb}Harry, ^{.C}Mark and ^{F}John \\
|
||||||
|
^{.F}Monday ^{.C}Tuesday ^{.Bb}Wednesday and ^{.C}Thursday with ^{.Bb}Harry, ^{.C}Mark and ^{F}John
|
||||||
|
\end{bridge}
|
||||||
|
|
||||||
|
\begin{verse}
|
||||||
|
\instruction{Repeat Verse 1}
|
||||||
|
\end{verse}
|
||||||
|
|
||||||
|
\begin{chorus}
|
||||||
|
\instruction{Repeat Chorus}
|
||||||
|
\end{chorus}
|
||||||
|
|
||||||
|
\begin{outro}
|
||||||
|
\begin{tabular}[t]{@{}lllll}
|
||||||
|
|_{F} & |_{G7} & |_{Bb} & |_{F} & | \\
|
||||||
|
\end{tabular}
|
||||||
|
|
||||||
|
Satel^{F}lite ^{G7} of ^{Bb}love ^{F} \\
|
||||||
|
Satel^{F}lite ^{G7} of ^{Bb}love ^{F} \\
|
||||||
|
Satel^{F}lite ^{G7} of ^{Bb}love ^{F} \\
|
||||||
|
Satel^{F}lite ^{G7} of ^{Bb}love ^{F} \\
|
||||||
|
Satel^{F}lite ^{G7} of ^{Bb}love ^{F*} \\
|
||||||
|
\end{outro}
|
8
songs/Lou Reed/Satellite of Love Capo III.tex
Normal file
8
songs/Lou Reed/Satellite of Love Capo III.tex
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
\documentclass{skrul-leadsheet}
|
||||||
|
\begin{document}
|
||||||
|
\begin{song}[transpose-capo=true]{title={Satellite of Love}, band={Lou Reed}, year={1973}, key={F}, capo={3}}
|
||||||
|
|
||||||
|
\input{"Satellite of Love Body.tex"}
|
||||||
|
|
||||||
|
\end{song}
|
||||||
|
\end{document}
|
@ -1,56 +1,8 @@
|
|||||||
\documentclass{skrul-leadsheet}
|
\documentclass{skrul-leadsheet}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\begin{song}[transpose-capo=true]{title={Satellite of Love}, band={Lou Reed}, year={1973}, key={F}, capo={3}}
|
\begin{song}[transpose-capo=true]{title={Satellite of Love}, band={Lou Reed}, year={1973}, key={F}}
|
||||||
|
|
||||||
\begin{verse}
|
\input{"Satellite of Love Body.tex"}
|
||||||
^{F} Satellite's ^{G7}gone, up to the ^{Bb}skies ^{C} \\
|
|
||||||
^{F} Things like that ^{G7}drive me out of my ^{Bb}mind ^{C} \\
|
|
||||||
^{Dm} I watched it ^{.C}for a ^{Bb}little while \\
|
|
||||||
^{G7} I like to watch things ^{Bb}on TV ^{Bb}
|
|
||||||
\end{verse}
|
|
||||||
|
|
||||||
\begin{chorus}
|
|
||||||
^{F} Sate^{C}llite of love \\
|
|
||||||
^{D#} Sate^{Bb}llite of love \\
|
|
||||||
^{F} Sate^{C}llite of love \\
|
|
||||||
^{.Dm*}Sa- ^{.C*}te-ll ^{.Bb*}ite ^{.C*}of ... (pause)
|
|
||||||
\end{chorus}
|
|
||||||
|
|
||||||
\begin{verse}
|
|
||||||
^{F} Satellite's ^{G7}gone, way up to ^{Bb}Mars ^{C} \\
|
|
||||||
^{F} Soon it will be ^{G7}filled with parking ^{Bb}cars ^{C} \\
|
|
||||||
^{Dm} I watched it ^{.C}for a ^{Bb}little while \\
|
|
||||||
^{G7} I love to watch things ^{Bb}on TV ^{Bb}
|
|
||||||
\end{verse}
|
|
||||||
|
|
||||||
\begin{chorus}
|
|
||||||
\instruction{Repeat Chorus}
|
|
||||||
\end{chorus}
|
|
||||||
|
|
||||||
\begin{bridge}
|
|
||||||
^{.F}I've been ^{.C}told that ^{.Bb}you've been ^{.C}bold, with ^{.Bb}Harry, ^{.C}Mark and ^{F}John \\
|
|
||||||
^{.F}Monday ^{.C}Tuesday ^{.Bb}Wednesday and ^{.C}Thursday with ^{.Bb}Harry, ^{.C}Mark and ^{F}John
|
|
||||||
\end{bridge}
|
|
||||||
|
|
||||||
\begin{verse}
|
|
||||||
\instruction{Repeat Verse 1}
|
|
||||||
\end{verse}
|
|
||||||
|
|
||||||
\begin{chorus}
|
|
||||||
\instruction{Repeat Chorus}
|
|
||||||
\end{chorus}
|
|
||||||
|
|
||||||
\begin{outro}
|
|
||||||
\begin{tabular}[t]{@{}lllll}
|
|
||||||
|_{F} & |_{G7} & |_{Bb} & |_{F} & | \\
|
|
||||||
\end{tabular}
|
|
||||||
|
|
||||||
^{F} Satellite ^{G7} of ^{Bb}love ^{F} \\
|
|
||||||
^{F} Satellite ^{G7} of ^{Bb}love ^{F} \\
|
|
||||||
^{F} Satellite ^{G7} of ^{Bb}love ^{F} \\
|
|
||||||
^{F} Satellite ^{G7} of ^{Bb}love ^{F} \\
|
|
||||||
^{F} Satellite ^{G7} of ^{Bb}love ^{F*} \\
|
|
||||||
\end{outro}
|
|
||||||
|
|
||||||
\end{song}
|
\end{song}
|
||||||
\end{document}
|
\end{document}
|
@ -40,13 +40,13 @@ You'll ^{E}wind up in some factory that's ^{E}full time filth and nowhere left t
|
|||||||
\begin{bridge}
|
\begin{bridge}
|
||||||
^{E}It's not as though I really^{A} need ^{B}you ^{A} ^{B} \\
|
^{E}It's not as though I really^{A} need ^{B}you ^{A} ^{B} \\
|
||||||
^{E}If you were here I'd only ^{A}bleed ^{B}you ^{A} ^{B} \\
|
^{E}If you were here I'd only ^{A}bleed ^{B}you ^{A} ^{B} \\
|
||||||
^{F#m} But every^{C#m}body else in ^{F#m}town only ^{C#m}wants to bring you ^{A}down and that's not how it ought to ^{*B}be (hold) \\
|
^{F#m} But every^{C#m}body else in ^{F#m}town only ^{C#m}wants to bring you ^{A}down and that's not how it ought to ^{B}be (hold) \\
|
||||||
\\
|
\\
|
||||||
Well I know ^{B}it might sound s^{A}trange but ^{G#m}I ^{C#m}believe you'll be coming back ^{Bm}before too ^{A}long
|
Well I know ^{B}it might sound s^{A}trange but ^{G#m}I ^{C#m}believe you'll be coming back ^{Bm}before too ^{A}long
|
||||||
\end{bridge}
|
\end{bridge}
|
||||||
|
|
||||||
\begin{outro}
|
\begin{outro}
|
||||||
\instruction{Repeat Chorus 2x}
|
\instruction{Repeat Chorus 2x and end on _{E}}
|
||||||
\end{outro}
|
\end{outro}
|
||||||
|
|
||||||
\end{song}
|
\end{song}
|
||||||
|
Loading…
Reference in New Issue
Block a user