Skip to content

Commit 36a6266

Browse files
committed
sync latexcmds with version at latexcgi
1 parent 2d62bc4 commit 36a6266

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

assets/scripts/latexcmds.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"begin{itemize}",
1212
"begin{table}",
1313
"begin{tabular}",
14+
"bfseries",
1415
"documentclass",
1516
"end",
1617
"end{document}",
@@ -21,10 +22,12 @@
2122
"end{itemize}",
2223
"end{table}",
2324
"end{tabular}",
25+
"footnote",
2426
"frac",
2527
"hline",
2628
"input",
2729
"item",
30+
"itshape",
2831
"label",
2932
"makeatletter",
3033
"makeatother",
@@ -33,13 +36,16 @@
3336
"NewDocumentCommand",
3437
"NewDocumentEnvironment",
3538
"newenvironment",
39+
"parbox",
3640
"ref",
3741
"renewcommand",
3842
"RenewDocumentCommand",
3943
"RenewDocumentEnvironment",
4044
"renewenvironment",
4145
"section",
4246
"subsection",
47+
"textbf",
48+
"textit",
4349
"title",
4450
"usepackage"
4551
],
@@ -55,6 +61,8 @@
5561
"begin{flalign}",
5662
"begin{gather*}",
5763
"begin{gather}",
64+
"centering",
65+
"cite",
5866
"dfrac",
5967
"end{align*}",
6068
"end{aligned}",

0 commit comments

Comments
 (0)