adapt to lualatex
This commit is contained in:
parent
5f316fe97e
commit
8257482fd6
@ -1,47 +1,48 @@
|
||||
% !Mode:: "TeX:UTF-8"
|
||||
|
||||
\documentclass[12pt, a4paper, openany]{scrbook}
|
||||
%\usepackage[utf8]{inputenc}
|
||||
%\usepackage[T1]{fontenc}
|
||||
\usepackage{fontspec}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{fancyhdr}
|
||||
\usepackage{geometry}
|
||||
\usepackage{hyperref}
|
||||
\usepackage[unicode]{hyperref}
|
||||
\usepackage{multicol}
|
||||
|
||||
\input{revision.tex}
|
||||
\input{settings.tex}
|
||||
\input{headfoot.tex}
|
||||
|
||||
\renewcommand*\rmdefault{iwona}\normalfont\upshape
|
||||
%\renewcommand*\rmdefault{iwona}\normalfont\upshape
|
||||
|
||||
\begin{document}
|
||||
\begin{document}
|
||||
\widowpenalties 1 10000
|
||||
\raggedbottom
|
||||
\pagenumbering{roman}
|
||||
|
||||
\raggedbottom
|
||||
\pagenumbering{roman}
|
||||
|
||||
\input{title.tex}
|
||||
|
||||
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.\\
|
||||
|
||||
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.\\
|
||||
~\\
|
||||
As the notation of public domain music falls not under copyright, this booklet is not copyrighted. \\
|
||||
Commercial use is encouraged and it is not necessary to retain the contributor notice but of course
|
||||
Commercial use is encouraged and it is not necessary to retain the contributor notice but of course
|
||||
appreciated if you do.\\
|
||||
~\\
|
||||
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.
|
||||
|
||||
|
||||
\chapter*{Contributors}
|
||||
\begin{itemize}
|
||||
\item Matias Hugentobler
|
||||
\item Sebastian Hugentobler
|
||||
\end{itemize}
|
||||
|
||||
\tableofcontents
|
||||
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\clearpage
|
||||
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\musicbooklet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user