Louis
9489a334d9
[test] Rename `test_songbook` to `test_book`
To ease tab completion when changing directory (since `test_song` has the same prefix).
9 years ago
oliverpool
5393c5900c
Merge pull request #216 from cbernet/fix_empty_keyword_authors
bug fix for empty keyword in index generation
9 years ago
Colin
af3649320e
bug fix for empty keyword in index generation
9 years ago
Louis
482bfb217d
[patatools] Replace subcommand manipulation by module `argdispatch` ( #214 )
* [patatools] Replace subcommand manipulation by module `argdispatch`
* [patatools] Behave well when no subcommand is given
* [pylint] Remove useless import, and fix import ordering
9 years ago
oliverpool
387951713a
Merge pull request #212 from patacrep/diagrampage
Improved diagram page option
9 years ago
Louis
453aaaba4e
Remove useless and deprecated option
9 years ago
Oliverpool
5e16721409
correct comment
9 years ago
Oliverpool
79be2a56ec
Allow finer tuning of the diagram page: all/important/none
9 years ago
Oliverpool
cfffce5e28
Minor debug message change
9 years ago
oliverpool
6de27a84d9
Merge pull request #211 from patacrep/datadir_organisation
Datadir organisation
9 years ago
Oliverpool
73f82327c5
Move and rename 'latex' folder to templates/styles
9 years ago
Oliverpool
8c6a60637b
Move songbook templates in a separate folder
9 years ago
Oliverpool
ad9d7caafd
patatools Python3.5 compat
See 932e39e6a8
9 years ago
Louis
4cea64f214
Merge branch 'master' of github.com:patacrep/patacrep
9 years ago
Louis
3ca702c85f
typo
9 years ago
oliverpool
284f896c22
Merge pull request #207 from patacrep/content_cd
`cd` evolution (content plugin)
9 years ago
Oliverpool
af8bd36073
Merge branch 'master' into content_cd
9 years ago
Oliverpool
de7d632d21
Rename addsongdir content plugin
9 years ago
oliverpool
c7f273299f
Merge pull request #209 from patacrep/lyrics_bug
Correct lyric option
9 years ago
Louis
fb29df61d1
Merge pull request #208 from patacrep/numbering_plugin
Numbering plugin
9 years ago
Oliverpool
68d33f401a
Correct lyric option
9 years ago
Oliverpool
82ac39fd87
Factorize content checking
9 years ago
Oliverpool
522b0ed0d1
Override songs enviroonment to prevent number reset
9 years ago
Oliverpool
f0ac98a5d8
Split the cd plugin
9 years ago
Oliverpool
f5afb56989
[wip] Trick to manually prevent the songs package from resetting the counter
9 years ago
Oliverpool
33319b0b25
Initial setcounter plugin (not working)
9 years ago
Oliverpool
e007992a2e
Simplify copy
9 years ago
Oliverpool
d356b55a40
Correct comment and force duplication
9 years ago
Oliverpool
c6d419f52e
(pylint) unused import
9 years ago
Oliverpool
0a6164792b
Songdir usage more coherent
9 years ago
Oliverpool
b5c7425ed6
Rename cwd to cd
9 years ago
Louis
7cc7d3bbdb
Do not raise error if the 'after' author word is not set
9 years ago
Louis
338e440e36
Merge pull request #193 from patacrep/yaml
Songbook file format is now yaml (was json before).
9 years ago
Louis
d03b42b5c6
Merge pull request #205 from patacrep/echo_support
Support of echo with chords inside
Closes #119 .
9 years ago
Louis
3452fd222a
Merge pull request #203 from patacrep/yaml_ext
Support any songbook file extension and refactorization
9 years ago
Oliverpool
536c0247ac
Support of echo with chords inside
9 years ago
Oliverpool
b4d8388e36
Fix appveyor
9 years ago
Oliverpool
f15cbbf333
Fix resource leakage
9 years ago
Oliverpool
8445fd0aaf
Doctest correction
9 years ago
Oliverpool
aab19d9906
Attempt to correct onthfly datadir folder
9 years ago
Oliverpool
63927af99f
Move onthfly datadir_prefix
9 years ago
Oliverpool
d201c157f4
Ignore onthefly .tex
9 years ago
Oliverpool
d3a57ef1a6
Fix unclosed file handles
9 years ago
Oliverpool
f0103c68a9
Add a test for 'on the fly' compilations
9 years ago
Oliverpool
534c9472fc
songdir minor refactoring
9 years ago
Oliverpool
302cb93b4e
Reduce cache test logging
9 years ago
Oliverpool
51c91cc3a5
Refactor songbook preparation
9 years ago
Oliverpool
3fec3f9fe1
Refactor to allow songbook compilation without songbook file
9 years ago
Oliverpool
4e63d38899
Rename internal attributes to reflect actual usage for output
9 years ago
Oliverpool
6dcf917265
Refactor open_songbook function
9 years ago