Romain Goffe
1fffc496c1
patacrep release version 3.5.6
13 years ago
Romain Goffe
30a42c1f0f
add option for one song per page
13 years ago
Romain Goffe
eb0e683271
major performance improvement when building a songbook
make songbook.pdf :
- before patch: 5mn23s
- after patch: 14s
The issue was about LaTeX \graphicspath macro that was used for
covers. Since covers are stored in each artist's directory,
\graohicspath was containing a large number of different paths which
resulted in quite some time to evaluate when using \includegraphics.
This small patch copies all covers in a single temporary directory
before building a songbook. Note that symlinks are quite tricky to use
with pdflatex, esp. with MacOs/Windows plateforms so a hard copy has
been preferred.
13 years ago
Romain Goffe
fcd587ccf8
patacrep release version 3.5.5
13 years ago
Romain Goffe
86d5a5e0b9
patacrep release version 3.5.4
13 years ago
Romain Goffe
c2e97faaa4
support a new instrument category for crepbook class
instrument may be guitar or ukulele
a new macro \utab, similar to \gtab may is also introduced
this macro can be used in sg files to indicate ukulele diagrams
13 years ago
Romain Goffe
d86ac34ac0
patacrep release version 3.5.3
13 years ago
Romain Goffe
cd3e9add0d
patacrep release version 3.5.2
13 years ago
Romain Goffe
9c816a6c0b
patacrep release version 3.5.1
13 years ago
Romain Goffe
b8e7dc53ac
patacrep release version 3.5.0
13 years ago
Romain Goffe
67db8707de
update default authors field for books
13 years ago
Romain Goffe
fd9f4b64a4
fix: naheulbeuk.pdf fails to build
13 years ago
Romain Goffe
e3f5d97cb6
move tex files into tex subdirecotry
13 years ago
Romain Goffe
165602d9bc
Templates: add portuguese babel support
13 years ago
Romain Goffe
306263ce06
templates: retrieve lang parameter
13 years ago
Romain Goffe
f788384edd
templates: add songbook language parameter
13 years ago
Romain Goffe
e84618fc58
patacrep release version 3.3.10
13 years ago
Romain Goffe
6dd11e1a7e
patacrep release version 3.3.9
13 years ago
Romain Goffe
4f861ca611
set output chords depending on the main template language
13 years ago
Romain Goffe
0b00d03f42
patacrep release version 3.3.8
14 years ago
Romain Goffe
08ec3f2d1e
patacrep release version 3.3.7
14 years ago
Romain Goffe
252f98fa24
patacrep release version 3.3.6
14 years ago
Romain Goffe
3f58ae3392
patacrep release version 3.3.5
14 years ago
Romain Goffe
d57d71f5bd
restore lilypnod option but do not set as default
14 years ago
Romain Goffe
5f2786359a
patacrep release version 3.3.4
14 years ago
Romain Goffe
ab0b8fc6d0
remove lilypond from templates' default options
14 years ago
Romain Goffe
e7f67d14de
patacrep release version 3.3.3
14 years ago
Romain Goffe
a0437a324c
patacrep release version 3.3.2
14 years ago
Romain Goffe
ca48efa7b3
patacrep release version 3.3.1
14 years ago
Romain Goffe
7fc8404f4c
patacrep release version 3.3.0
14 years ago
Romain Goffe
c4fa57087b
patacrep release version 3.2.10
14 years ago
Romain Goffe
5bacdd93d0
patacrep release version 3.2.9
14 years ago
Romain Goffe
f6e71500ea
patacrep release version 3.2.8
14 years ago
Romain Goffe
f71fe76ea2
patacrep release version 3.2.7
14 years ago
Romain Goffe
d62e82e7e0
add book option to show/hide pictures
14 years ago
Romain Goffe
f915ad5649
Add song: Boby Lapointe - Méli-Mélodie
14 years ago
Romain Goffe
61b7c88776
patacrep release version 3.2.6
14 years ago
Romain Goffe
e7cb130776
patacrep release version 3.2.5
14 years ago
Romain Goffe
9757fbb6bd
patacrep release version 3.2.4
14 years ago
Romain Goffe
da2d4f73ce
Templates: specify file type for cover pictures
14 years ago
Romain Goffe
57a61d8be9
Template: correct json mistakes
14 years ago
Romain Goffe
bcf29175f6
Template: correct json mistakes
14 years ago
Romain Goffe
d09d9794da
change font size type to int value (synchro with songbook-client)
14 years ago
crep
82e3a42ffe
change babel order according to lang
14 years ago
Alexandre Dupas
c30495a208
Templates: add fallback for venturisold font (which requires texlive-fonts-extra) in ancient template instead of crash
Conflicts:
templates/ancient.tmpl
14 years ago
Alexandre Dupas
2ec586fe25
Add support for spanish language in Babel
14 years ago
crep
f1fbb18464
New template: ancien.tmpl, old style fonts
14 years ago
Alexandre Dupas
6a71d0bccc
Correct templates for the new defined parameters.
14 years ago
Alexandre Dupas
a09ede4e77
Add flag type for parameter
14 years ago
Alexandre Dupas
3b9c8b8f2b
Add support for size and box color to the main patacrep template
14 years ago