summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex4musicians/Figures/songs_all.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex4musicians/Figures/songs_all.tex')
-rw-r--r--Master/texmf-dist/doc/latex/latex4musicians/Figures/songs_all.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex4musicians/Figures/songs_all.tex b/Master/texmf-dist/doc/latex/latex4musicians/Figures/songs_all.tex
new file mode 100644
index 00000000000..5092a2d0ff2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex4musicians/Figures/songs_all.tex
@@ -0,0 +1,25 @@
+\documentclass[a4paper,12pt]{article}
+\thispagestyle{empty}
+\usepackage[chorded]{songs}
+
+\begin{document}
+
+\begin{songs}{}
+\beginsong{Imagine}[by={John Lennon}]
+
+\gtab{C}{032010:032010} \gtab{Cmaj7}{032000:032000}
+\gtab{F}{1:022100} \gtab{G}{3:022100} \gtab{A}{5:022100}
+
+
+\beginverse
+ \emph{Intro, $\times$ 2}
+ \[C] \[Cmaj7] \[F]
+ \[C]Imagine there's \[Cmaj7]no \[F]heaven
+ \[C]It's easy if \[Cmaj7]you \[F]try
+ \[C]No hell \[Cmaj7]below \[F]us
+ \[C]Above us \[Cmaj7]only \[F]sky
+\endverse
+\endsong
+\end{songs}
+
+\end{document}