diff --git a/.gitignore b/.gitignore index 48cd89a..473693d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -*.pdf .DS_Store +pdf +*.pdf diff --git a/bin/build.sh b/bin/build.sh new file mode 100755 index 0000000..7fbff1e --- /dev/null +++ b/bin/build.sh @@ -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"`" diff --git a/songs/George Michael/Faith.tex b/songs/George Michael/Faith.tex index c01abf6..213c208 100644 --- a/songs/George Michael/Faith.tex +++ b/songs/George Michael/Faith.tex @@ -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} diff --git a/songs/R.E.M./Fall on Me.tex b/songs/R.E.M./Fall on Me.tex index 49c8dbb..3395e5a 100644 --- a/songs/R.E.M./Fall on Me.tex +++ b/songs/R.E.M./Fall on Me.tex @@ -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 diff --git a/tex/skrul-leadsheet.cls b/tex/skrul-leadsheet.cls index b791933..c4b9059 100644 --- a/tex/skrul-leadsheet.cls +++ b/tex/skrul-leadsheet.cls @@ -6,8 +6,11 @@ \RequirePackage{etoolbox} \RequirePackage{translations} +\usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} +\usepackage[sfdefault]{roboto} + \usepackage{geometry} \geometry{ letterpaper,