My personal guitar chord-book written in ChordPro. https://mixtape.0x45.cz
Go to file
2024-01-08 09:09:25 +01:00
classic Track local files 2023-12-28 01:13:23 +01:00
fonts/liberation-fonts-ttf-2.1.5 Integrate custom fonts 2024-01-08 08:56:42 +01:00
mixtape Fix build for Zmaštěnej 2024-01-08 09:09:25 +01:00
.gitignore Track local files 2023-12-28 01:13:23 +01:00
chordpro.json Integrate custom fonts 2024-01-08 08:56:42 +01:00
makefile Integrate custom fonts 2024-01-08 08:56:42 +01:00
readme.md Update readme.md 2024-01-08 09:06:02 +01:00

Requirements

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