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
Louis
950d9b36f8
Improving chord \[ parsing
11 years ago
Louis
f727f13a2b
Remplacement d'une erreur par un warning
11 years ago
Louis
315915221c
Added \obeylines command to verse, verse* and chorus environments.
11 years ago
Louis
ac263ae74d
Removing useless method
11 years ago
Louis
2ac37a4b25
Only invite to use -v if not already used
11 years ago
Louis
9fde24bd00
Comment
11 years ago
Louis
5dc1cf415f
Solving error in management of default values of configuration
11 years ago
Louis
e6afeb94a1
Nouveau plugin : inclusion de fichiers LaTeX
11 years ago
Louis
099f21824c
Correction de bug : rétablit le songdir original après traitement des fichiers concernés
11 years ago
Louis
d066386812
The code is pylint compliant.
11 years ago
Louis
13322630ab
Introduction de variables de configuration privées
Les variables dont le nom commence par `_` sont privées : elles ne
peuvent pas être assignées dans le fichier songbook ou dans un template,
et sont destinées à un usage interne.
11 years ago
Louis
1e2dfc7d91
Implémentation du plugin cwd ( #43 )
11 years ago
Louis
fa8674d6a0
Introduction d'un paramètre config['songdir'] ; Peuplement par défaut de content avec le premier des répertoires de songdir non vide.
11 years ago
Louis
e87c6d4d3f
Simplifying normalization of strings used to sort songs
11 years ago
Louis
0a4d7638a0
Added plugin 'sorted'
11 years ago
Louis
7b4a42ec1d
Fix case where configuration file contain no content keyword at all
11 years ago
Louis
414716cdba
Sorted out configuration defaults (between hard-coded defaults, templates, and configuration files)
11 years ago