summaryrefslogtreecommitdiff
path: root/Build/source/utils/songs/tests/mybook.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/songs/tests/mybook.tex')
-rw-r--r--Build/source/utils/songs/tests/mybook.tex32
1 files changed, 0 insertions, 32 deletions
diff --git a/Build/source/utils/songs/tests/mybook.tex b/Build/source/utils/songs/tests/mybook.tex
deleted file mode 100644
index a640696039d..00000000000
--- a/Build/source/utils/songs/tests/mybook.tex
+++ /dev/null
@@ -1,32 +0,0 @@
-\documentclass{article}
-\usepackage[chorded]{songs}
-%
-\newindex{titleidx}{mytitle}
-\newauthorindex{authidx}{myauth}
-\newscripindex{scripidx}{myscrip}
-%
-\noversenumbers
-%
-\begin{document}
-\showindex{Complete Index of Songs}{titleidx}
-\songsection{Worship Songs}
-%
-\begin{songs}{titleidx,authidx,scripidx}
-\beginsong{Doxology}[by={Louis Bourgeois and Thomas Ken},
- sr={Revelation 5:13},
- cr={Public domain.},
- index={Praise God, from Whom all blessings flow}]
-\beginverse
-\[G]Praise God, \[D]from \[Em]Whom \[Bm]all \[Em]bless\[D]ings \[G]flow;
-\[G]Praise Him, all \[D]crea\[Em]tures \[C]here \[G]be\[D]low;
-\[Em]Praise \[D]Him \[G]a\[D]bove, \[G]ye \[C]heav'n\[D]ly \[Em]host;
-\[G]Praise Fa\[Em]ther, \[D]Son, \[Am]and \[G/B G/C]Ho\[D]ly \[G]Ghost.
-\[C]A\[G]men.
-\endverse
-\endsong
-\end{songs}
-%
-\showindex{Index of Authors and Composers}{authidx}
-\showindex{Index of Scripture}{scripidx}
-%
-\end{document}