2026-03-11T12:58:15
This commit is contained in:
7
private-snippets/LaTeX-mode/chapter
Normal file
7
private-snippets/LaTeX-mode/chapter
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: \chapter{} \label{}
|
||||
# key: cl
|
||||
# uuid: cl
|
||||
# --
|
||||
\chapter{$1} \label{$1}
|
||||
$0
|
||||
Reference in New Issue
Block a user