This commit is contained in:
Zelong Kuang
2026-03-14 11:42:48 +11:00
parent 2bfe738a6a
commit 27dac8f3e9
22 changed files with 127 additions and 322 deletions

7
snippets/latex-mode/cap Normal file
View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: cap
# key: cap
# group: math
# condition: (and (texmathp) 'auto)
# --
\\cap

7
snippets/latex-mode/cup Normal file
View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: cup
# key: cup
# group: math
# condition: (and (texmathp) 'auto)
# --
\\cup

View File

@@ -2,7 +2,7 @@
# name: template
# key: template
# --
\documentclass[12pt]{/Users/zelongk/Documents/latex/elegantbook}
\documentclass[12pt,black,pad,en,chinese,section]{/Users/zelongk/Documents/latex/elegantbook}
\title{$1}