summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex')
-rw-r--r--Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex b/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex
new file mode 100644
index 00000000000..c6e15843006
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex
@@ -0,0 +1,21 @@
+\documentclass{article}
+\usepackage[full]{leadsheets}
+\thispagestyle{empty}
+
+\begin{document}
+
+\begin{song}{title={Imagine}, music={John Lennon}}
+\begin{verse}
+
+ \chord{C}Imagine there's \chord{Cmaj7}no \chord{F}heaven
+
+ \chord{C}It's easy if \chord{Cmaj7}you \chord{F}try
+
+ \chord{C}No hell \chord{Cmaj7}below \chord{F}us
+
+ \chord{C}Above us \chord{Cmaj7}only \chord{F}sky
+
+\end{verse}
+\end{song}
+
+\end{document}