-
Notifications
You must be signed in to change notification settings - Fork 0
/
nc7_3c-3f_6c-6f_8c-8f_12c.tex
108 lines (76 loc) · 2.53 KB
/
nc7_3c-3f_6c-6f_8c-8f_12c.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
%\documentclass[crop=true,border=0,convert={density=600}]{standalone}
\documentclass[margin={-0.5cm -0.1cm 0.05cm +0.027cm}]{standalone}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{overpic}
\usepackage{tgheros}
\usepackage[export]{adjustbox}
\usepackage{calc}
\renewcommand*{\familydefault}{\sfdefault}
\begin{document}
\def\xin{-4.}
\def\yin{39.5}
\def\xfin{0.5}
\def\yfin{78.56}
\def\wx{3.4in}
\def\wy{1.7in}
\def\wsp{0.09in}
\footnotesize \bfseries
\setlength{\tabcolsep}{2pt}
\begin{tabular}{cc}
\begin{overpic}[width=\wx, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5A_3cluster_counts.pdf}
\put(\xin,\yin){A}
\end{overpic}
&
\begin{overpic}[width=\wy, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5B_3cluster_frequency.pdf}
\put(\xfin,\yfin){B}
\end{overpic}
\\[-0.05cm]
\begin{overpic}[width=\wx, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5C_6cluster_counts.pdf}
\put(\xin,\yin){C}
\end{overpic}
&
\begin{overpic}[width=\wy, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5D_6cluster_frequency.pdf}
\put(\xfin,\yfin){D}
\end{overpic}
\\[-0.05cm]
\begin{overpic}[width=\wx, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5E_8cluster_counts.pdf}
\put(\xin,\yin){E}
\end{overpic}
&
\begin{overpic}[width=\wy, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5F_8cluster_frequency.pdf}
\put(\xfin,\yfin){F}
\end{overpic}
\\[-0.05cm]
\multicolumn{2}{c}{
\begin{overpic}[width=\wx+\wy+\wsp, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/ploscb_18/fig/main/fig5G_12cluster_counts.pdf} %??
%% \put(\xin,\yin){\fboxsep=3pt\colorbox{white}{A}}
\put(-2.65,26.75){G}
\end{overpic}
}
%% \\
%% \begin{overpic}[width=\w-0.21in, cframe= white 0pt 0in 0.0975in, frame=0pt]%
%% {raw/distance_rewire_L3.pdf}
%% %% \put(\xin,\yin){\fboxsep=3pt\colorbox{white}{E}}
%% \end{overpic}
%% \begin{overpic}[width=\w-0.21in, cframe= white 0pt 0in 0.0975in, frame=0pt]%
%% {raw/distance_rewire_L4.pdf}
%% %% \put(\xin,\yin){\fboxsep=3pt\colorbox{white}{F}}
%% \end{overpic}
%% \begin{overpic}[width=\w, frame=0pt]%
%% {raw/0b6c065b.pdf}
%% %% \put(\xin,\yin){\fboxsep=3pt\colorbox{white}{G}}
%% \end{overpic}
%% \begin{overpic}[width=\w, frame=0pt]%
%% {raw/ecc48ba4.pdf}
%% %% \put(\xin,\yin){\fboxsep=3pt\colorbox{white}{wrong plots!}}
%% \end{overpic}
\end{tabular}
\end{document}