-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnc7_ploslegacy.tex
105 lines (77 loc) · 2.41 KB
/
nc7_ploslegacy.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
%\documentclass[crop=true,border=0,convert={density=600}]{standalone}
\documentclass[crop=true,border=0]{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}
\small \bfseries
\setlength{\tabcolsep}{2pt}
\begin{tabular}{cc}
\begin{overpic}[width=\wx, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/dipl_thesis/data/plos_img/217066f4.pdf} %??
\put(\xin,\yin){A}
\end{overpic}
&
%\fbox{\begin{minipage}[t][12cm][t]{0.2\textwidth}
\begin{overpic}[width=\wy, frame=0pt]%
{/home/fh/load/frequency_try_tanfit3.pdf}
\put(\xfin,\yfin){E}
\end{overpic}
%\end{minipage}}
\\
\begin{overpic}[width=\wx, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/dipl_thesis/data/plos_img/5580e5db.pdf} %??
\put(\xin,\yin){B}
\end{overpic}
&
\begin{overpic}[width=\wy, frame=0pt]%
{/home/fh/load/frequency_try_tanfit6.pdf}
\put(\xfin,\yfin){F}
\end{overpic}
\\
\begin{overpic}[width=\wx, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/dipl_thesis/data/plos_img/7c211d09.pdf} %?? R!
\put(\xin,\yin){C}
\end{overpic}
&
\begin{overpic}[width=\wy, frame=0pt]%
{/home/fh/load/frequency_try_tanfit.pdf}
\put(\xfin,\yfin){G}
\end{overpic}
\\
\multicolumn{2}{c}{
\begin{overpic}[width=\wx+\wy, frame=0pt]%
{/home/fh/sci/lab/aniso_netw/dipl_thesis/data/plos_img/33e7fb1d.pdf} %??
%% \put(\xin,\yin){\fboxsep=3pt\colorbox{white}{A}}
\put(-2.65,25.15){D}
\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}