nvim: update snippets
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
\usepackage{xcolor}
|
||||
\usepackage{color}
|
||||
|
||||
%%% bibtex - cite with \autocite{}, will show in footnote
|
||||
\usepackage[style=verbose-ibid,backend=bibtex]{biblatex}
|
||||
\usepackage{csquotes}
|
||||
|
||||
%%% lorem ipsum text
|
||||
\usepackage{blindtext}
|
||||
|
||||
@@ -66,3 +62,7 @@
|
||||
\newtheorem{algo}{Algorithmus}[section]
|
||||
\newtheorem{theorem}{Satz}[section]
|
||||
\newtheorem*{remark}{Bemerkung}
|
||||
|
||||
%%% bibtex - cite with \autocite{}, will show in footnote
|
||||
\usepackage{csquotes}
|
||||
\usepackage[style=verbose-trad2]{biblatex}
|
||||
|
||||
Reference in New Issue
Block a user