Louis
|
eba5d404d1
|
[chordpro] More generic song renderer
|
9 years ago |
Louis
|
8f91044108
|
[chordpro] Template job is done by the template
|
9 years ago |
Louis
|
48637e60fd
|
[chordpro] Better error handling
|
9 years ago |
Louis
|
6afb5fd8e0
|
[chordpro] `{define: FOO}` directive are now meta information. Generated AST changed too.
|
9 years ago |
Louis
|
ea1b382f5f
|
Generated LaTeX file contains nicer spaces
No weird indentation, no trailing whitespaces, no long long paragraph breaks (one line or two are sufficient), etc.
|
9 years ago |
Louis
|
47e4f96099
|
[chordpro] Parsing of {define: FOO} works (some TODOs are left for error handling)
|
9 years ago |
Louis
|
43448ab788
|
Chords are now parsed with a regular expression: ply is overkill here
* Preparing for parsing of `{define: FOO}` statements
* Brackets can now contain several space-separated chords (as in `[A/A B#]`).
|
9 years ago |
Louis
|
fe7c6aecaa
|
[pylint] Removed pylint error
|
9 years ago |
Louis
|
b95686d29f
|
Merge branch 'master' into chordpro
|
9 years ago |
Louis
|
87532f784e
|
Replaced temporary variable names with correct ones
|
9 years ago |
Louis
|
3e443ea644
|
[pylint] Hiding information message from pylint
|
9 years ago |
Louis
|
8edccbbbe5
|
Corrected error in documentation
|
9 years ago |
Louis
|
8980576139
|
[WIP] First draft to chords parsing and rendering
|
9 years ago |
Louis
|
80b0fbabaf
|
Deleting useless comment
|
9 years ago |
Louis
|
6b5b08701f
|
Merge branch 'master' of github.com:patacrep/patacrep
|
9 years ago |
Louis
|
f093f02d13
|
Added semicolon as a default author separator
|
9 years ago |
Luthaf
|
621facd21d
|
Merge pull request #77 from patacrep/pkgutil
Plugins: Using pkgutil.walk_packages instead of our own re-implementation
|
10 years ago |
Louis
|
69f8a5e831
|
Plugins: Using pkgutil.walk_packages instead of our own re-implementation
|
10 years ago |
Luthaf
|
688f6c70ac
|
Merge pull request #75 from patacrep/tox
Using tox for tests
|
10 years ago |
Louis
|
0f9844d65e
|
Typo
[ci skip]
|
10 years ago |
Louis
|
eae308596d
|
typo
[ci skip]
|
10 years ago |
Louis
|
0442d9b58e
|
[README] More badges
|
10 years ago |
Luthaf
|
aa960fa139
|
Add build badge in README
[ci skip]
|
10 years ago |
Luthaf
|
d76b85b29f
|
Add travis powered tests
|
10 years ago |
Luthaf
|
4005d8fdcd
|
Add tox files to gitignore
|
10 years ago |
Louis
|
4323ca0ffb
|
[test] Using tox
|
10 years ago |
Louis
|
a09d3f5256
|
Added a pylintrc file; made code pylint compliant
|
10 years ago |
Louis
|
e3f523c297
|
pylint
|
10 years ago |
Louis
|
ff4d2ae06a
|
Template generation is cleaner
|
10 years ago |
Luthaf
|
968891c380
|
Merge pull request #70 from patacrep/chordpro
Nouveau format : chordpro
|
10 years ago |
Louis
|
edf844f98d
|
Corrections (due to problems with git merge)
|
10 years ago |
Louis
|
18fee66c9c
|
Merge branch 'chordpro' of github.com:patacrep/patacrep into chordpro
Conflicts:
patacrep/content/__init__.py
patacrep/content/song.py
patacrep/files.py
patacrep/latex/__init__.py
patacrep/latex/syntax.py
patacrep/songs/__init__.py
patacrep/songs/latex/__init__.py
setup.py
|
10 years ago |
Louis
|
68892d83aa
|
Deleting useless comments
|
10 years ago |
Louis
|
b9d459ec24
|
Tex rendere works
|
10 years ago |
Louis
|
9c49243db1
|
Turned authors in a list of authors
|
10 years ago |
Louis
|
2039001dd1
|
Parsing works on tests
|
10 years ago |
Louis
|
5d0d0d7000
|
[chordpro][WIP] Les lignes sont correctement analysées
|
10 years ago |
Louis
|
eefcbd2bd2
|
Réorganisation en prévision du support des fichiers chordpro
Ref: #64
|
10 years ago |
Louis
|
ca8580d942
|
Logging: better handling of newlines
|
10 years ago |
Luthaf
|
e7ea9e07d1
|
[WIP] Chordpro format
|
10 years ago |
Luthaf
|
a2fcfa488d
|
ChordPro example file
|
10 years ago |
Luthaf
|
e6b4f5db9a
|
First minimalist chordpro lexer
|
10 years ago |
Louis
|
7993a0dd55
|
Utilisation de hgtools
|
10 years ago |
Louis
|
37dbc0405b
|
Deleting useless comments
|
10 years ago |
Louis
|
3cbfc4f5c9
|
README is well rendered both in github and Pypi
|
10 years ago |
Louis
|
feb642952a
|
Tex rendere works
|
10 years ago |
Louis
|
cacd957ac5
|
Turned authors in a list of authors
|
10 years ago |
Louis
|
eff4286a77
|
Parsing works on tests
|
10 years ago |
Louis
|
9e507fcc42
|
[chordpro][WIP] Les lignes sont correctement analysées
|
10 years ago |
Louis
|
a62cb29216
|
Merge branch 'master' into chordpro
Conflicts:
patacrep/build.py
patacrep/content/__init__.py
patacrep/content/song.py
patacrep/files.py
patacrep/latex/__init__.py
patacrep/latex/syntax.py
patacrep/songs/__init__.py
|
10 years ago |