Louis
|
59517b3245
|
Removing leading spaces and line breaks in verses
|
10 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.
|
10 years ago |
Louis
|
4f37f3c7c2
|
Changed signature of parsed_until
|
10 years ago |
Louis
|
7d8df0ea83
|
Amélioration de \[
|
10 years ago |
Louis
|
22495aa5f8
|
More information stored in song
|
10 years ago |
Louis
|
603269ec36
|
Improving LaTeX \[ parsing
|
10 years ago |
Louis
|
a865dbe38d
|
pylint
|
10 years ago |
Louis
|
10434d1fb7
|
Management of new LaTeX commands
|
10 years ago |
Louis
|
af9c395079
|
Improvement of chord parsing: \[
closes #52
|
10 years ago |
Louis
|
0e1bfe05c9
|
Ignoring song files not ending with '.sg' or '.is'
|
10 years ago |
Louis
|
5ab5bfded4
|
Code factorisation, and better error message when file not found.
|
11 years ago |
Louis
|
79666c4d3c
|
pylint
|
11 years ago |
Louis
|
2533495711
|
Even better error message
|
11 years ago |
Luthaf
|
7e6fd4ef06
|
More search path for tex plugin
|
11 years ago |
Luthaf
|
9a9ca6fa99
|
Better error message
|
11 years ago |
Luthaf
|
2dfd719319
|
Nettoyage des shebang et des modes de fichiers
|
11 years ago |
Luthaf
|
823c633943
|
Corrige un bug lors de la génération des index
Les characters spéciaux (?, $, €, ...) faisaient planter la compilation
|
11 years ago |
Louis
|
f458c8602a
|
Merge pull request #55 from patacrep/cx_freeze
Integration de windows
|
11 years ago |
Louis
|
17f575c2cc
|
Merge branch 'master' of github.com:patacrep/patacrep
|
11 years ago |
Louis
|
aa87cd0b7b
|
Merge branch 'master' into cx_freeze
|
11 years ago |
Louis
|
616657acef
|
Corrected inversion between first and last name, or article and main title
|
11 years ago |
Luthaf
|
ba0688f848
|
Typo
|
11 years ago |
Luthaf
|
c36f2fae41
|
Merge branch 'master' into cx_freeze
Conflicts:
patacrep/content/song.py
patacrep/files.py
|
11 years ago |
Luthaf
|
a52b5bab89
|
Script d'installation pour windows
|
11 years ago |
Luthaf
|
902c207381
|
Gestion des chemins windows dans les fichiers LaTeX
|
11 years ago |
Luthaf
|
e823a7dbfe
|
Revert "Gestion des chemins de fichiers pour LaTeX"
This reverts commit 624211c3b3 .
|
11 years ago |
Luthaf
|
46a80d2b8f
|
PDF compilation now works on windows
|
11 years ago |
Luthaf
|
a3beec2148
|
Merge pull request #51 from patacrep/cache
Mise en place d'un cache
|
11 years ago |
Louis
|
443783be2c
|
Solved sorting problem
|
11 years ago |
Louis
|
23418d7ceb
|
pylint
|
11 years ago |
Louis
|
5a37a0fc46
|
Ignoring cache
|
11 years ago |
Luthaf
|
6624dfadf2
|
Changement du nom
|
11 years ago |
Luthaf
|
624211c3b3
|
Gestion des chemins de fichiers pour LaTeX
|
11 years ago |
Louis
|
5cc88974f2
|
Using the best pickle protocol version
|
11 years ago |
Louis
|
e3edc2b9e7
|
Merge branch 'master' into cache (mainly managing string encoding)
Conflicts:
patacrep/content/song.py
patacrep/songs.py
|
11 years ago |
Louis
|
16c43e8074
|
Merge branch 'master' of github.com:patacrep/patacrep
|
11 years ago |
Louis
|
52c3007684
|
Songs are cached only if they are in a datadir
|
11 years ago |
Luthaf
|
1d455b6b34
|
Setup.py prenant en compte cx_freeze
|
11 years ago |
Luthaf
|
b20d6c8162
|
Correction d'un bug sous windows
L'exception "Unsupported locale" était levée
|
11 years ago |
Luthaf
|
5d18d08ffa
|
Merge pull request #53 from patacrep/include
Plugin include
|
11 years ago |
Louis
|
6209f3e9ab
|
comment
|
11 years ago |
Louis
|
f8ee770610
|
Guess encoding while encoding file
|
11 years ago |
Luthaf
|
fc05a7cb17
|
Suppression de la liste des accords si les diagrammes sont absents
La liste des accords ne comprenait que des lignes vides sinon
|
11 years ago |
Louis
|
e6fbc51ebf
|
Simplify case where datadir is empty
|
11 years ago |
Louis
|
5048930f44
|
No error if files cannot be opened
|
11 years ago |
Louis
|
d19675189b
|
Corrected indentation
|
11 years ago |
Louis
|
5fd6aec54b
|
Deleting useless line
|
11 years ago |
Louis
|
794f8e2c9a
|
Merge branch 'master' into include
Conflicts:
patacrep/authors.py
|
11 years ago |
Louis
|
2d8dda902f
|
Merge branch 'include' of github.com:patacrep/patacrep into include
|
11 years ago |
Louis
|
079e05911a
|
Merge pull request #54 from patacrep/encoding
Sanitize encoding of manipulated strings
|
11 years ago |