Преглед изворни кода

Add preamble file for latex documents.

master
Wouter Horlings пре 5 година
родитељ
комит
f42c431c82
1 измењених фајлова са 15 додато и 0 уклоњено
  1. +15
    -0
      misc/preamble.tex

+ 15
- 0
misc/preamble.tex Прегледај датотеку

@@ -0,0 +1,15 @@
\usepackage[style,image=11,imagebannerwidth,imageoffset=20mm]{utwentetitle}
\usepackage[style=authoryear,natbib=true,uniquename=false,maxnames=3]{biblatex}
\bibliography{references.bib}
\usepackage{graphicx}
\usepackage{siunitx}
\usepackage{bondgraphs}
\usepackage{subfiles}
\usepackage{acronym}
\usepackage{tikz}

\makeatletter
\def\input@path{{content/}}
\makeatother

\graphicspath{{graphics}}

Loading…
Откажи
Сачувај