2023-06-02 19:41:56 +00:00
2023-06-02 21:48:48 +02:00

makeagr

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".

Description
A simple Makefile to create PNG, PDF, EPS and PS files from xmgrace agr files.
Readme 29 KiB
Languages
Makefile 100%