// The base configuration for the template// Don't delete any keys in this dictionary. The template depends on them.#letcfg=(// Metadatadate:"%today%",// use ISO format like 2022-01-01dateformat:"[year]-[month]-[day]",authors:(),title:"",subtitle:"",keywords:"",lang:"en",region:"US",// Layoutmargin:(x:2.5cm,top:3.5cm,bottom:3.5cm),paper:"a4",columns:1,color-fg:black,color-bg:white,// Numberingpage-numbering:"1",page-numbering-both:false,number-sections:false,section-numbering:"1.1.1.1.1",// Typographyfont:"noto sans",heading-font:"noto sans",code-font:"noto mono",header-footer-font:"noto sans",fontsize:11pt,leading:0.65em,spacing:1.2em,justify:true,smartquote:true,// Titlepagetitlepage-rule:3pt+black,titlepage-bg:white,titlepage-fg:black,titlepage-logo:none,titlepage-logo-width:none,titlepage-supervisor:none,// Table of contentstoc:false,toc-depth:6,toc-title:"Table of contents",toc-own-page:false,lof:false,lof-title:"List of figures",lof-own-page:false,lot:false,lot-title:"List of tables",lot-own-page:false,toc-page-numbering:"I",// Header and footerheader-footer-stroke:1pt+black,disable-header:false,disable-footer:false,header-left:"%title%",header-center:none,header-right:"%date%",footer-left:"%author%",footer-center:none,footer-right:"%page%",// Abstractabstract-title:"Abstract",abstract:none,abstract-own-page:false,thanks-title:"Thanks",thanks:none,// Figuresfigure-prefix:"Fig.",table-prefix:"Table",listing-prefix:"Listing",// Tablestable-header-bg:luma(200),table-striped-bg:luma(230),table-stroke-border-x:1pt+black,table-stroke-border-y:1pt+black,table-stroke-header-b:1pt+black,table-stroke-horizontal:1pt+black,table-stroke-vertical:1pt+black,table-inset:6pt,// Otherlistings:false,equation-numbering:none,glossary:none,)