Variable DEFAULT_ACADEMIC_THEME_YAMLConst
DEFAULT_ACADEMIC_THEME_YAML: "\nlayout:\n fontFamily: Caladea\n fontSize: 10.8\n lineHeight: 1.5\n pageSize: LETTER\n margins:\n top: 72\n right: 72\n bottom: 72\n left: 72\n hyphenation: auto\n justifyEngine: advanced\n justifyStrategy: auto\n\nfooter:\n default:\n elements:\n - type: paragraph\n content: \"{pageNumber}\"\n properties:\n style:\n textAlign: center\n fontSize: 9\n color: \"#4f4f4f\"\n fontFamily: Caladea\n marginTop: 31\n\nstyles:\n # -- Body text --------------------------------------------------------------\n paragraph:\n textAlign: left\n marginBottom: 8\n\n # -- Headings ---------------------------------------------------------------\n # H1 = document title only; no top margin needed (sits at page top).\n heading-1:\n fontSize: 20\n lineHeight: 1.15\n fontWeight: 700\n hyphenation: \"off\"\n textAlign: left\n marginTop: 0\n marginBottom: 18\n\n # H2 = numbered section headings (Abstract, 1. Background, �).\n # 14pt bold is the accepted weight for single-column academic papers\n # at 10�11pt body size (IEEE, APA, Chicago A-level heading).\n heading-2:\n fontSize: 14\n lineHeight: 1.25\n fontWeight: 700\n hyphenation: \"off\"\n textAlign: left\n marginTop: 18\n marginBottom: 8\n\n # H3 = subsection headings � bold italic per Chicago/APA convention.\n heading-3:\n fontSize: 12\n lineHeight: 1.3\n fontWeight: 700\n fontStyle: italic\n hyphenation: \"off\"\n textAlign: left\n marginTop: 10\n marginBottom: 5\n\n # -- Structural elements ----------------------------------------------------\n thematic-break:\n borderTopWidth: 0.6\n borderTopColor: \"#4a4a4a\"\n marginTop: 6\n marginBottom: 14\n\n citation-marker:\n fontSize: 8.2\n color: \"#1a1a1a\"\n\n code-block:\n fontFamily: Cousine\n fontSize: 9.6\n lineHeight: 1.28\n backgroundColor: \"#ffffff\"\n borderWidth: 0\n borderColor: \"#9a9a9a\"\n borderRadius: 0\n paddingTop: 5\n paddingBottom: 5\n paddingLeft: 7\n paddingRight: 7\n marginTop: 0\n marginBottom: 8\n inline-code:\n fontFamily: Cousine\n fontSize: 9.6\n backgroundColor: \"#ffffff\"\n blockquote:\n textAlign: left\n fontStyle: normal\n fontSize: 10.6\n lineHeight: 1.45\n color: \"#202020\"\n paddingLeft: 18\n paddingRight: 18\n borderLeftWidth: 0\n marginTop: 0\n marginBottom: 9\n blockquote-attribution:\n textAlign: right\n fontStyle: italic\n fontSize: 10.2\n color: \"#3f3f3f\"\n marginTop: 2\n marginBottom: 7\n references-heading:\n hyphenation: \"off\"\n textAlign: left\n fontSize: 14\n fontWeight: 700\n lineHeight: 1.25\n marginTop: 18\n marginBottom: 8\n references-item:\n textAlign: left\n hyphenation: \"off\"\n fontSize: 10.4\n lineHeight: 1.42\n paddingLeft: 14\n textIndent: -14\n marginBottom: 4\n definition-term:\n fontWeight: 700\n keepWithNext: true\n marginTop: 0\n marginBottom: 1.5\n definition-desc:\n paddingLeft: 14\n marginTop: 0\n marginBottom: 7\n table-cell:\n paddingTop: 4\n paddingBottom: 4\n paddingLeft: 5\n paddingRight: 5\n borderWidth: 0.6\n borderColor: \"#111111\"\n" = ...