chord2html - Convert CHORD files to HTML
chord2html [-d dirname] [-h] [-l] [-n] [-o filename] [-q] [-s filename] [-T format] [-t] [-V] [-v] input_file
chord2html converts CHORD input files (the .chopro files in OLGA) to HTML formatted files. The HTML files are similar to the PostScript documents produced by CHORD; chord2html reads a text file containing the lyrics and chords of a song to produce a page with chord names above the words and a graphical representation of the chords at the end of the song.
chord2html.css
will be used.
Multi-song chopro files are not correctly parsed.
The HTML file generated by chord2html uses tables to align chord names and words using proportional fonts, so it will not work with text browsers that don't handle tables (it works fine with recent versions of lynx).
CHORD 3.5 documentation. CHORD is available at
http://www.harmony-central.com/Software/Unix/chord.tar.Z
Claudio Matsuoka <claudio@helllabs.org>, improved by Per Egil Kummervold <peregil@abex.no> and Erwin Burgstaller <i@wuell.net>.