-
Notifications
You must be signed in to change notification settings - Fork 8
/
tutorial.yml
116 lines (115 loc) · 2.97 KB
/
tutorial.yml
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# -----------------------------------------------------------------------------
# Asciidoctor PDF Theme for technical documentation and tutorials.
# -----------------------------------------------------------------------------
page:
layout: portrait
margin: [10mm, 15mm, 10mm, 15mm]
size: a4
base:
font_color: #333333
font_family: Clear Sans
font_style: normal
font_size: 12
line_height_length: 14
line_height: $base_line_height_length / $base_font_size
vertical_spacing: $base_line_height_length
heading:
font_color: #1d4e89
font_family: Clear Sans
font_size: 16
font_style: normal
line_height: 1
margin_bottom: $vertical_spacing / 1.5
margin_top: $vertical_spacing / 1.2
code:
font_color: #333333
font_family: Courier Prime Sans
font_style: normal
font_size: 10
background_color: #f6f6f6
border_color: #0f80aa
border_radius: 2
literal:
font_family: Courier Prime Sans
font_style: bold
link:
font_color: #002FA7
description_list:
description_indent: $base_font_size * 2.5
outline_list:
indent: $base_font_size * 2.5
title_page:
font_family: Clear Sans Thin
font_color: ffffff
background_color: #1d4e89
align: center
#logo:
# top: 10%
# image: image:images/puzzle_stamp_white.svg[width=30%, align=center]
title:
top: 30%
font_size: $base_font_size * 4.25
font_family: Clear Sans
font_style: bold
line_height: 0.9
subtitle:
font_size: $base_font_size * 2.00
line_height: 1
authors:
margin_top: $base_font_size * 29.25
font_size: $base_font_size * 1.5
revision:
margin_top: $base_font_size * 0.5
table:
border_width: 0
cell:
padding: 3
head:
font_size: 10
body:
font_size: 9
foot:
font_size: 9
conum:
font_family: M+ 1mn
font_color: #0f80aa
line_height: 4 / 3
glyphs: filled
key:
background_color: #f5f5f5
border_color: #cccccc
border_offset: 2
border_radius: 2
border_width: 0.5
font_family: M+ 1mn
font_style: bold
separator: "\u202f+\u202f"
## ----------------------------------------------------------------------------
## Fonts
## ----------------------------------------------------------------------------
font:
catalog:
Courier Prime Sans:
normal: Courier Prime Sans.ttf
bold: Courier Prime Sans Bold.ttf
italic: Courier Prime Sans Italic.ttf
bold_italic: Courier Prime Sans Bold Italic.ttf
Clear Sans:
normal: ClearSans-Regular.ttf
bold: ClearSans-Bold.ttf
italic: ClearSans-Italic.ttf
bold_italic: ClearSans-BoldItalic.ttf
Clear Sans Thin:
normal: ClearSans-Thin.ttf
Clear Sans Light:
normal: ClearSans-Light.ttf
Clear Sans Medium:
bold: ClearSans-Medium.ttf
bold_italic: ClearSans-MediumItalic.ttf
M+ 1mn:
normal: GEM_FONTS_DIR/mplus1mn-regular-subset.ttf
bold: GEM_FONTS_DIR/mplus1mn-bold-subset.ttf
italic: GEM_FONTS_DIR/mplus1mn-italic-subset.ttf
bold_italic: GEM_FONTS_DIR/mplus1mn-bold_italic-subset.ttf
fallbacks:
- M+ 1mn