3716 Commits (ccba7a00a8dee9b5f85dc469a1c1cf93a547073a)
 

Author SHA1 Message Date
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 436fc28157 Merge pull request #118 from patacrep/one_language 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 22d7cb82bb [example] Ignore tex files 9 years ago
Louis 08dc14bf59 [example] Add datadir2 to example 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
Louis e753cca8f6 Change `songs.Song` signature 9 years ago
Louis 2e000b5c80 Remove useless method 9 years ago
Louis aeb10c3c2a Revert "Add an option to remember the confirmation choice with a *" 9 years ago
Louis 15251b8d8e Moved example directory at the root of repository 9 years ago
Louis f812d8b4ba Merge pull request #112 from patacrep/newline 9 years ago
Louis 33328e789f Directives are allowed only on their own line (with nothing else on this line) 9 years ago
oliverpool 1b0c175982 Merge pull request #108 from patacrep/convert 9 years ago
Oliverpool c2bd2db84c Only skip if the dest did not exist 9 years ago
Oliverpool 3ae9a20d52 Typo in confirmation message 9 years ago
Oliverpool e6acaab45e Convert the song only if necessary 9 years ago
Oliverpool 0ea1cde0e0 Add an option to remember the confirmation choice with a * 9 years ago
Louis 042f2e6286 Merge pull request #113 from patacrep/steps 9 years ago
Louis 3e2be8112a Command `convert` no longer creates cache 9 years ago
Louis 354e3582c8 Can now convert several files in a single command 9 years ago
Louis efa1b5e4c9 Remove useless argument; Add docstring 9 years ago
Oliverpool 20310279c5 [WIP] add an html test (failing) 9 years ago
Louis b3c5b2984b Merge branch 'master' into newline 9 years ago
Louis 124e11b20c Code simplification 9 years ago
Louis 39b61959f8 Directive {newline} is correctly parsed and rendered 9 years ago
Louis 23ddb1beb5 Step interpolation: Build interpolation dictionary only once 9 years ago
Louis 83ba7ce62c [examples] Add an example with a second datadir 9 years ago
Louis 352aff24b0 [songbook] Added step interpolation 9 years ago
Louis f93f7b904a Merge pull request #110 from patacrep/nolyrics 9 years ago
Oliverpool 1086ff06a7 Bugfix for linebreak support 9 years ago
Louis 03881bf9b9 [test] Added an example songbook with several tests 9 years ago
Louis 82db9f39b6 Add more precise error message 9 years ago
Oliverpool e6d8db254e Remove unwanted space on lyric books when writing only chords 9 years ago
Oliverpool 9585f071ac Add newline support in nolyrics environments 9 years ago
Louis fec475b5ef Added a command line tool to convert between file formats 9 years ago
Louis 865b902be2 Merge pull request #105 from patacrep/nolyrics 9 years ago