29 lines
737 B
JSON
29 lines
737 B
JSON
{
|
|
"manifestVersion": 1,
|
|
"id": "formal-report",
|
|
"name": "政企正式·工作报告",
|
|
"version": "0.5.1",
|
|
"description": "适用于工作总结、年度报告和专题汇报的稳重政务蓝灰主题。",
|
|
"author": "md-to-pdf contributors",
|
|
"license": "项目自有",
|
|
"entry": "theme.css",
|
|
"print": "print.css",
|
|
"domPreset": "generic",
|
|
"defaultFontSize": "18px",
|
|
"supportedFeatures": ["code", "table", "task-list", "footnote", "katex", "mermaid", "echarts"],
|
|
"category": "formal",
|
|
"compatibleProfiles": [],
|
|
"pageDefaults": {
|
|
"margins": {
|
|
"top": "37mm",
|
|
"right": "26mm",
|
|
"bottom": "35mm",
|
|
"left": "28mm"
|
|
}
|
|
},
|
|
"docxStyle": {
|
|
"preset": "formal"
|
|
},
|
|
"bundled": true
|
|
}
|