-
Notifications
You must be signed in to change notification settings - Fork 2
/
cover-front-pt-vol1.tex
58 lines (44 loc) · 1.15 KB
/
cover-front-pt-vol1.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
49
50
51
52
53
54
55
56
57
58
\documentclass[
babelLanguage=portuguese,
final,
zeromargin,
showtrims,
]{chantingbook}
\makeatletter
\graphicspath{{./images/}}
\NewCoffin\PageOut
\NewCoffin\CoverBg
\SetHorizontalCoffin\PageOut{}
\SetHorizontalCoffin\CoverBg{%
\includegraphics{vol1-cover-front.pdf}%
}
\setlength{\parskip}{0pt}
\setlength{\parindent}{0pt}
\makeatother
\begin{document}
\thispagestyle{empty}\mbox{}
\JoinCoffins*\PageOut[hc,vc]\CoverBg[hc,vc](0.5\paperwidth, -0.5\paperheight +32pt)%
\TypesetCoffin\PageOut
\AddToShipoutPictureFG*{\put(\LenToUnit{30mm},\LenToUnit{85mm}){%
\begin{minipage}[b]{138mm}%
\raggedleft
\resizebox{100mm}{!}{\color[gray]{0}\Calluna Cânticos}
\end{minipage}%
}}
\AddToShipoutPictureFG*{\put(\LenToUnit{30mm},\LenToUnit{77mm}){%
\begin{minipage}[b]{138mm}%
\raggedleft
\fontsize{10.8}{10.8}\CallunaSans
\color[HTML]{DEB25D} VOLUME I
\hfill
\color[gray]{1} CÂNTICOS MATINAIS E VESPERTINOS (PŪJĀ) E REFLEXÕES
\end{minipage}%
}}
\AddToShipoutPictureFG*{\put(\LenToUnit{30mm},\LenToUnit{18mm}){%
\begin{minipage}[b]{138mm}%
\raggedleft
\fontsize{10.8}{10.8}\CallunaSans
PĀLI\hspace*{8pt}|\hspace*{8pt}PORTUGUÊS
\end{minipage}%
}}
\end{document}