TxT2Docx/data/styles/99.json
2025-09-26 15:49:06 +08:00

236 lines
5.0 KiB
JSON

{
"name": "99",
"description": "自定义样式",
"author": "用户",
"version": "1.0",
"page_margin_top": 2.54,
"page_margin_bottom": 2.54,
"page_margin_left": 3.17,
"page_margin_right": 3.17,
"body_font": {
"name": "宋体",
"size": 12,
"bold": false,
"italic": false,
"color": "#000000"
},
"body_paragraph": {
"line_spacing": 1.5,
"space_before": 5,
"space_after": 0,
"first_line_indent": 2.0,
"alignment": "left",
"keep_with_next": false
},
"heading_styles": {
"1": {
"font": {
"name": "微软雅黑",
"size": 21,
"bold": true,
"italic": false,
"color": "#000000"
},
"paragraph": {
"line_spacing": 1.3,
"space_before": 12,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": true
},
"numbering": false,
"outline_level": 1
},
"2": {
"font": {
"name": "黑体",
"size": 18,
"bold": true,
"italic": false,
"color": "#00ff80"
},
"paragraph": {
"line_spacing": 1.3,
"space_before": 12,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": true
},
"numbering": false,
"outline_level": 2
},
"3": {
"font": {
"name": "黑体",
"size": 14,
"bold": true,
"italic": false,
"color": "#00ffff"
},
"paragraph": {
"line_spacing": 1.3,
"space_before": 6,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": true
},
"numbering": false,
"outline_level": 3
},
"4": {
"font": {
"name": "微软雅黑",
"size": 13,
"bold": true,
"italic": false,
"color": "#1F497D"
},
"paragraph": {
"line_spacing": 1.3,
"space_before": 6,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": true
},
"numbering": false,
"outline_level": 4
},
"5": {
"font": {
"name": "微软雅黑",
"size": 12,
"bold": true,
"italic": false,
"color": "#1F497D"
},
"paragraph": {
"line_spacing": 1.3,
"space_before": 6,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": true
},
"numbering": false,
"outline_level": 5
},
"6": {
"font": {
"name": "微软雅黑",
"size": 11,
"bold": true,
"italic": false,
"color": "#1F497D"
},
"paragraph": {
"line_spacing": 1.3,
"space_before": 6,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": true
},
"numbering": false,
"outline_level": 6
}
},
"unordered_list": {
"font": {
"name": "宋体",
"size": 12,
"bold": false,
"italic": false,
"color": "#000000"
},
"paragraph": {
"line_spacing": 1.5,
"space_before": 0,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": false
},
"bullet_symbol": "•",
"number_format": "1."
},
"ordered_list": {
"font": {
"name": "宋体",
"size": 12,
"bold": false,
"italic": false,
"color": "#000000"
},
"paragraph": {
"line_spacing": 1.5,
"space_before": 0,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": false
},
"bullet_symbol": "•",
"number_format": "1."
},
"code_block": {
"font": {
"name": "Courier New",
"size": 10,
"bold": false,
"italic": false,
"color": "#000000"
},
"paragraph": {
"line_spacing": 1.5,
"space_before": 6,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": false
},
"background_color": "#F5F5F5",
"border": false
},
"quote_block": {
"font": {
"name": "宋体",
"size": 12,
"bold": false,
"italic": true,
"color": "#000000"
},
"paragraph": {
"line_spacing": 1.5,
"space_before": 6,
"space_after": 6,
"first_line_indent": 2.0,
"alignment": "left",
"keep_with_next": false
},
"background_color": "#F9F9F9",
"border": false
},
"table_style": {
"font": {
"name": "宋体",
"size": 11,
"bold": false,
"italic": false,
"color": "#000000"
},
"paragraph": {
"line_spacing": 1.5,
"space_before": 6,
"space_after": 6,
"first_line_indent": 0.0,
"alignment": "left",
"keep_with_next": false
},
"background_color": "#F5F5F5",
"border": true
}
}