413 Commits (a28169aa8722fb2ce48f315d92d73b83ca711f0d)

Author SHA1 Message Date
Louis 92b7185a7f Minor improvements 9 years ago
Oliverpool 48b49abccf Add windows tests on AppVeyor 9 years ago
Oliverpool a4d1091e30 Use path2posix on LaTeX path 9 years ago
Oliverpool 91e10566b9 Report if the latex executable is not found 9 years ago
Oliverpool 2dc3b67e2b Change the package_data location 9 years ago
Louis 3cab46e897 Use full names for cover and language 9 years ago
Louis 5bc7973caf [songs.chordpro] Warn when using unknown directives 9 years ago
Louis 9950debe9c [songs.chordpro] Add a new directive `{tag: ...}` 9 years ago
Louis 7174c8f3b4 Remove useless arguments to LaTeX compilation 9 years ago
Oliverpool 3431cbecf1 Useless newline 9 years ago
Louis b2b80ef172 Exeption was never raised 9 years ago
Louis 0731ab973d pylint 9 years ago
Louis c8aa617c8e Locale codes with country names are also accepted 9 years ago
Louis fb487ac637 Remove useless condition 9 years ago
Louis 30bbf8c533 First draft for pdflatex replacement by lualatex 9 years ago
Louis d31a3717ee [WIP] Revert latex-specific changes (in orter to use lualatex) 9 years ago
Oliverpool c2a80c7d56 Prevent unfortunate splitting of the author in the index 9 years ago
Oliverpool 11724e22df Let LaTeX manage non-breaking space caracter 9 years ago
Oliverpool c2d44df20a Clean code 9 years ago
Oliverpool 3f04f1337e [temp] change default debug level 9 years ago
Oliverpool 88d97971d3 Force consistent ordering of the datadir 9 years ago
Oliverpool b54ea1ea5c Sort the babel languages (to be deterministic) 9 years ago
Oliverpool 9c715f187e Use language code everywhere 9 years ago
Oliverpool f9c3b3d505 Improve html template 9 years ago
Louis 1f6801b54b Sub-datadir (img and score) must be explicitely set 9 years ago
Louis 15bcda8901 typo 9 years ago
Louis 2207a1f354 pylint 9 years ago
Louis 1876b5b5b4 Merge master 9 years ago
Louis 1773163d37 Added a warning when files could not be found 9 years ago
Louis 93b0fdde24 Files located in the same directory as the song have priority over other files 9 years ago
Oliverpool a7d7a03bb6 Use static method for recursive update of DictOfDict 9 years ago
Oliverpool a2973d2272 Line cleaning 9 years ago
Oliverpool 5942fd8483 Lint conformity 9 years ago
Oliverpool c62549a2e7 Don't crash on unknonwn babel languages 9 years ago
Oliverpool 3f7ed4cb00 Revert unneeded customization 9 years ago
Oliverpool cda6ea3c94 Cleanup Chordpro lang management 9 years ago
Oliverpool 909d8120d0 Complete the transition to support only language code 9 years ago
Louis 51d4562901 Create one Song class per couple parser/renderer 9 years ago
Oliverpool f7c8b52e40 Properly log the error when the language code is unknown 9 years ago
Oliverpool 38a2d5eb1b Support spanish, italian and portuguese 9 years ago
Oliverpool 410e7465a4 Allow {language: bable_language} and {lang: code_lang} in chordpro 9 years ago
Oliverpool 60a22d2235 Differentiate language code (lang) and babel language (language) 9 years ago
Oliverpool ec121c2cf0 Bugfix for corner case 9 years ago
Louis 32da0ffd48 `DictOfDict.update()` is now recursive 9 years ago
Louis 8029ff9bed Songbook file extension can be omitted. 9 years ago
Louis e60485405c [test] Add compilation tests 9 years ago
Louis 57ab47f829 [test] New test case for compilation test 9 years ago
Oliverpool a5b123c5a7 Bugfix: the language must be string (and not an array) 9 years ago
Louis 942818902b [WIP] Create a `DictOfDict` class 9 years ago
Oliverpool 133a13e0f6 Only one language per song (the latest defined) 9 years ago