682 Commits (ccba7a00a8dee9b5f85dc469a1c1cf93a547073a)

Author SHA1 Message Date
Louis d639cdc375 Error "Invalid songbook language" is now gathered into list songbook errors. 9 years ago
Louis 723cf9e805 Language errors are now added to song errors 9 years ago
Louis e596013ed3 Fix bug: line number appeard twice in error message 9 years ago
Louis c6e04372c1 "Illegal character in directive" now added to song errors 9 years ago
Louis 0af000e49d More verbose exception 9 years ago
Louis 86833febf1 [chordpro] Lexer errors are added to the songbook errors 9 years ago
Louis e1ab8daa7f Turn an error into a warning 9 years ago
Louis 98c284975a pylint 10 years ago
Louis 1d2a285536 Errors are correctly gathered from content items 10 years ago
Louis ad1c9f7157 [content/include] Include files must be in the `songs` directory 10 years ago
Louis d5e330ee18 Correct bug: `cwd` did not work as expected 10 years ago
Oliverpool b0ece32467 Correct docstring 10 years ago
Oliverpool 7c37a84811 Useless dict.copy 10 years ago
Louis d184f037fc [WIP] Content errors are now gathered 10 years ago
Louis 342ffe8919 Function `compile_authwords()` no longer has side effects 10 years ago
Oliverpool 81eb55811c Correct indentation 10 years ago
Oliverpool 4ec1152fea Explain statement 10 years ago
Oliverpool c235cea7ee Use template_var for default.tex 10 years ago
Oliverpool 55d6701403 Validate the config first 10 years ago
Oliverpool a46e42bfce Demonstrate color arguments 10 years ago
Oliverpool b930629211 Rename template_var 10 years ago
Oliverpool bc163b146d Correct content parameter 10 years ago
Oliverpool 0204919280 Restore test_content tests 10 years ago
Oliverpool 80d69a1060 Remove DEFAULT_CONFIG 10 years ago
Oliverpool 69abfcc9ee remove_keys is now useless 10 years ago
Oliverpool 727c6a20c6 Merge schema and default arguments 10 years ago
Oliverpool 33eded681f Remove _description key 10 years ago
Oliverpool a2688edd57 template default and schema are managed inside the templates 10 years ago
Oliverpool fe752dbe15 Update patacrep.tex 10 years ago
Oliverpool 67b4511d4e Add template section in global schema 10 years ago
Oliverpool 304cb3df8c classoptions is a template variable 10 years ago
Oliverpool a28169aa87 Move config validation out of utils 10 years ago
Oliverpool 22d768a6ed Delay import to prevent installation crash on windows 10 years ago
Oliverpool 615dc00992 [pylint] cleaning 10 years ago
Oliverpool 368c15c580 Rename 'sep' key on the fly 10 years ago
Oliverpool df741a3d95 Delete key only if existent 10 years ago
Oliverpool 0730695da2 Use template variables 10 years ago
Oliverpool 86dd4d014b Use yaml in tex templates 10 years ago
Oliverpool 0d791a99ec Handle notation 10 years ago
Oliverpool df5235d18e Fix bookoptions support 10 years ago
Oliverpool d2a48e26e7 Correct templates 10 years ago
Oliverpool b0ea57492b Correct test_song 10 years ago
Oliverpool cb279ea6d9 Forgotten _datadir 10 years ago
Oliverpool c84be0895c Use separators instead of sep for authors 10 years ago
Oliverpool fab3d4f128 Rename datadir key to _datadir 10 years ago
Oliverpool 348345f220 Add a default songbook configuration 10 years ago
Oliverpool 02551f16d0 Complete schema 10 years ago
Oliverpool 8e872dba41 Remove python 2 compatibility 10 years ago
Oliverpool 20012b4c29 Remove _default and _description keys from the schema before using it 10 years ago
Oliverpool 7f26070f1b Use Rx to check songbook schema 10 years ago