add some basic instructions
This commit is contained in:
parent
c2e5ee8c2f
commit
1326cba0fb
@ -1,3 +1,10 @@
|
||||
# makeagr
|
||||
|
||||
A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files.
|
||||
A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files.
|
||||
|
||||
Usage:
|
||||
|
||||
Go to a folder with agr files, then run the "make" command.
|
||||
It will create a folder "Figures" with some files in it.
|
||||
|
||||
Look in the Makefile to see what files will be created. The formats are defined in the line starting with "all".
|
||||
|
Loading…
Reference in New Issue
Block a user