Test to see if "used packages" are automatically installed, also switched to material-theme, globally
This commit is contained in:
11
emacs/.emacs.d/snippets/latex-mode/fspoll
Normal file
11
emacs/.emacs.d/snippets/latex-mode/fspoll
Normal file
@@ -0,0 +1,11 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Template of polls for FS
|
||||
# key: fspoll
|
||||
# --
|
||||
\begin{tabular}{ccc}
|
||||
\toprule
|
||||
Ja & Nein & Enthaltung \\\\
|
||||
\midrule
|
||||
3 & 1 & 9 \\\\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
Reference in New Issue
Block a user