Luthaf
|
79e18c8019
|
Merge pull request #71 from patacrep/subprocess_log
pdflatex output is now logged line per line (not as a whole text at the end of compilation)
|
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 |
Louis
|
1932500abf
|
Typo
|
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
|
b35da1325f
|
Merge branch 'master' into utf-8
|
10 years ago |
Luthaf
|
ff75638e91
|
Merge pull request #65 from patacrep/python3
Passage à Python3
|
10 years ago |
Louis
|
176c10fd05
|
Deleting obsolet # -*- coding: utf-8 -*- lines
C.f: #65
|
10 years ago |
Luthaf
|
4205520e7e
|
Merge pull request #69 from patacrep/encoding
Added option 'encoding' to songbook files
|
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 |
Luthaf
|
9bd95b9300
|
Merge pull request #67 from patacrep/setuptools
Simplification de l'installateur
|
10 years ago |
Louis
|
cb62c288cd
|
Python2 n'est plus supporté
|
10 years ago |
Louis
|
063c46098e
|
L'installateur utilise aussi Python3
|
10 years ago |
Louis
|
e38359b365
|
Oubli
|
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 |
Louis
|
b8ff69af51
|
Utilisation de python3 par défault
|
10 years ago |
Luthaf
|
a17519bbea
|
Start Python2 compatibility mode
|
10 years ago |
Luthaf
|
9bc740e096
|
Update setup.py
|
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
|
58f1385685
|
Handling user abort
|
10 years ago |
Louis
|
22aaf29e8c
|
Using logging module
|
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
|
d8f53c7153
|
Suppression de la configuration pour Fedora
Elle n'a jamais marché. #26
|
10 years ago |
Louis
|
62a61718ae
|
Correction d'une erreur si une url est définie avec le template default.tex
|
10 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)
|
10 years ago |
Louis
|
e5650c2c30
|
Déplacement de définition de variables là où elles sont vraiment nécessaires
|
10 years ago |
Louis
|
b8ea147984
|
Mise à jour des dépendances #26
|
10 years ago |
Luthaf
|
7569216269
|
Lilypond papersize is updated at each new music score
Ref #19
|
10 years ago |
Luthaf
|
b78d86f011
|
Updating windows installation script
|
10 years ago |
Luthaf
|
53aa5869a3
|
Update setup.py for Pypi
|
10 years ago |
Luthaf
|
ad95ef7dcb
|
typo
|
10 years ago |
Luthaf
|
9aa9ad1af6
|
Merge branch 'master' of https://github.com/patacrep/patacrep
|
10 years ago |
Luthaf
|
b1200757d5
|
Passage à la version 4.0.0 alpha
|
10 years ago |
Luthaf
|
493f2b530e
|
The __version__ attribute's value SHOULD be a string.
http://legacy.python.org/dev/peps/pep-0396/#specification
|
10 years ago |
Louis
|
11a2eba3a6
|
Merge pull request #58 from patacrep/chords_a5
Improving \chords rendering in a5paper
|
10 years ago |
Luthaf
|
5d0d24d61d
|
Change distutils for setuptools
|
10 years ago |