Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/examples/ex31/ex31.bat
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ gmt begin ex31
REM plot legend
gmt legend -DjTR+o0.1c+w8.0c+l1.2 -C0.3c/0.4c -F+p+gwhite legend.txt

del PSL_custom_fonts.txt legend.txt ex31CropNoLogo.eps europe-capitals-ru.csv
del legend.txt ex31CropNoLogo.eps europe-capitals-ru.csv
gmt end show
del PSL_custom_fonts.txt
3 changes: 2 additions & 1 deletion doc/examples/ex31/ex31.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ gmt begin ex31
# plot legend
gmt legend -DjTR+o0.1c+w8.0c+l1.2 -C0.3c/0.4c -F+p+gwhite legend.txt

rm -f PSL_custom_fonts.txt legend.txt ex31CropNoLogo.eps europe-capitals-ru.csv
rm -f legend.txt ex31CropNoLogo.eps europe-capitals-ru.csv
gmt end show
rm -f PSL_custom_fonts.txt