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.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex b/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex
index c6e15843006..f70ccbdea35 100644
--- a/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex
+++ b/Master/texmf-dist/doc/latex/latex4musicians/Figures/leadsheets.tex
@@ -1,5 +1,5 @@
\documentclass{article}
-\usepackage[full]{leadsheets}
+\usepackage[songs]{leadsheets}
\thispagestyle{empty}
\begin{document}
@@ -7,13 +7,14 @@
\begin{song}{title={Imagine}, music={John Lennon}}
\begin{verse}
- \chord{C}Imagine there's \chord{Cmaj7}no \chord{F}heaven
+ Intro, $\times$ 2\\
+ \chord{C}~ \chord{Cmaj7}~ \chord{F}~
- \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
+ % The ^ character is a shortcut for \chord
+ \chord{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 \\
\end{verse}
\end{song}