[AI]
ГОСТ
This commit is contained in:
70
resources/themes/gost.yaml
Normal file
70
resources/themes/gost.yaml
Normal file
@@ -0,0 +1,70 @@
|
||||
# Тема: ГОСТ 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"
|
||||
Reference in New Issue
Block a user