Louis
d19675189b
Corrected indentation
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
Luthaf
ec48864f76
Use datadirs as base search path for included content
11 years ago
Luthaf
a8900ff543
Update Requirements
11 years ago
Louis
21d4f0c245
Sanitize encoding of manipulated strings
Every manipulated string is unicode.
* We guess encoding of files we read before opening them, and string
read from it are converted to unicode.
* We guess encoding of strings got from other modules (plasTeX), and
they are converted to unicode.
11 years ago
Louis
aa1f9e9656
Trying to solve encoding problems #50
11 years ago
Louis
813e5d9bdc
Trying to solve encoding problems #50
11 years ago
Luthaf
4563c04c9d
Typo
11 years ago
Luthaf
18b5c9c22c
Gestion du cas où la clef _songbook_dir n'existe pas
11 years ago
Luthaf
75932768e2
Adds a warning message if _songbook_dir is not set
11 years ago
Luthaf
038028d224
Plugin include
Inclusion de fichier JSON contenant une liste de contenu.
Permet d'avoir le même contenu avec plusieurs mises en page.
11 years ago
Louis
561f0d68ac
Merge branch 'master' of github.com:patacrep/patacrep
11 years ago
Louis
8c4a151fb8
pylint
11 years ago
Luthaf
846276c7f6
Removed git dependency for plasTeX
11 years ago
Luthaf
c6772eb127
Adds Requirements.txt
11 years ago
Louis
3455204f6d
Correcting encoding problems #50
11 years ago
Louis
d64d52c1ed
Merge branch 'master' of github.com:patacrep/patacrep
11 years ago
Louis
4b5758732a
Corrected an error about "authwords"
Closes #50
11 years ago
Luthaf
ce77d47c91
Typo causing pdflatex failure
All languages were not loaded by babel
11 years ago
Luthaf
78815d4250
Updated lilyond header
11 years ago
Louis
c161ed1e2d
Possibilité d'utiliser des intersong
Cela fonctionnait il y a longtemps, mais a été perdu au fil du temps.
http://www.patacrep.com/forum/viewtopic.php?pid=670#p670
11 years ago
Louis
6af4e3c250
Corrected documentation
11 years ago
Louis
13e81f1ed2
Interprétation des regexp en fonction de la locale
11 years ago
Louis
f0c33dc9dc
Correction d'une erreur dans la documentation
11 years ago
Louis
38b3b2a06d
It is now possible to decide how authors and titles are rendered in the indexes
J'avais proposé cela il y a longtemps
http://www.patacrep.com/forum/viewtopic.php?pid=669#p669
Mais cela a dû être perdu au cours des merge, branches, etc.
11 years ago
Louis
255476ba00
Look for content plugins in <datadir>/python/content
11 years ago
Louis
abc3d37014
pylint
11 years ago
Louis
89f339ac7f
Moving variables from one template to another
Since these variables are processed by `patacrep`, they may be included
in template of a lower level.
11 years ago
Louis
f16a0c6316
Outdated since separation of core/data
11 years ago
Louis
a3e53cb12f
.sb file configuration was discarded
11 years ago
Louis
fffcf3f63b
Corrected bug when songbook path is only a file (file.sb, not dir/file.sb)
11 years ago
Louis
e99a497ee4
Liens vers la documentation
11 years ago
Luthaf
3698903892
Correction d'une erreur d'installation
11 years ago
Louis
50b2d3f589
Merge pull request #48 from patacrep/patacrep
Changement du nom en Patacrep
11 years ago
Louis
295a8ba0ec
Suite du renommage
11 years ago
Louis
f7e324a30e
Oubli
11 years ago
Luthaf
7ad32494a7
Petit reste dans le readme
11 years ago
Luthaf
0a4f094d66
Merge branch 'master' into patacrep
Conflicts:
patacrep/build.py
patacrep/index.py
11 years ago
Luthaf
9a9fb564be
Rename example-patacrep into example-crepbook
11 years ago
Luthaf
c6a7ea21c9
Passage au nom Patacrep
11 years ago
Luthaf
107d199039
Merge pull request #47 from patacrep/contentPlugins
Gestion de `content` par des plugins
11 years ago
Louis
710ffe5467
Unification du traitement des chemins relatifs
11 years ago
Louis
2e12374e27
Ajout d'un message en cas de clef de tri incorrecte
11 years ago
Louis
93a421fadb
typo
11 years ago
Louis
4244d9a1dd
Make EOL active in verse, verse* and chorus environments
11 years ago
Louis
d303fcd2f1
Removed useless method
11 years ago
Louis
b536c412a8
Reverting useless commit
Revert "Added \obeylines command to verse, verse* and chorus environments."
This reverts commit 315915221c
.
11 years ago
Louis
b645ec3dc5
Changing misleading class name
11 years ago