sly-mate − manual page for sly-tody lilypond input format transformer |
sly-mate inputfile |
sly-mate performs a matrix transform on the inputfile. Field separator is a space followed by a bar " |" Lines all have the same number of fields. To prevent the possibility of data loss, blank fields are added as necessary. |
sly-mate somepart.ly > transformedpart.ly |
Assume somepart contains |
1 |
1 |
1 |
so transformedpart will result in 1 | 1 | 1 and vice versa. Assume somepart contains |
1a | 2a |
1b | 2b |
1c | 2c |
so transformedpart will result in |
1a | 1b | 1c |
2a | 2b | 2c |
and vice versa. Really cool for taking parts out, rearranging their order, or putting in parts. |
Copyright (C) David Raleigh Arnold, Licensing under GPL |
ptfilter.sed(1) sly-mate(1) sly-mate(1) lilypond(1) info lilypond http://www.openguitar.com/readaboutsly.html |
sly-mate does not obey standards, but also no standards are violated by sly-mate. |
The sly-mate command appeared about 2002 at http://www.openguitar.com/ |