Index of /~jc/music/abc/src/abcm2ps-5.9.12
Name Last modified Size Description
Parent Directory 03-Apr-2013 11:09 -
Changes 05-Apr-2010 02:43 18k
INSTALL 27-Jan-2001 02:16 1k
License 15-Aug-1999 17:52 18k
Make.out 31-Mar-2013 16:10 1k
Makefile 30-May-2012 15:10 3k
Makefile.in 01-Feb-2008 04:01 3k
Makefile.w32 28-Oct-2004 04:58 1k
abc2ps.c 05-Apr-2010 02:52 20k
abc2ps.h 22-Dec-2008 03:05 18k
abcm2ps 07-Nov-2012 15:40 275k
abcparse.c 16-Oct-2009 03:54 58k
abcparse.h 21-Dec-2008 04:24 7k
accordion.abc 04-Feb-2011 15:48 2k
buffer.c 05-Apr-2010 03:14 16k
config.guess 25-Dec-2008 05:39 44k
config.h 17-Nov-2011 14:31 1k
config.h.in 02-Feb-2007 05:16 1k
config.log 17-Nov-2011 14:31 12k
config.status 30-May-2012 15:10 23k
config.sub 25-Dec-2008 05:39 33k
configure 05-Apr-2010 03:15 132k
configure.in 05-Apr-2010 03:15 1k
deco.abc 04-Feb-2011 15:48 12k
deco.c 31-Jan-2010 02:29 47k
draw.c 20-Feb-2010 04:59 99k
fbook.fmt 26-Oct-1999 14:47 1k
features.txt 16-Oct-2009 06:29 10k
flute.fmt 10-Jan-2010 05:35 3k
fonts.fmt 26-Oct-1999 14:47 1k
format.c 25-Sep-2009 04:37 28k
format.txt 25-Sep-2009 04:48 31k
install.sh 26-Jan-2001 14:26 5k
journey.abc 28-May-2005 02:02 1k
landscape.fmt 19-Aug-2001 02:48 1k
mtunes1.abc 18-Jan-2001 21:40 2k
mtunes2.abc 22-Apr-2005 13:53 4k
multilang.abc 14-May-2008 12:34 3k
music.c 24-Feb-2010 03:35 95k
newfeatures.abc 14-Dec-2011 14:41 3k
options.txt 10-Jan-2010 05:35 4k
parse.c 02-Feb-2010 13:45 65k
sample.abc 04-Feb-2011 15:48 3k
sample2.abc 25-Sep-2009 04:52 3k
sample3.abc 01-Oct-2007 08:08 2k
sample3.eps 18-Jan-2003 08:10 1k
sample4.abc 15-Jan-2008 03:43 3k
sample5.abc 02-Sep-2008 05:52 2k
subs.c 05-Apr-2010 02:54 30k
syms.c 18-Nov-2009 05:26 32k
tight.fmt 26-Oct-1999 14:49 1k
voices.abc 04-Feb-2011 15:48 3k
--- abcm2ps version 5.x.x ---
Overview
========
abcm2ps is a program which converts music tunes from ABC format to
PostScript. Based on abc2ps version 1.2.5 (see Contacts below), it was
developped mainly to print barock organ scores which have independant
voices played on one or many keyboards and a pedal-board.
Features
========
The main features of abcm2ps are quite the same as the abc2ps ones,
but they are closer to the current ABC standard (draft IV - 14/8/2003):
http://abc.sourceforge.net/standard/abc2-draft.html
Installation and usage
======================
The installation procedure is described in the file INSTALL.
Basically, the program usage is:
abcm2ps [options] file1 [file1_options] file2 [file2_options] ...
where file1, file2, .. are the ABC input files. This will generate
a Postscript file (default name: 'Out.ps' - run 'abcm2ps -h' to
know the list of the command line options).
Documentation
=============
- options.txt contains the list of the command line options.
- format.txt contains the list of the format parameters.
- features.txt lists the differences from the current ABC standard.
Differences with abc2ps
=======================
- the algorithms relative to voice and staff handling are different and
may give better or worse results depending on the tunes.
- abcm2ps does not print the list of tunes and has different filtering
functions. On the command line:
- '-o' is implicit
- '-e' accepts only one parameter.
- '-C', '-R', '-S', '-T' don't exist anymore. If you want such
filtering, you should to use some external script or program
instead.
- There is no interactive mode ('-i').
- The scale is global (it was restricted to the music part in abc2ps).
- The characters '\\' don't do a line break.
- In landscape format, the values of 'pagewidth' and 'pageheight'
are internally exchanged, so there is no need to set them explicitely.
- The format 'staffwidth' is obsolete. Use 'pagewidth' instead.
- Look also in the file 'sample.abc' for other incompatibilities.
Limits
======
Many limits may be changed at compilation time (number of voices, staves,
..).
Contacts
========
The primary abcm2ps site is:
http://moinejf.free.fr/
Guido Gonzatto maintains Win32 and RedHat binaries and some more
documentation at:
http://abcplus.sourceforge.net/
abc2ps was developped by Michael Methfessel:
http://www.ihp-ffo.de/~msm/
mailto:msm@ihp-ffo.de
To know more about the ABC notation, have a look at:
http://abc.sourceforge.net/
For any comment:
mailto:moinejf (at) free (dot) fr