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

29 lines
741 B
JSON

{
"manifestVersion": 1,
"id": "formal-regulation",
"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
}