Louis
8cfe6becf8
[WIP] Image size: write tests
9 years ago
Louis
2a46dff1e6
Merge pull request #217 from patacrep/notenames
New feature: Can now explicitely define note names
9 years ago
Louis
dec5d9e973
Make help more clear
9 years ago
Louis
665f9fa4b9
Turn method into static method
9 years ago
Louis
f8e9931670
Chord names must be given as an array (instead of a space separated
list)
9 years ago
Louis
51fe10d8c9
Fix indentation
9 years ago
Louis
c1e8ac80ed
Do not split definition of chord notation between python module and template
9 years ago
Louis
6f3440b108
New feature: Can now explicitely define note names
Closes #117
9 years ago
Louis
b6f61c1fd9
Merge pull request #213 from patacrep/latex_special
Handle LaTeX special characters
9 years ago
Louis
24515962f1
LaTeX compilation of URLs containing weird characters works
9 years ago
Louis
173c0cafc3
[WIP] TeX generation works; TeX compilation does not
9 years ago
Louis
a831b421a9
TODO
9 years ago
Louis
4691241433
[test][WIP] More tests
[CI skip]
9 years ago
Louis
cfb739d2bb
Move missing image from patadata
9 years ago
Louis
a16cf5434a
Merge branch 'master' into latex_special
9 years ago
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
Louis
ef58fb63e7
[WIP] Url rendering works
9 years ago
Louis
446181d818
todo
9 years ago
Louis
dfc7762931
[WIP] Special characters: Song generation works. Songbook generation remains to implement
9 years ago
Louis
1e488b26ec
[WIP] Special chars, and TODO
9 years ago
Louis
83ed9ddf71
[WIP] Escaping characters when generating chordpro files works.
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
da9215aacd
[WIP] Escaped characters are correctly parsed. They now have to be correctly rendered
[ci skip]
9 years ago
Louis
7ab42df331
Merge branch 'master' into latex_special
9 years ago
Louis
453aaaba4e
Remove useless and deprecated option
9 years ago
Louis
c52d309a88
[test] Mark # as an escapable character
9 years ago
Louis
443e8509a1
[test] Refine tests. Untested draft of fix.
9 years ago
Louis
863951dab5
[test] More complex tests
9 years ago
Louis
6f7ea3c4d0
[test] Latex special characters: Add failing and incomplete tests
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