Files

8 lines
105 B
Plaintext
Raw Permalink Normal View History

2026-03-11 12:58:09 +01:00
# -*- mode: snippet -*-
# name: \chapter{} \label{}
# key: cl
# uuid: cl
# --
\chapter{$1} \label{$1}
$0