\documentclass[a4paper,twoside,openany,10pt,swedish]{book}
%\documentclass[a4paper,twoside,openany,10pt,swedish,draft]{book}

\usepackage[swedish]{babel}
\usepackage[utf8]{inputenc}
\selectlanguage{swedish}
%\usepackage{bookman}
\usepackage{graphicx}
\usepackage{verbatim}
%\usepackage[T1]{tipa}
\usepackage{array}
%\usepackage{mathabx}
%\usepackage{dvgloss}
\usepackage{relsize}
\usepackage{yfonts}
\usepackage{url}
\usepackage{ifthen}
\usepackage{multicol}
\setlength{\columnseprule}{0.2pt}

%\newcommand{\betweenLilyPondSystem}[1]{\\[5mm]}
%\newcommand{\TI}[0]{\textprimstress}
%\newcommand{\TB}[0]{\begin{tabular}{@{}p{43mm}p{52mm}p{51mm}@{}}}

\usepackage{fancyhdr}
%\renewcommand{\sectionmark}[1]{\markboth{#1}}
\rhead[\leftmark]{\rightmark}
\chead[\thepage]{\thepage}
\lhead[\rightmark]{\leftmark}
\lfoot[]{}
\cfoot[]{}
\rfoot[]{}
\renewcommand{\headrulewidth}{0pt}
\raggedbottom
%\fancypagestyle{plain}{\fancyhead{}} % get rid of headers on plain pages

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% final page size after cutting is 270mm x 190mm
% a4 is 297 x 210, so I will:
%  run psbook and psnup to make a3 pages
%  staple them in the spine and fold it, which gives me a a4 booklet
%  cut ~10mm at the top and bottom of page to get correct page heigth
%  cut alond longside to get ~190mm page width

% I have decided to make smaller margins, 15mm inside and bottom, 10mm outsize and top

% horizontal dimensions
\setlength{\hoffset}{-25.4mm}
\setlength{\marginparwidth}{30mm} % margin notes not used, just to make diagram look nice
\setlength{\marginparsep}{2mm} % margin notes not used
\setlength{\oddsidemargin}{10mm}
\setlength{\evensidemargin}{35mm}
\setlength{\textwidth}{165mm}

% vertical dimensions
\setlength{\voffset}{-15.4mm}
\setlength{\topmargin}{10mm}
\setlength{\headheight}{4.5mm}
\setlength{\headsep}{5.5mm}
\setlength{\textheight}{235mm} % = 270 - 10 - 4.5 - 5.5 - 15 (bottom margin)
%\setlength{\footskip}{8.8mm} % Footer not used

\setlength{\unitlength}{1mm}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\newcommand{\antiqua}[1]{{\fontencoding{T1}\fontfamily{DayRoman}\selectfont #1}}

\newcommand{\person}[1]{\textbf{#1}}
\newcommand{\LYIND}{\noindent}
\newcommand{\NEWP}{\pagestyle{plain}\makebox[1mm]{}\newpage\pagestyle{fancy}}
%\newcommand{\LYIND}{\hspace{10mm}}
\newcommand{\ind}{\makebox[3mm]{}}
\newcommand{\I}{\makebox[1ex]{}}
\newcommand{\AST}{\raisebox{.2ex}{$\ast$}}
\newcommand{\life}[2]{(#1---#2)}
\newcommand{\Life}[2]{(\AST #1, \dag #2)}
\newcommand{\Exp}[1]{\raisebox{.7ex}{\relsize{-2}#1}}

%\newcommand{\hdr}{Rubriktext}
%\newcommand{\composer}{kompositoer}
%\newcommand{\writer}{foerfattare}
%\newcommand{\piece}[2]{% song title, composer / text writer
%  \thispagestyle{plain}
%  \section*{#1\markboth{#1}{#2}}%
%  \addcontentsline{toc}{section}{#1 (#2)}%
%}
\newcommand{\Ha}[1]{%
%  \markboth{\bf #1}{}%
%  \addtocontents{toc}{{\bf #1}}%
%}
%\newcommand{\Haa}[1]{%
%  \thispagestyle{plain}
  \section*{#1\markboth{{\bf #1}}{}}%
  \addcontentsline{toc}{chapter}{#1}%
}
\newcommand{\Hb}[1]{
%  \thispagestyle{plain}
  \section*{#1\markright{#1}}%
  \addcontentsline{toc}{section}{#1}%
}

%\def\everyglb{\relsize{-2}}
%\newcommand{\LatSv}[3]{
%  \hspace{2.5mm}
%  \makebox[73mm][t]{\gl{#1}{#2}}
%  \hspace{2.5mm}
%  \makebox[73mm][t]{\itshape #3}
%}

% 155 >= 4 + 73 + 2.5 + 73
\newcommand{\VersNo}[1]{\makebox[0mm][r]{\makebox[4mm][l]{#1}}}
\newcommand{\TwoCol}[2]{{
  \relsize{-1}\hspace{4mm}
  \parbox[t]{73mm}{\antiqua{#1}}
  \hspace{2.5mm}
  \parbox[t]{73mm}{\itshape #2}
}}
\newcommand{\NL}{\\[1.5ex]}
%\newcommand{\La}[1]{#1\\[0.0ex]}
%\newcommand{\Lb}[1]{\makebox[0.6em]{}#1\NL}

\newcommand{\citat}[1]{
\begin{quote}
  \begin{multicols}{2}
    \relsize{-1}
    #1
  \end{multicols}
\end{quote}
}
\newcommand{\rtext}[2]{
  \noindent%
  #1:\\[0.3ex]
  \makebox[1em]{ }
  \begin{minipage}[t]{150mm}
    #2
  \end{minipage}
  \vspace{-1ex}
}

%%%%%%%%%%%%%%%%%
\begin{document}
%\testpagelayout

\pagestyle{empty}
\vfill
\begin{centering}
  \vspace{25mm}
  \bf
  \Huge
  Requiem\\[0.5ex]
  Mozart\\

  \vspace{20mm}
  \large
  KV 626\\
  Körpartitur\\
\end{centering}
\vfill
\normalsize

%%%%%%%%%%%%%%%%%
\newpage

\makebox[1mm]{}
\vfill

\subsection*{Källor, produktion och copyright}

\rtext{Latinsk text}{
  från den katolska dödsmässan \antiqua{Missa pro defunctis}\\
}

\rtext{Översättningar}{
  Karl Hammar\\
  \url{http://dev.kln.nu/musik/latinska-sangtexter-i-oversattning/}\\
  m.fl.\\
}

%\urldef{\imspl}\url{http://imslp.org/wiki/Requiem_in_D_minor,_K.626_%28Mozart,_Wolfgang_Amadeus%29}
%\urldef{\cpdl}\url{http://www2.cpdl.org/wiki/index.php/Requiem,_KV_626_%28Wolfgang_Amadeus_Mozart%29}
\urldef{\imspl}\url{http://imslp.org/wiki/Requiem_in_D_minor,_K.626_(Mozart,_Wolfgang_Amadeus)}
\urldef{\cpdl}\url{http://www2.cpdl.org/wiki/index.php/Requiem,_KV_626_(Wolfgang_Amadeus_Mozart)}
\rtext{Musik}{\footnotesize
  \url{http://www2.cpdl.org/wiki/images/sound/moz-6261.mid} {\dots} \url{moz-626c.mid}\\
  \url{http://imslp.org/images/c/c8/PMLP02751-Mozart_Requiem_score.pdf}\\
  \url{http://www2.cpdl.org/wiki/images/f/fb/K626_Requiem_Urtext_PML.pdf}\\
  \imspl\\
  \cpdl\\
}

\rtext{Omslagsbild}{
  Alunda kyrka mot öster med morgondimma
}

\rtext{Kod och andra filer för att generera dessa noter}{
  \url{git://turkos.aspodata.se/musik.git}\\
  \copyright Karl Hammar, 2014\\
  Förutom musiken som är allmängods och citat och översättningar gjorda av andra.\\

  \footnotesize
  Dessa filer är fritt tillgängliga och du kan förmedla och/eller förändra dem
  enl. villkoren för GNU General Public License så som denna licens är publicerad
  av ``Free Software Foundation.
  Ni är fri att använda version 2 eller en senare version av dessa villkor.
  För licenstexten, se \url{http://www.gnu.org/licenses/}\\
}

\rtext{Använda program}{
  Noter: \url{htt://www.lilypond.org/}\\
  Text: \url{http://tug.org/texlive/}\\
  Bilder: \url{ftp://ftp.gimp.org/pub/gimp/}\\
  m.fl.\\
}

\rtext{Sättning och tryck}{
\person{Aspö Data}\\
Lilla Aspö 148\\
742 94 Östhammar\\
}

%%%%%%%%%%%%%%%%%
\newpage
\tableofcontents
%%%%%%%%%%%%%%%%%
\newpage
\Ha{Introduktion}


%%%%%%%%%%%%%%%%%
\include{ps36_01}
%%%%%%%%%%%%%%%%%
\newpage
\pagestyle{empty}
\ind

\end{document}
