ChengsongTanPhdThesis/graphic.sty
author Chengsong
Thu, 29 Sep 2022 14:05:42 +0100
changeset 606 99b530103464
parent 468 a0f27e21b42c
permissions -rw-r--r--
new
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
468
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     1
\usepackage{tikz}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     2
%\usepackage{pgf}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     3
%\usetikzlibrary{positioning}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     4
%\usetikzlibrary{calc}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     5
%\usetikzlibrary{automata}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     6
%\usetikzlibrary{arrows}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     7
%\usetikzlibrary{backgrounds}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     8
%\usetikzlibrary{fit}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
     9
%\usepackage{tikz-qtree}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
    10
\usepackage{pgfplots}
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
    11
a0f27e21b42c all texrelated
Chengsong
parents:
diff changeset
    12
%\pgfplotsset{compat=1.15}