final
This commit is contained in:
parent
f81bebabe5
commit
168d4aecd3
@ -44,7 +44,4 @@ function make_packet {
|
||||
setup_pdflatex
|
||||
#make_pdf "$1"
|
||||
|
||||
make_packet "packets/aircoustic202002.tex"
|
||||
#make_packet "packets/pha201911.tex"
|
||||
#make_packet "packets/aircoustic201912.tex"
|
||||
#make_packet "packets/pha201912.tex"
|
||||
make_packet "packets/pha202002.tex"
|
||||
|
12
packets/pha202002.tex
Normal file
12
packets/pha202002.tex
Normal file
@ -0,0 +1,12 @@
|
||||
\documentclass{article}
|
||||
\usepackage{grffile}
|
||||
\usepackage{pdfpages}
|
||||
\begin{document}
|
||||
\includepdf[pages=-]{build/pdf/Paul Simon/Me and Julio Down by the Schoolyard.pdf}
|
||||
{\catcode`\,=11 \includepdf[pages=-]{build/pdf/Crosby, Stills, Nash & Young/Ohio.pdf}}
|
||||
\includepdf[pages=-]{build/pdf/Fontella Bass/Rescue Me.pdf}
|
||||
\includepdf[pages=-]{build/pdf/Air Supply/All Out of Love.pdf}
|
||||
\includepdf[pages=-]{build/pdf/George Harrison/Between the Devil and the Deep Blue Sea.pdf}
|
||||
\includepdf[pages=-]{build/pdf/The White Stripes/Hotel Yorba.pdf}
|
||||
\includepdf[pages=-]{build/pdf/Billy Joel/Only the Good Die Young.pdf}
|
||||
\end{document}
|
@ -56,7 +56,7 @@ Mmmm ^{A}hmmm (mmmm hmmm), mmmm ^{D}hmmm (mmmm hmmm) \\
|
||||
Take me ^{A}baby (take me baby), love me ^{D}baby (love me baby), \\
|
||||
Need me ^{A}baby (need me baby), mmmm ^{D}hmmm (mmmm hmmm) \\
|
||||
^{D5}Can't ^{C#5}you ^{B5}see ^{A5}that I'm ^{E5}lonely? \\
|
||||
Rescue ^{A}me, resume ^{D}me, mmmm ^{A}hmmm, mmmm ^{D}hmmm
|
||||
Rescue ^{A}me, rescue ^{D}me, mmmm ^{A}hmmm, mmmm ^{D}hmmm
|
||||
\end{outro}
|
||||
|
||||
\end{song}
|
@ -48,8 +48,8 @@ See you, ^{A*}me, and ^{G*}Julio
|
||||
|_{D} & |_{D} & |_{A} & |_{A} & | \\
|
||||
|_{D} & |_{D} & |_{A} - _{B} & |_{E} & | \\
|
||||
|_{D} & |_{D} & |_{A} & |_{A} & | \\
|
||||
|_{A*} - _{G*} & |_{D*} - _{E*} & |_{A} - _{D} & |_{A} - _{E} & | \\
|
||||
|_{A*} - _{G*} & |_{D*} - _{E*} & |_{A} - _{D} & |_{A} - _{E} & | \\
|
||||
|_{A} - _{G} & |_{D} - _{E} & |_{A} - _{D} & |_{A} - _{E} & | \\
|
||||
|_{A} - _{G} & |_{D} - _{E} & |_{A} - _{D} & |_{A} - _{E} & | \\
|
||||
|_{E} & | \\
|
||||
\end{tabular}
|
||||
\end{solo}
|
||||
|
Loading…
Reference in New Issue
Block a user