6 lines
83 B
Text
6 lines
83 B
Text
# -*- mode: snippet -*-
|
|
# name: chapter
|
|
# key: cha
|
|
# --
|
|
\chapter{$1}
|
|
\label{ch:$2}
|