add some basic instructions

This commit is contained in:
Markus Rosenstihl 2023-06-02 21:48:48 +02:00
parent c2e5ee8c2f
commit 1326cba0fb

View File

@ -1,3 +1,10 @@
# makeagr # 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".