unified gfx

some minor tex changes
This commit is contained in:
2016-02-23 17:49:25 +01:00
parent 4042b615d7
commit 5701e709b2
11 changed files with 2072 additions and 2046 deletions

View File

@@ -20,10 +20,10 @@ set zrange [-300:1600]
splot \
"data/floors.dat" with lines lc rgb "#aaaaaa" dashtype 3 notitle,\
"data/path1.dat" using (column(1)+70):(column(2)-60):3 with lines lw 1.5 lc rgb "#A52A2A" title "\\footnotesize{path 1}", \
"data/path1.dat" using (column(1)+70):(column(2)-60):3 with lines lw 1.5 lc rgb "#FFA500" title "\\footnotesize{path 1}", \
"data/path2.dat" using (column(1)+60):(column(2)+60):3 with lines lw 1.5 lc rgb "#990077" title "\\footnotesize{path 2}",\
"data/path3.dat" using (column(1)-30):(column(2)+90):3 with lines lw 1.5 lc rgb "#00BBBB" title "\\footnotesize{path 3}",\
"data/path4.dat" using (column(1)-70):(column(2)-60):3 with lines lw 3.0 lc rgb "#000000" dashtype 3 title "\\footnotesize{path 4}",\
"data/path4.dat" using (column(1)-70):(column(2)-60):3 with lines lw 2.0 lc rgb "#000000" dashtype 3 title "\\footnotesize{path 4}",\
"data/startpoints_moved.dat" with points notitle pt 7 ps 1.0 lc rgb "#000000",\