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}
|
\documentclass[12pt, a4paper, openany]{scrbook}
|
||||||
%\usepackage[utf8]{inputenc}
|
|
||||||
%\usepackage[T1]{fontenc}
|
|
||||||
\usepackage{fontspec}
|
\usepackage{fontspec}
|
||||||
|
\usepackage{lmodern}
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
\usepackage{geometry}
|
\usepackage{geometry}
|
||||||
\usepackage{hyperref}
|
\usepackage[unicode]{hyperref}
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
|
|
||||||
\input{revision.tex}
|
\input{revision.tex}
|
||||||
\input{settings.tex}
|
\input{settings.tex}
|
||||||
\input{headfoot.tex}
|
\input{headfoot.tex}
|
||||||
|
|
||||||
\renewcommand*\rmdefault{iwona}\normalfont\upshape
|
%\renewcommand*\rmdefault{iwona}\normalfont\upshape
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\widowpenalties 1 10000
|
\widowpenalties 1 10000
|
||||||
\raggedbottom
|
\raggedbottom
|
||||||
\pagenumbering{roman}
|
\pagenumbering{roman}
|
||||||
|
|
||||||
\input{title.tex}
|
\input{title.tex}
|
||||||
|
|
||||||
Please do not take this little book as a definite source, it is more of a suggestion on how to
|
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.\\
|
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. \\
|
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.\\
|
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
|
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.
|
interest and again you are in no way obliged to do so.
|
||||||
|
|
||||||
\chapter*{Contributors}
|
\chapter*{Contributors}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Matias Hugentobler
|
\item Matias Hugentobler
|
||||||
\item Sebastian Hugentobler
|
\item Sebastian Hugentobler
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\clearpage
|
\clearpage
|
||||||
|
|
||||||
\pagenumbering{arabic}
|
\pagenumbering{arabic}
|
||||||
|
|
||||||
\musicbooklet
|
\musicbooklet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user