Update to v1.0:
Changed: The font size in figure 2.2 was increased to improve readability. Fixed: The field in figure 2.2f was incorrectly given as 4 V/nm instead of 8 V/nm. Added: Comment on the oscillations in figure 2.2 Fixed: Miscellaneous typos and reformating.
This commit is contained in:
@ -5,13 +5,13 @@ set xlabel "$t$ (fs)"
|
||||
#
|
||||
## start ticks at 0, then every x
|
||||
#set xtics 0,x
|
||||
#set ytics 0,x
|
||||
set ytics 0,0.00001
|
||||
## puts 4 minor tics between tics (5 intervals, i.e. every 0.01)
|
||||
set mxtics 5
|
||||
set mytics 5
|
||||
|
||||
# default output canvas size: 12.5cm x 8.75cm
|
||||
set term lua tikz size 12.5,8.75 standalone
|
||||
set term lua tikz size 8.33,5.83 standalone
|
||||
|
||||
set key spacing 1.5
|
||||
|
||||
|
Reference in New Issue
Block a user