Files
md-to-docx/resources/themes/gost.yaml

71 lines
1.1 KiB
YAML
Raw Normal View History

2025-12-08 19:29:36 +03:00
# Тема: ГОСТ 2.105-95 и 7.1-2003
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
paragraph:
alignment: center
space_before: 12
space_after: 6
keep_with_next: true
Heading 2:
font:
name: "Times New Roman"
size: 14
bold: true
paragraph:
alignment: center
space_before: 10
space_after: 4
keep_with_next: true
Heading 3:
font:
name: "Times New Roman"
size: 14
bold: true
paragraph:
alignment: center
space_before: 8
space_after: 4
keep_with_next: true
Caption:
font:
name: "Times New Roman"
size: 12
paragraph:
alignment: center
space_before: 4
space_after: 4
Table Grid:
font:
name: "Times New Roman"
size: 12
paragraph:
line_spacing: 1.0
colors:
LinkColor: "0000FF"