<html>
<head>
	<title> JC's ABC Music Formatter </title>
</head>
<body>
	<center>
	<b> JC's ABC Music Formatter </b>
	</center>
<hr>
	This directory contains my experimental version of the abc2ps program,
	renamed jcabc2ps to avoid confusion and aid in testing.
<p>
	Everything here is covered by the terms of the 
	<a href="GPL.txt">GPL (GNU Public License)</a>
<p>
	Here's a link to get an
		<a href="/~jc/cgi/abc/TuneList">ABC list</a>
	of the files in this directory.  This may be useful in looking at things here
	from a remote system that lacks a PS viewer.
<p>
	There are some subdirectories:
	<table align=center border>
	<tr>
		<th><a href="abc/">abc/</a>
		</th><td>Lots of abc test files.</td>
	</tr>
	<tr>
		<th><a href="ps/">ps/</a>
		</th><td>Where postscript files are built when you type "make test"</td>
	</tr>
	<tr>
		<th><a href="log/">log/</a>
		</th><td>Where log files are built when you type "make test"</td>
	</tr>
	</table>
<hr>
