Sujet : Re: Bold
De : om+news (at) *nospam* miakinen.net (Olivier Miakinen)
Groupes : fr.comp.usenet.lecteurs-de-newsDate : 06. Dec 2024, 22:42:27
Autres entêtes
Organisation : There's no cabale
Message-ID : <vivr43$2ea0$1@cabale.usenet-fr.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4
Le 06/12/2024 19:02, Stefan Ram a écrit :
Original : /italique/ ou /penché/
Traité : italique ou penché
Attendu : italique ou penché
Correct : True
Euh... Je ne suis pas d'accord avec ton « Attendu ». Pour moi c'est incorrect
car les caractères « / » ont disparu.
Original : f_1(x, y) = ((x + y) / x) + (y / (x + y))
Traité : f_1(x, y) = ((x + y) / x) + (y / (x + y))
Attendu : f_1(x, y) = ((x + y) / x) + (y / (x + y))
Correct : True
Original : f_2(x, y) = ((x + y) /x²) + (−y/ (x + y))
Traité : f_2(x, y) = ((x + y) x²) + (−y (x + y))
Attendu : f_2(x, y) = ((x + y) /x²) + (−y/ (x + y))
Correct : False
Original : f(x, y) = (x + y)/x − y/(x + y)
Traité : f(x, y) = (x + y)/x − y/(x + y)
Attendu : f(x, y) = (x + y)/x − y/(x + y)
Correct : True
Je suis d'accord ici pour les trois.
Original : | Olivier | *TRÈS MAUVAIS* | Doit /redoubler/ | 0/20 |
Traité : | Olivier | TRÈS MAUVAIS | Doit redoubler | 0/20 |
Attendu : | Olivier | TRÈS MAUVAIS | Doit redoubler | 0/20 |
Correct : True
Pas d'accord. Des caractères ont disparu, et cela casse le tableau en art-ascii
puisque le troisième « | » est décalé de deux positions vers la gauche, et le
dernier « | » de quatre positions.
Original : ni *(attention c'est important)* ni (*attention c'est important*) ne
Traité : ni (attention c'est important) ni (*attention c'est important*) ne
Attendu : ni (attention c'est important) ni (attention c'est important) ne
Correct : False
Je suis d'accord que ce n'est pas correct, mais pas pour la raison que tu
donnes.
-- Olivier Miakinen