Oliverpool
|
5f3f74a4c4
|
The config context is useless for jinja templates
|
9 years ago |
Oliverpool
|
9f2b77dd66
|
Try to be more pythonic
|
9 years ago |
Oliverpool
|
f80b5a62bc
|
Move the default_lang out of the config dict
|
9 years ago |
Oliverpool
|
821c5a1d3a
|
Song._parse doesn't use the config argument
|
9 years ago |
Oliverpool
|
54084a56b4
|
Deprecate output argument of the Song.render method
|
9 years ago |
Oliverpool
|
73ee85a4a4
|
'cover' is an available directive
|
9 years ago |
oliverpool
|
a4a5501971
|
Merge pull request #160 from patacrep/crlf_test
Support source file with CRLF line endings
|
9 years ago |
Oliverpool
|
6cace14fe2
|
Merge branch 'master' into crlf_test
|
9 years ago |
oliverpool
|
98de8bc040
|
Merge pull request #161 from patacrep/file_encoding
Detect file encoding with a priority list
|
9 years ago |
Oliverpool
|
f22b726484
|
Correct Exception for unknown encoding
|
9 years ago |
Oliverpool
|
d3046339d1
|
pylint - use format for string formatting
|
9 years ago |
Oliverpool
|
4c63e6fe70
|
Use logger instead of print
|
9 years ago |
Oliverpool
|
8e95c829b2
|
Verbose is only for Continuous Integration
|
9 years ago |
oliverpool
|
6c3d36b4eb
|
Merge pull request #156 from patacrep/data
Fix data location
|
9 years ago |
Oliverpool
|
0704fc7de1
|
Merge branch 'master' into data
|
9 years ago |
oliverpool
|
7388c8e131
|
Merge pull request #158 from patacrep/nocache
Add a `--cache` option
|
9 years ago |
Oliverpool
|
b220d6d36a
|
Improve exception type
|
9 years ago |
Oliverpool
|
46ceecd1c0
|
Improve variable names (pylint)
|
9 years ago |
Oliverpool
|
d483c87d8b
|
chardet package is not required anymore
|
9 years ago |
Oliverpool
|
ac2363ca37
|
Correct encoding of control file
|
9 years ago |
Oliverpool
|
a0c3e83e2f
|
Detect file encoding with a priority list
|
9 years ago |
Oliverpool
|
e6330c78b3
|
Do not support CR-only line endings (either CRLF or LF)
|
9 years ago |
Oliverpool
|
6330c66483
|
Create .crlf.source file that are overwritten at testing time
|
9 years ago |
Oliverpool
|
2788405285
|
Correct render path
|
9 years ago |
Oliverpool
|
a8dd19fe27
|
pattern should always be defined
|
9 years ago |
Louis
|
df2f9bfea9
|
[test] Ensure tex and control files are read as UTF8
References #155
|
9 years ago |
Louis
|
5cc173fd0b
|
[WIP][test] Improve clrf test
|
9 years ago |
Louis
|
837ce8e3b1
|
Revert "[test] Create a test with CLRF endings"
This reverts commit 2468f2f094 .
|
9 years ago |
Louis
|
2468f2f094
|
[test] Create a test with CLRF endings
|
9 years ago |
Louis
|
bdef0b1e01
|
Add a default value for the '--cache' option
When option is given several times, use the last argument provided
|
9 years ago |
Oliverpool
|
e981c70bc6
|
Support CRLF, LF and CR line endings
|
9 years ago |
Oliverpool
|
b0d7a97578
|
Add a test for source files with CRLF lin endings (failing)
|
9 years ago |
Oliverpool
|
c7551d7456
|
Move the chordpro templates
|
9 years ago |
Oliverpool
|
efb36b3815
|
Recursively discover data files or the setup
|
9 years ago |
Louis
|
d076be098a
|
Add docstring
|
9 years ago |
Louis
|
bbea40d9b2
|
Merge branch 'master' into nocache
|
9 years ago |
Louis
|
08e5e000b7
|
Add a '--cache' option
|
9 years ago |
Louis
|
72efad7890
|
Fix data location
|
9 years ago |
Louis
|
e835beedb5
|
Move templates used ir chordpro conversion
Closer #150
|
9 years ago |
Louis
|
4820293f90
|
Improve get_subdirs signature
|
9 years ago |
Louis
|
085442b583
|
Merge pull request #153 from patacrep/nolyrics_shrp_bug
Sharp in LaTeX `\nolyrics` command
|
9 years ago |
Oliverpool
|
1d6f8c2bbd
|
Rename compilation test to force better ordering
|
9 years ago |
Oliverpool
|
48840847e5
|
Dynamically skip tex.control if non-existent
|
9 years ago |
Oliverpool
|
59fbf0e46b
|
Move syntax tests into a separate songbook
|
9 years ago |
Louis
|
bb9fb828d1
|
Merge pull request #154 from patacrep/shields
Add badge for Windows tests (using Appveyor)
|
9 years ago |
oliverpool
|
fb55199d4f
|
Gather badges at the beginning of the readme
|
9 years ago |
oliverpool
|
b5b1b84d94
|
Improve installation instructions
|
9 years ago |
oliverpool
|
df04318bc0
|
Build badge links point to branch build status
Travis doesn't support specific branch link (https://github.com/travis-ci/travis-ci/issues/1996)
|
9 years ago |
oliverpool
|
e612ae19a9
|
Correct master branch URL badge
|
9 years ago |
oliverpool
|
9a8761b85f
|
Build badges show master branch status
|
9 years ago |