Bug #1407

Mis à jour par Matthieu Decorde il y a plus de 10 ans

Two fixes are necessary to make these macros work with TXM 0.7.7:

# Replace [] with [:] on line 23 of both macros
# Replace (0) with (i) on line 202 of FacsEditionBuilderMacro.groovy
# fix page declaration in FacsEditionBuilder.groovy
# remove the //TODO

Retour