-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunilaiva-songbook_part2_A5.tex
More file actions
48 lines (35 loc) · 1.91 KB
/
Copy pathunilaiva-songbook_part2_A5.tex
File metadata and controls
48 lines (35 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
%% unilaiva-songbook
%% =================
%%
%% Collection of songs etc
%%
%% This is part 2 of the two-booklet version.
\documentclass[%
subtitle={part II},
subsubtitle={Saṃskṛtam, English, Other, Suomi}
]{ulsbs-songbook-unilaiva-default}
\renewcommand{\ulSubBookTitle}{part \romanupnum{2}}
\renewcommand{\ulInsertCoverIcons}{\ulInsertCoverIconsHTL}%
\ulSetPermanentCoverIcons[ulsbs-tag-icon-partial-edition_EN_512x512px.png]%
[ul-default-chapter-03_green_circles_ed_by_larva_CC0_1200px.jpg]%
[ul-default-chapter-04_lotus_om_transbg_2000px.png]%
[ul-default-chapter-05_Hopi_Navajo_Zuni_circle_ed_by_larva_transbg_CC0_1200px.png]%
[ul-default-chapter-06_lintu_muinaissuomalaisilta_asuma-aloilta_perma_1426x1158px.png]
\ulSetVariableCoverIcons[ulsbs-tag-icon-chords_EN_512x512px]
\begin{document}
% Cover page (recto), by larva (photo + edit):
\ulCoverPage{unilaiva-songbook_part2_COVER.pdf}%
% The second page (verso):
\ulImprintPage
% TOC:
\ulTOC
% Content chapters (comment one out in two-booklet version):
%\input{unilaiva-songbook_content_include_part1.tex}
\input{unilaiva-songbook_content_include_part2.tex}
% Add a note about the chapters in the other part of the book to TOC.
% Comment out the line(s) not relevant to this book (part).
\addtocontents{toc}{\protect\contentsline{chapter}{\protect\numberline{}{\normalfont Chapters} Español {\normalfont and} Português {\normalfont are found in} \emph{part \romanupnum{1}} {\normalfont of this book.}}{}{}}
%\addtocontents{toc}{\protect\contentsline{chapter}{\protect\numberline{}{\normalfont Chapters} Saṃskṛtam{\normalfont ,} English{\normalfont ,} Other {\normalfont and} Suomi {\normalfont are found in} \\\emph{part \romanupnum{2}} {\normalfont of this book.}}{}{}}
% Appendices:
\input{unilaiva-songbook_content_include_part3_appendices.tex}
\end{document}