Moved pgf plots into own tex files

This commit is contained in:
2020-03-11 18:17:31 +01:00
parent df12e7ef15
commit 70eca36151
18 changed files with 186 additions and 84 deletions

View File

@@ -1,4 +1,4 @@
\documentclass[sensors,article,submit,moreauthors,pdftex,10pt,a4paper]{Definitions/mdpi}
\documentclass[sensors,article,submit,moreauthors,pdftex,10pt,a4paper,showframe]{Definitions/mdpi}
\firstpage{1}
\makeatletter
@@ -32,15 +32,7 @@
\usepackage{subfig}
\usepackage{hyperref}
\usepackage{booktabs}
\usepackage{pgfplots}
\usepackage{tikzscale}
% pgfplot defaults
\pgfplotsset{compat=newest}
\pgfplotsset{legend cell align=left}
\pgfplotsset{major grid style=solid}
\pgfplotsset{minor grid style=dashed}
\pgfplotsset{every axis plot/.append style={line width=1pt}}
%\updates{yes} % If there is an update available, un-comment this line
@@ -78,7 +70,7 @@ $^{2}$ \quad University of Siegen - Pattern Recognition Group; marcin.grzegorzek
\newcommand{\mat}[1]{\vec{#1}} % the same as vec
% gfx include folder
\graphicspath{ {./gfx/} {./gfx/placeholder/} }
\graphicspath{ {./gfx/} {./gfx/placeholder/} {./plots/out/} }
% input stuff
\input{misc/keywords}