Reinstall of emacs w/ auctex, yasnippet and elpy, as well as snippets for my job...
This commit is contained in:
10
.emacs.d/snippets/latex-mode/fsrtable
Normal file
10
.emacs.d/snippets/latex-mode/fsrtable
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: fsrtable
|
||||
# key: fsrtable
|
||||
# --
|
||||
Abstimmung
|
||||
\begin{tabular}{ccc}
|
||||
\toprule
|
||||
Ja & Nein & Enthaltung \\\\\midrule
|
||||
3 & 1 & 9 \\\\\bottomrule
|
||||
\end{tabularx}
|
||||
Reference in New Issue
Block a user