2025-09-08 20:34:20 +03:00

9 lines
138 B
Plaintext

# -*- mode: snippet -*-
# name: twocolumns
# key: --колонки
# --
\begin{multicols}{$1}
$2
\columnbreak
$3
\end{multicols}$0