ChengsongPhdThesis/graphic.sty
author Christian Urban <christian.urban@kcl.ac.uk>
Sat, 19 Mar 2022 13:56:44 +0000
changeset 455 55cbaea99fc9
parent 438 a73b2e553804
permissions -rw-r--r--
merged
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
438
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     1
\usepackage{tikz}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     2
%\usepackage{pgf}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     3
%\usetikzlibrary{positioning}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     4
%\usetikzlibrary{calc}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     5
%\usetikzlibrary{automata}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     6
%\usetikzlibrary{arrows}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     7
%\usetikzlibrary{backgrounds}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     8
%\usetikzlibrary{fit}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
     9
%\usepackage{tikz-qtree}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
    10
\usepackage{pgfplots}
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
    11
a73b2e553804 templateforPhd
Chengsong
parents:
diff changeset
    12
%\pgfplotsset{compat=1.15}