2026-04-09T20:01:30

This commit is contained in:
2026-04-09 20:00:30 +02:00
parent ad651d20ec
commit 22671273d2
12 changed files with 85 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: \chapter{} \label{}
# key: cl
# uuid: cl
# --
\chapter{$1} \label{$1}
$0