blob: 977910d52a5dd0ea0fe87a16219187b026df97ca (
plain) (
blame)
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
|
extends: default
role:
love:
font-color: E0245E
wild:
font-color: 222222
text-transform: uppercase
font-style: italic
background-color: BCD637
border-offset: 1.5
header:
font_color: 999999
height: 0.5in
recto:
columns: "<40% =20% >40%"
right:
content: '_{organization}_'
center:
content: image:sample-logo.jpg[pdfwidth=0.25in]
verso:
columns: $header_recto_columns
left:
content: $header_recto_right_content
center:
content: $header_recto_center_content
footer:
height: 0.45in
recto:
right:
content: '{section-or-chapter-title} | {page-number}'
verso:
left:
content: '{page-number} | {chapter-title}'
|