plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
Log | Files | Refs | README

commit 5a7ef01380dbc30d7bd185312f52487d2a899eca
parent 879c6f168f19ccfe54fcd8464cfca29d9bbae0e9
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 18 Feb 2013 23:17:16 +0100

Fix gender alternance in templates

Thanks, Gilles Esposito-Farese

Diffstat:
static/tpl/french_abab.tpl | 12++++++------
static/tpl/french_abba.tpl | 12++++++------
static/tpl/italian_abab.tpl | 12++++++------
static/tpl/italian_abba.tpl | 12++++++------
4 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/static/tpl/french_abab.tpl b/static/tpl/french_abab.tpl @@ -9,11 +9,11 @@ 6/6 A x 6/6 B X -6/6 C y -6/6 C y -6/6 D w +6/6 C x +6/6 C x +6/6 D X -6/6 E z -6/6 D z -6/6 E w +6/6 E x +6/6 D X +6/6 E x diff --git a/static/tpl/french_abba.tpl b/static/tpl/french_abba.tpl @@ -9,11 +9,11 @@ 6/6 B X 6/6 A x -6/6 C y -6/6 C y -6/6 D w +6/6 C X +6/6 C X +6/6 D x -6/6 E z -6/6 D z -6/6 E w +6/6 E X +6/6 D x +6/6 E X diff --git a/static/tpl/italian_abab.tpl b/static/tpl/italian_abab.tpl @@ -9,11 +9,11 @@ 6/6 A x 6/6 B X -6/6 C y -6/6 C y -6/6 D w +6/6 C x +6/6 C x +6/6 D X -6/6 E z -6/6 E z -6/6 D w +6/6 E x +6/6 E x +6/6 D X diff --git a/static/tpl/italian_abba.tpl b/static/tpl/italian_abba.tpl @@ -9,11 +9,11 @@ 6/6 B X 6/6 A x -6/6 C y -6/6 C y -6/6 D w +6/6 C X +6/6 C X +6/6 D x -6/6 E z -6/6 E z -6/6 D w +6/6 E X +6/6 E X +6/6 D x