Introduction
Introduction Statistics Contact Development Disclaimer Help
ttweak figure sizes - hansen-zoet-exp - comparison of lab and model results of …
git clone git://src.adamsgaard.dk/hansen-zoet-exp
Log
Files
Refs
Submodules
---
commit 8fb7e560d0ce56a0c12005fa7a2317230c22d5ee
parent e5829239c9d163cf04ad92c60c33829a683af37c
Author: Anders Damsgaard <[email protected]>
Date: Thu, 16 Jun 2022 13:27:27 +0200
ttweak figure sizes
Diffstat:
M Makefile | 2 +-
M fig-sediment_flux.gp | 4 ++--
M fig-sediment_flux_daily.gp | 2 +-
M fig-skin_depth_diff.gp | 6 +++---
M fig-strain_distribution.gp | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -136,7 +136,7 @@ fig-skin_depth_diff.pdf: fig-skin_depth_diff.gp max_depth_…
gnuplot fig-skin_depth_diff.gp > $@
max_depth_ampl10e3.txt:
- for A_f in 10e3 100e3; do\
+ for A_f in 1e3 10e3 100e3; do\
out=max_depth_ampl$${A_f}.txt;\
rm -f $$out;\
for D in $$(range -l -N ${N} 1e-9 1e-3); do\
diff --git a/fig-sediment_flux.gp b/fig-sediment_flux.gp
t@@ -2,12 +2,12 @@
reset
-set terminal pdfcairo enhanced color size 7.5 cm, 10 cm
+set terminal pdfcairo enhanced color size 8.3 cm, 10.3 cm font ",10"
set multiplot layout 2,1
rswidth = 1
-set lmargin 8.0
+set lmargin 9.0
set bmargin 3.5
set rmargin 2.0
set tmargin 2.0
diff --git a/fig-sediment_flux_daily.gp b/fig-sediment_flux_daily.gp
t@@ -2,7 +2,7 @@
reset
-set terminal pdfcairo enhanced color size 7.5 cm, 10 cm
+set terminal pdfcairo enhanced color size 8.3 cm, 8.3 cm font ",10"
set multiplot layout 2,1
rswidth = 1
diff --git a/fig-skin_depth_diff.gp b/fig-skin_depth_diff.gp
t@@ -2,11 +2,11 @@
reset
-set terminal pdfcairo color size 17.8 cm, 4.45 cm font ",10"
+set terminal pdfcairo color size 12.0 cm, 4.0 cm font ",10"
set multiplot layout 1,3 \
- margin 0.07,0.92,0.25,0.86 \
- spacing 0.17,0.0
+ margin 0.078,0.90,0.30,0.85 \
+ spacing 0.21,0.0
set key bottom right #samplen 0.9
diff --git a/fig-strain_distribution.gp b/fig-strain_distribution.gp
t@@ -2,7 +2,7 @@
reset
-set terminal pdfcairo enhanced color size 10 cm, 10 cm
+set terminal pdfcairo enhanced color size 8.3 cm, 8.3 cm font ",10"
set multiplot layout 1,2
set lmargin 10.0
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.