Files
MorphDoc/themes/gov-red-letter/theme.json
T

94 lines
2.6 KiB
JSON

{
"manifestVersion": 1,
"id": "gov-red-letter",
"name": "政企红头·标准信函",
"version": "0.5.1",
"description": "参照公文信函格式设计,提供版头下方与末页底部的标准化红色双线。",
"author": "md-to-pdf contributors",
"license": "项目自有",
"entry": "theme.css",
"print": "print.css",
"domPreset": "generic",
"defaultFontSize": "21.333px",
"supportedFeatures": [
"code",
"table",
"task-list",
"footnote",
"katex",
"mermaid",
"echarts"
],
"category": "red-letter",
"compatibleProfiles": ["official"],
"pageDefaults": {
"margins": {
"top": "37mm",
"right": "26mm",
"bottom": "35mm",
"left": "28mm"
},
"header": {
"enabled": false,
"height": "8mm",
"showDivider": false,
"fontSize": "4.94mm",
"fontFamily": "\"Mdpdf Fandol Song\", SimSun, serif",
"color": "#000000",
"left": {
"enabled": false,
"content": ""
},
"center": {
"enabled": false,
"content": ""
},
"right": {
"enabled": false,
"content": ""
}
},
"footer": {
"enabled": true,
"height": "7mm",
"showDivider": false,
"fontSize": "4.94mm",
"fontFamily": "\"Mdpdf Fandol Song\", SimSun, serif",
"color": "#000000",
"alignment": "outer",
"format": "official-page",
"startFrom": 1,
"showOnFirstPage": false
}
},
"docxStyle": {
"preset": "official"
},
"docxFonts": {
"faces": [
{
"family": "Mdpdf Fandol Song",
"aliases": ["FandolSong", "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": "Mdpdf Fandol Song",
"aliases": ["FandolSong", "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": ["Mdpdf Fandol Hei", "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
}