Files

87 lines
1.4 KiB
YAML
Raw Permalink Normal View History

2025-12-08 19:29:36 +03:00
page:
margins:
top: 2.0 # cm
bottom: 2.0
left: 3.0
right: 1.0
styles:
Normal:
font:
name: "Times New Roman"
size: 14
paragraph:
line_spacing: 1.5
first_line_indent: 12.5 # mm
space_after: 0
Heading 1:
font:
name: "Times New Roman"
size: 14
bold: true
2025-12-09 13:43:18 +03:00
color: "000000" # черный
2025-12-08 19:29:36 +03:00
paragraph:
alignment: center
space_before: 12
space_after: 6
keep_with_next: true
Heading 2:
font:
name: "Times New Roman"
size: 14
bold: true
2025-12-09 13:43:18 +03:00
color: "000000"
2025-12-08 19:29:36 +03:00
paragraph:
alignment: center
space_before: 10
space_after: 4
keep_with_next: true
Heading 3:
font:
name: "Times New Roman"
size: 14
bold: true
2025-12-09 13:43:18 +03:00
color: "000000"
2025-12-08 19:29:36 +03:00
paragraph:
alignment: center
space_before: 8
space_after: 4
keep_with_next: true
2025-12-09 13:43:18 +03:00
List Bullet:
font:
name: "Times New Roman"
size: 14
paragraph:
left_indent: 0.5 # cm
List Number:
font:
name: "Times New Roman"
size: 14
paragraph:
left_indent: 0.5
2025-12-08 19:29:36 +03:00
Caption:
font:
name: "Times New Roman"
2025-12-09 13:43:18 +03:00
size: 14
bold: false
color: "000000"
2025-12-08 19:29:36 +03:00
paragraph:
alignment: center
space_before: 4
space_after: 4
Table Grid:
font:
name: "Times New Roman"
size: 12
paragraph:
line_spacing: 1.0
colors:
2025-12-09 13:43:18 +03:00
LinkColor: "0000FF"