My personal guitar chord-book written in ChordPro.
https://mixtape.0x45.cz
.gitea/workflows | ||
classic | ||
fonts/liberation-fonts-ttf-2.1.5 | ||
mixtape | ||
.gitignore | ||
chordpro.css | ||
chordpro.json | ||
makefile | ||
readme.md |
Requirements
chordpro
ghostscript
Building
make
defaults to all
which builds individual PDF and HTML files for
all songs. It also builds two complete songbooks for mixtape and classic.
Available targets: all
, pdf
, html
, clean
You can also build PDF for a specific page with:
chordpro --config=chordpro.json path/to/song.cho
or build HTML output with:
chordpro --config=chordpro.json -o path/to/song.html path/to/song.cho