update template to adapt new drwater extensions
This commit is contained in:
@@ -2,58 +2,26 @@
|
||||
msname: MS
|
||||
smname: SM
|
||||
bibliography: [../BB/Ref.bib, ../BB/localRef.bib]
|
||||
# csl: _extensions/inst/tex/elsevier-harvard.csl
|
||||
# csl: ./_extensions/inst/tex/american-chemical-society.csl
|
||||
csl: ./_extensions/inst/tex/nature.csl
|
||||
csl: _extensions/drwater/dwinst/nature.csl
|
||||
subtitle: "Supplementary Information"
|
||||
date: ""
|
||||
format:
|
||||
elsevier-html:
|
||||
css: _extensions/inst/css/style.css
|
||||
docx:
|
||||
reference-doc: _extensions/inst/word/MS.docx
|
||||
pdf:
|
||||
# documentclass: article
|
||||
dwms-html: default
|
||||
dwms-docx: default
|
||||
dwms-pdf:
|
||||
latex-clean: false # to keep aux
|
||||
# toc: true
|
||||
# toc-location: body
|
||||
citecolor: blue
|
||||
colorlinks: true
|
||||
number-sections: false
|
||||
sansfont: "Gill Sans"
|
||||
papersize: a4paper
|
||||
sansfontoptions:
|
||||
# - Color=39729E
|
||||
- Color=2A303B
|
||||
mainfont: "Source Sans 3" #| Verdana (fontsize: 11pt) # Source Sans 3 | Times New Roman| Helvetica | PT Sans
|
||||
monofont: "JetBrains Mono"
|
||||
mathfont: "Cambria Math"
|
||||
CJKmainfont: SimHei
|
||||
fontsize: 11pt
|
||||
keep-md: false
|
||||
keep-tex: true
|
||||
include-in-header: "./_extensions/inst/tex/header.tex"
|
||||
header-includes:
|
||||
- \doublespacing
|
||||
- \linenumbers
|
||||
- \let\oldsection\section
|
||||
- \renewcommand{\section}{\clearpage\oldsection}
|
||||
- \let\oldsubsection\subsection
|
||||
- \renewcommand{\subsection}{\clearpage\oldsubsection}
|
||||
# - \renewcommand{\thepage}{S\arabic{page}}
|
||||
# - \usepackage{threeparttable}
|
||||
# - \usepackage{fontspec}
|
||||
# - \usepackage{endfloat}
|
||||
# - \setmainfont{Calibri}
|
||||
# - \usepackage[UTF8, scheme=plain]{ctex}
|
||||
- \usepackage{float}
|
||||
- \usepackage[normalem]{ulem}
|
||||
- \usepackage[doublespacing]{setspace}
|
||||
# - \usepackage{lineno}
|
||||
# - \linenumbers
|
||||
filters:
|
||||
- latex-environment
|
||||
- authors-block
|
||||
lightbox: auto
|
||||
commands: [clab]
|
||||
- latex-environment
|
||||
- authoraffil
|
||||
---
|
||||
|
||||
\thispagestyle{empty}
|
||||
|
||||
Reference in New Issue
Block a user