Skip to content

Commit bc87015

Browse files
committed
Update template.yml
1 parent be3d71c commit bc87015

File tree

1 file changed

+65
-64
lines changed

1 file changed

+65
-64
lines changed

scripts/template.yml

Lines changed: 65 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -66,70 +66,71 @@ plugins:
6666
katex_css_filename: "katex-swap.min.css"
6767
ssr_contribs:
6868
- mhchem
69-
macros:
70-
"\\RR": "\\mathbb{R}"
71-
"\\i": "\\mathrm{i}"
72-
"\\d": "\\mathrm{d}"
73-
"\\C": "\\mathbb{C}"
74-
"\\R": "\\mathbb{R}"
75-
"\\Q": "\\mathbb{Q}"
76-
"\\Z": "\\mathbb{Z}"
77-
"\\N": "\\mathbb{N}"
78-
"\\P": "\\mathbb{P}"
79-
"\\degree": "^\\circ"
80-
"\\op": "\\operatorname"
81-
"\\la": "\\left\\langle"
82-
"\\ra": "\\right\\rangle"
83-
"\\lc": "\\left\\lceil"
84-
"\\rc": "\\right\\rceil"
85-
"\\lf": "\\left\\lfloor"
86-
"\\rf": "\\right\\rfloor"
87-
"\\lv": "\\left\\lvert"
88-
"\\rv": "\\right\\rvert"
89-
"\\paren": "\\left({#1}\\right)"
90-
"\\bracket": "\\left[{#1}\\right]"
91-
"\\brace": "\\left\\{{#1}\\right\\}"
92-
"\\ceil": "\\left\\lceil{#1}\\right\\rceil"
93-
"\\floor": "\\left\\lfloor{#1}\\right\\rfloor"
94-
"\\vert": "\\left\\lvert{#1}\\right\\rvert"
95-
"\\vec": "\\bm"
96-
"\\vecc": "\\overrightarrow"
97-
"\\mol": "\\operatorname{mol}"
98-
"\\thermo": "\\ce{#1};\\quad\\Delta H=\\pu{#2}"
99-
"\\cat": "\\ce{催化剂}"
100-
"\\heat": "\\triangle"
101-
"\\poly": "\\ce{-\\!\\!\\![ #1 ]_n\\!\\!\\!\\!\\!-}"
102-
"\\el": "#1\\mathrm{#2}^{#3}"
103-
"": "'"
104-
"": ","
105-
"": "."
106-
"": ";"
107-
"": ":"
108-
"": "!"
109-
"": "?"
110-
"": "["
111-
"": "]"
112-
"": "("
113-
"": ")"
114-
"": ","
115-
"": "-"
116-
"": "\\dots"
117-
"·": "\\cdot"
118-
"->": "\\to"
119-
"<-": "\\gets"
120-
"\\pH": "p\\ce{H}"
121-
"\\pOH": "p\\ce{OH}"
122-
"\\con": "\\left[\\ce{#1}\\right]"
123-
"\\rank": "\\operatorname{rank}"
124-
"\\trans": "^{\\mathrm{T}}"
125-
"\\sgn": "\\operatorname{sgn}"
126-
"\\environment": "\\begin{#1} #2 \\end{#1}"
127-
"\\matrix": "\\begin{matrix} #1 \\end{matrix}"
128-
"\\pmatrix": "\\begin{pmatrix} #1 \\end{pmatrix}"
129-
"\\bmatrix": "\\begin{bmatrix} #1 \\end{bmatrix}"
130-
"\\Bmatrix": "\\begin{Bmatrix} #1 \\end{Bmatrix}"
131-
"\\vmatrix": "\\begin{vmatrix} #1 \\end{vmatrix}"
132-
"\\Vmatrix": "\\begin{Vmatrix} #1 \\end{Vmatrix}"
69+
katex_options:
70+
macros:
71+
"\\RR": "\\mathbb{R}"
72+
"\\i": "\\mathrm{i}"
73+
"\\d": "\\mathrm{d}"
74+
"\\C": "\\mathbb{C}"
75+
"\\R": "\\mathbb{R}"
76+
"\\Q": "\\mathbb{Q}"
77+
"\\Z": "\\mathbb{Z}"
78+
"\\N": "\\mathbb{N}"
79+
"\\P": "\\mathbb{P}"
80+
"\\degree": "^\\circ"
81+
"\\op": "\\operatorname"
82+
"\\la": "\\left\\langle"
83+
"\\ra": "\\right\\rangle"
84+
"\\lc": "\\left\\lceil"
85+
"\\rc": "\\right\\rceil"
86+
"\\lf": "\\left\\lfloor"
87+
"\\rf": "\\right\\rfloor"
88+
"\\lv": "\\left\\lvert"
89+
"\\rv": "\\right\\rvert"
90+
"\\paren": "\\left({#1}\\right)"
91+
"\\bracket": "\\left[{#1}\\right]"
92+
"\\brace": "\\left\\{{#1}\\right\\}"
93+
"\\ceil": "\\left\\lceil{#1}\\right\\rceil"
94+
"\\floor": "\\left\\lfloor{#1}\\right\\rfloor"
95+
"\\vert": "\\left\\lvert{#1}\\right\\rvert"
96+
"\\vec": "\\bm"
97+
"\\vecc": "\\overrightarrow"
98+
"\\mol": "\\operatorname{mol}"
99+
"\\thermo": "\\ce{#1};\\quad\\Delta H=\\pu{#2}"
100+
"\\cat": "\\ce{催化剂}"
101+
"\\heat": "\\triangle"
102+
"\\poly": "\\ce{-\\!\\!\\![ #1 ]_n\\!\\!\\!\\!\\!-}"
103+
"\\el": "#1\\mathrm{#2}^{#3}"
104+
"": "'"
105+
"": ","
106+
"": "."
107+
"": ";"
108+
"": ":"
109+
"": "!"
110+
"": "?"
111+
"": "["
112+
"": "]"
113+
"": "("
114+
"": ")"
115+
"": ","
116+
"": "-"
117+
"": "\\dots"
118+
"·": "\\cdot"
119+
"->": "\\to"
120+
"<-": "\\gets"
121+
"\\pH": "p\\ce{H}"
122+
"\\pOH": "p\\ce{OH}"
123+
"\\con": "\\left[\\ce{#1}\\right]"
124+
"\\rank": "\\operatorname{rank}"
125+
"\\trans": "^{\\mathrm{T}}"
126+
"\\sgn": "\\operatorname{sgn}"
127+
"\\environment": "\\begin{#1} #2 \\end{#1}"
128+
"\\matrix": "\\begin{matrix} #1 \\end{matrix}"
129+
"\\pmatrix": "\\begin{pmatrix} #1 \\end{pmatrix}"
130+
"\\bmatrix": "\\begin{bmatrix} #1 \\end{bmatrix}"
131+
"\\Bmatrix": "\\begin{Bmatrix} #1 \\end{Bmatrix}"
132+
"\\vmatrix": "\\begin{vmatrix} #1 \\end{vmatrix}"
133+
"\\Vmatrix": "\\begin{Vmatrix} #1 \\end{Vmatrix}"
133134
- document-dates:
134135
# https://jaywhj.netlify.app/document-dates-zh
135136
position: bottom

0 commit comments

Comments
 (0)