Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 444 Bytes

Songs with piano chords

Since i started to learn the piano, i've decided to compose a list of songs that i like, and put them into a single pdf file using Latex.

Dependencies

  • songs latex package: a raw style file songs.sty was used and it's included in the repository

Usage

The main operation are defined in the Makefile

  • Compile latex document
make run
  • View pdf content (using zathura)
make pdf