2014-03-26 12:25:33 +00:00
|
|
|
% !Mode:: "TeX:UTF-8"
|
|
|
|
|
2013-08-12 18:14:29 +00:00
|
|
|
\documentclass[12pt, a4paper, openany]{scrbook}
|
2014-03-25 19:38:43 +00:00
|
|
|
\usepackage{fontspec}
|
2014-03-26 12:25:33 +00:00
|
|
|
\usepackage{lmodern}
|
2013-08-12 18:14:29 +00:00
|
|
|
\usepackage{graphicx}
|
|
|
|
\usepackage{fancyhdr}
|
|
|
|
\usepackage{geometry}
|
2014-03-26 12:25:33 +00:00
|
|
|
\usepackage[unicode]{hyperref}
|
2013-08-15 06:11:57 +00:00
|
|
|
\usepackage{multicol}
|
2013-08-12 18:14:29 +00:00
|
|
|
|
|
|
|
\input{revision.tex}
|
|
|
|
\input{settings.tex}
|
|
|
|
\input{headfoot.tex}
|
|
|
|
|
2014-03-26 12:25:33 +00:00
|
|
|
\begin{document}
|
2013-08-12 18:14:29 +00:00
|
|
|
\widowpenalties 1 10000
|
2014-03-26 12:25:33 +00:00
|
|
|
\raggedbottom
|
|
|
|
\pagenumbering{roman}
|
|
|
|
|
2013-08-12 18:14:29 +00:00
|
|
|
\input{title.tex}
|
2014-03-26 12:25:33 +00:00
|
|
|
|
|
|
|
Please do not take this little book as a definite source, it is more of a suggestion on how to
|
|
|
|
play a particular piece. Music is here to be played and not to be nailed down.\\
|
2013-11-25 10:15:20 +00:00
|
|
|
~\\
|
2013-11-25 10:08:48 +00:00
|
|
|
As the notation of public domain music falls not under copyright, this booklet is not copyrighted. \\
|
2014-03-26 12:25:33 +00:00
|
|
|
Commercial use is encouraged and it is not necessary to retain the contributor notice but of course
|
2013-11-25 10:22:55 +00:00
|
|
|
appreciated if you do.\\
|
2013-11-25 10:15:20 +00:00
|
|
|
~\\
|
2013-11-25 10:08:48 +00:00
|
|
|
If you use this booklet in a form it would be nice when you drop us a line but this is just out of
|
|
|
|
interest and again you are in no way obliged to do so.
|
2014-03-26 12:25:33 +00:00
|
|
|
|
2013-08-12 18:14:29 +00:00
|
|
|
\chapter*{Contributors}
|
|
|
|
\begin{itemize}
|
|
|
|
\item Matias Hugentobler
|
|
|
|
\item Sebastian Hugentobler
|
|
|
|
\end{itemize}
|
2014-03-26 12:25:33 +00:00
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
|
2013-08-12 18:14:29 +00:00
|
|
|
\clearpage
|
2014-03-26 12:25:33 +00:00
|
|
|
|
|
|
|
\pagenumbering{arabic}
|
2013-08-12 18:14:29 +00:00
|
|
|
|
|
|
|
\musicbooklet
|
|
|
|
|
|
|
|
\end{document}
|
|
|
|
|