Files
MorphDoc/themes/formal-feasibility/theme.json
T

29 lines
761 B
JSON

{
"manifestVersion": 1,
"id": "formal-feasibility",
"name": "政企正式·可研报告",
"version": "0.5.1",
"description": "面向项目建议书和可行性研究报告的正式封面与章节排版主题。",
"author": "md-to-pdf contributors",
"license": "项目自有",
"entry": "theme.css",
"print": "print.css",
"domPreset": "generic",
"defaultFontSize": "17px",
"supportedFeatures": ["code", "table", "task-list", "footnote", "katex", "mermaid", "echarts"],
"category": "formal",
"compatibleProfiles": ["project-report"],
"pageDefaults": {
"margins": {
"top": "25mm",
"right": "20mm",
"bottom": "25mm",
"left": "30mm"
}
},
"docxStyle": {
"preset": "formal"
},
"bundled": true
}