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

54 lines
1.7 KiB
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"
},
"docxFonts": {
"faces": [
{
"family": "FandolSong",
"aliases": ["STZhongsong", "FangSong", "STFangsong", "KaiTi", "STKaiti", "Noto Serif CJK SC", "Source Han Serif SC", "SimSun"],
"source": "theme-shared:official-fonts/FandolSong-Regular.woff2",
"weight": 400,
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
},
{
"family": "FandolSong",
"aliases": ["STZhongsong", "FangSong", "STFangsong", "KaiTi", "STKaiti", "Noto Serif CJK SC", "Source Han Serif SC", "SimSun"],
"source": "theme-shared:official-fonts/FandolSong-Bold.woff2",
"weight": 700,
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
},
{
"family": "FandolHei",
"aliases": ["Noto Sans CJK SC", "Source Han Sans SC", "SimHei", "Microsoft YaHei"],
"source": "theme-shared:official-fonts/FandolHei-Regular.woff2",
"weight": 400,
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
}
]
},
"bundled": true
}