-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfasciculo5-a4.tex
48 lines (32 loc) · 1018 Bytes
/
fasciculo5-a4.tex
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
% chktex-file 1
\documentclass[a4paper,12pt,extrafontsizes]{memoir}
\input{modules/def-imports}
\hypersetup{colorlinks=true,linkcolor=black,urlcolor=gregoriocolor}
\input{modules/def-toggles}
\input{modules/def-paper}
\input{modules/def-titles}
\input{modules/def-headings}
\input{modules/def-toc}
\input{modules/def-titlepage}
\input{modules/def-gregorio}
\input{modules/def-chant-factory}
% Descomente as duas linhas abaixo para separar as versões em
% latim e vernáculo em páginas distintas.
%\toggletrue{onecolumn}
\toggletrue{disablehyperlinks}
\title{Fascículo V:\@ Missas Rituais, por Diversas Necessidades e Votivas}
\author{Laércio de Sousa}
\begin{document}
\pagestyle{gradualesimplex}
\frontmatter
\maketitle
\input{modules/def-titlepage-back}
\cleardoublepage
\chapterstyle{gradualesimplex}
\phantomsection
\pdfbookmark{\contentsname}{toctarget}
\hypertarget{toctarget}{\tableofcontents*}
\input{graduale-simplex/praenotanda}
\mainmatter
\input{fasciculo-5/def-contents}
\end{document}