aboutsummaryrefslogtreecommitdiff
path: root/tex/src/preamble-pgfplots.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-01-20 04:30:56 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-01-20 04:30:56 +0000
commit01dd812b7b828982b7d36e2967f0d9f558780e78 (patch)
tree9f0eb67dde050cc915e40978f82df8b02b257ff2 /tex/src/preamble-pgfplots.tex
parent5e830f5fb60c4bb186cbd4bd92908e187c037af4 (diff)
Added figure showing project's file structure
It was a little hard to describe the file structure so instead of using a standard listing as most papers do, I thought of showing the file and directory structure as boxes within each other (modeled on the Gnome disk-utility). Some other polishing was done throughout the paper also.
Diffstat (limited to 'tex/src/preamble-pgfplots.tex')
-rw-r--r--tex/src/preamble-pgfplots.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/tex/src/preamble-pgfplots.tex b/tex/src/preamble-pgfplots.tex
index 3f467a6..57a0128 100644
--- a/tex/src/preamble-pgfplots.tex
+++ b/tex/src/preamble-pgfplots.tex
@@ -150,6 +150,17 @@
bottom color=green!80!black!50,
font=\ttfamily}}
+\tikzset{node-nonterminal-thin/.style={
+ rectangle,
+ very thick,
+ text centered,
+ top color=white,
+ text width=2cm,
+ minimum size=4mm,
+ draw=green!50!black!50,
+ bottom color=green!80!black!50,
+ font=\ttfamily\scriptsize}}
+
\tikzset{node-makefile/.style={
thick,
rectangle,