10
emacs/.emacs.d/snippets/latex-mode/fsrtable
Normal file
10
emacs/.emacs.d/snippets/latex-mode/fsrtable
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: fsrtable
|
||||
# key: fsrtable
|
||||
# --
|
||||
\\\\
|
||||
\begin{tabular}{ccc}
|
||||
\toprule
|
||||
Ja & Nein & Enthaltung \\\\\midrule
|
||||
0 & 0 & 0 \\\\\bottomrule
|
||||
\end{tabular}
|
||||
Reference in New Issue
Block a user