This commit is contained in:
Steve Krulewitz 2019-09-08 19:43:57 -07:00
parent dafa089df2
commit 49c8b162f5
5 changed files with 24 additions and 12 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.pdf
.DS_Store
pdf
*.pdf

9
bin/build.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/bash
mkdir -p ~/Library/texmf/tex/latex
ln -s "`realpath tex`" ~/Library/texmf/tex/latex/
pdflatex \
-interaction=nonstopmode \
-output-directory pdf \
"`realpath "$1"`"

View File

@ -22,7 +22,7 @@ Well it ^{C#m}takes a strong man baby but I'm ^{F#}showing you the door
\end{prechorus}
\begin{chorus}
Cause I gotta have ^{B}faith, faith, faith, I gotta have ^{B}faith \\
^{N.C.}Cause I gotta have ^{B}faith, faith, faith, I gotta have ^{B}faith \\
Because I gotta have ^{B}faith, faith, faith I gotta have ^{B}faith, faith, faith
\end{chorus}
\begin{verse}
@ -39,12 +39,11 @@ Well I ^{C#m}need someone to hold me but I'll ^{F#}wait for something more
\begin{chorus}
\instruction{Repeat Chorus}
\end{chorus}
\begin{solo}
\begin{tabular}{llllll}
|_{B} & |_{E} & |_{E7} & |_{E} & |_{B} &| \\
|_{E} & |_{A} & |_{A7} & |_{A} & |_{E} &|
\end{tabular}
\end{chorus} \begin{solo}
_{B} Mmm mmm doo mmm doo _{B} Doo doo doo doo doo \\
_{E} Doo hummm doo humm doo _{B} I just had to wait cuz I gotta have \\
_{B} Faith \space\space\space\space\space\space\space\space\space\space _{B} \space\space\space\space\space\space\space\space I gotta have \\
_{E} Faith... \space\space\space\space\space\space _{B} Got to got to got to have faith
\end{solo}
\begin{prechorus} \instruction{Repeat Second Prechorus}

View File

@ -10,21 +10,22 @@ _{C}
\begin{verse}
^{Dm}There's a problem, ^{Am}feathers iron \\
^{Dm}Bargain buildings, ^{Am}weights and pulleys \\
^{Dm}Feathers hit the ^{Am}ground before the ^{Dm}weight can leave the ^{Am}air \\
^{Dm}Feathers hit the ^{Am}ground before the \\
^{Dm}Weight can leave the ^{Am}air \\
^{Dm}Buy the ^{G}sky and ^{C}sell the ^{Dm/F}sky and ^{Dm}tell the sky and ^{G7}tell the sky
\end{verse}
\begin{chorus}
Don't ^{C}fall ^{Dm}on ^{F}me ^{G} (What is it up in the air for) (It's gonna fall) \\
^{C}Fall ^{Dm}on ^{F}me ^{G} (If it's there for long) (It's gonna fall) \\
^{C}Fall ^{Dm}on ^{F}me ^{G} (It's over it's over ^{F}me) (It's gonna fall)
^{C}Fall ^{Dm}on ^{F}me ^{G} (It's over it's over ^{F}me) (^{Fmaj7}It's gonna fall)
\end{chorus}
\begin{verse}
^{Dm}There's the progress ^{Am}we have found (when the rain)\\
^{Dm}A way to talk ^{Am}around the problem (when the children reign)\\
^{Dm}Building towered ^{Am}foresight (keep your conscience in the dark)\\
^{Dm}isn't anything at ^{Am}all (melt the statues in the park)\\
^{Dm}Isn't anything at ^{Am}all (melt the statues in the park)\\
^{Dm}Buy the ^{G}sky and ^{C}sell the ^{Dm/F}sky and ^{Dm}bleed the sky and ^{G7}tell the sky
\end{verse}
@ -37,7 +38,6 @@ Don't ^{C}fall ^{Dm}on ^{F}me ^{G} (What is it up in the air for) (It's gonna fa
So if I ^{F}send it to you you've got to ^{Dm}promise to keep it ^{G}whole
\end{bridge}
\begin{verse}
^{Dm}Buy the ^{G}sky and ^{C}sell the ^{Dm/F}sky and ^{Dm}lift your ^{G}arms up ^{C}to the ^{Dm/F}sky \\
And ^{Dm}ask the sky ^{C}and ^{G}ask the sky

View File

@ -6,8 +6,11 @@
\RequirePackage{etoolbox}
\RequirePackage{translations}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[sfdefault]{roboto}
\usepackage{geometry}
\geometry{
letterpaper,