Skip to content

Python generator for songbook, from plain text to TeX and PDF format

License

Notifications You must be signed in to change notification settings

TeaM-TL/songbook_Py2TeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Songbook Py2TeX

Python generator for songbook, from TXT to TeX format

Idea

Source of songs

Every song is in separate file, like

title: Umbriaga
authors: lyrics and music: Witold Zamojski


Kiedy jacht nie wraca z mórz | a7 D7
i w główkach portu ciągle go brak, | H7 e
Przejmujesz się i serce Ci drży, | a7
a może już pozostanie tak? | H7


 Umbriaga wciąż gna, | Ae
 silnych wiatrów nie boi się, | a7
 Szuflady wali raz po raz, | D7
 bo przebrany ma bras. | G H7
 Więc nie przejmuj się, | e
 oni wrócą tu, | a7
 Bo oprócz wiatrów i burz | D7
 muszą być, i już. | G H7

chorus

keyword chorus repeat chorus instead write again

Output

After song processing XeLaTeX will process full songbook using songbook package. Output format is PDF.

Requirements

  • XeLaTeX installation, TeX Live or MacTeX
  • Python3

How to run

Linux or MacOS

sh start.sh

or if use Windows

start.bat

About

Python generator for songbook, from plain text to TeX and PDF format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published