Luthaf
|
e6b4f5db9a
|
First minimalist chordpro lexer
|
10 years ago |
Louis
|
37dbc0405b
|
Deleting useless comments
|
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
|
a2e5c476e5
|
Réorganisation en prévision du support des fichiers chordpro
Ref: #64
|
10 years ago |
Louis
|
e9af147866
|
Logging: better handling of newlines
|
10 years ago |
Luthaf
|
2c79570ceb
|
[WIP] Chordpro format
|
10 years ago |
Louis
|
5db2eb7c49
|
pdflatex output is now logged line per line (not as a whole text at the end of compilation)
|
10 years ago |
Luthaf
|
fbc2560c5d
|
Update Readme and NEWS for v4.0
|
10 years ago |
Luthaf
|
970f5761bc
|
Check for Python version at runtime
See http://www.patacrep.com/forum/viewtopic.php?id=137
for the error.
|
10 years ago |
Louis
|
176c10fd05
|
Deleting obsolet # -*- coding: utf-8 -*- lines
C.f: #65
|
10 years ago |
Louis
|
88ba800fb3
|
Added option 'encoding' to songbook fiels
|
10 years ago |
Louis
|
607e064bfb
|
Transformation de encoding.open_read en un 'context manager'
|
10 years ago |
Louis
|
d40ae1cea6
|
Datadir and fullpath are no longer stored in cached songs
Closes #68
|
10 years ago |
Louis
|
08aa70bd13
|
Simplification de l'installateur
|
10 years ago |
Louis
|
5084a0b418
|
Attempt to silence yacc
Reference #65
|
10 years ago |
Louis
|
db94cf06a3
|
Indentation
|
10 years ago |
Louis
|
9d5f3b270b
|
Documentation
|
10 years ago |
Louis
|
fe2d2da958
|
Setting up file type plugins.
|
10 years ago |
Luthaf
|
4ba66ba1ae
|
UTF-8 everywhere, python2 legacy mode
|
10 years ago |
Luthaf
|
a1ea7db059
|
English error message
|
10 years ago |
Luthaf
|
ba435f26f9
|
ChordPro example file
|
10 years ago |
Luthaf
|
a0c19d3b35
|
First minimalist chordpro lexer
|
10 years ago |
Luthaf
|
a17519bbea
|
Start Python2 compatibility mode
|
10 years ago |
Louis
|
04f2554759
|
Simplification
|
10 years ago |
Louis
|
d34441fbae
|
Added intersong example
|
10 years ago |
Louis
|
7895acad0f
|
Deleting output and temporary files generated by yacc
|
10 years ago |
Louis
|
d685da1244
|
Cleaning LaTeX parser
|
10 years ago |
Louis
|
baedd3b236
|
[WIP] LaTeX files are parsed again
|
10 years ago |
Louis
|
6c98a09216
|
Temporary workaround to make babel work
|
10 years ago |
Louis
|
2a3bee175e
|
Converted to Python3
Not fully tested: base case seems to work
|
10 years ago |
Louis
|
e41590c409
|
Suppression de plasTeX
|
10 years ago |
Louis
|
62a61718ae
|
Correction d'une erreur si une url est définie avec le template default.tex
|
11 years ago |
Louis
|
4797db2706
|
Changement de la chaîne ignorée pour la version (conforme à la valeur par défaut de ladite version, définie ailleurs)
|
11 years ago |
Louis
|
e5650c2c30
|
Déplacement de définition de variables là où elles sont vraiment nécessaires
|
11 years ago |
Luthaf
|
7569216269
|
Lilypond papersize is updated at each new music score
Ref #19
|
11 years ago |
Luthaf
|
b1200757d5
|
Passage à la version 4.0.0 alpha
|
11 years ago |
Luthaf
|
493f2b530e
|
The __version__ attribute's value SHOULD be a string.
http://legacy.python.org/dev/peps/pep-0396/#specification
|
11 years ago |
Luthaf
|
02ed17d4cb
|
Change chords diagram placements in small paper size
|
11 years ago |
Louis
|
bb5ee606f8
|
Closes #59
|
11 years ago |
Louis
|
3290291045
|
Improving \chords rendering in a5paper
|
11 years ago |
Louis
|
eaafa62033
|
Added tests for plasTeX
These are not automatic, though...
|
11 years ago |
Louis
|
52198b4084
|
Last space and line break are now outside chord \[
|
11 years ago |
Louis
|
123e2e0e86
|
Return super() value
This should not change anything, since super() value seems to be None.
|
11 years ago |
Louis
|
59517b3245
|
Removing leading spaces and line breaks in verses
|
11 years ago |
Louis
|
278acc8438
|
Parsing of chord \[: solved bug when parsing \[A]word\[B]
In previous version, chord `B` was included into chord `A`. Now, they
are adjacent, as expected.
|
11 years ago |
Louis
|
4f37f3c7c2
|
Changed signature of parsed_until
|
11 years ago |
Louis
|
7d8df0ea83
|
Amélioration de \[
|
11 years ago |