diff --git a/README.md b/README.md index 8d0c667..ae508e1 100755 --- a/README.md +++ b/README.md @@ -619,34 +619,34 @@ Il n'est pas possible d'imbriquer des tableaux. affichera: - -------------------------------------- - Un tableau - -------------------------------------- - C1 | C2 | c3 - -------------------------------------- - A |B |C - 1 | |3 - -------------------------------------- + -------------------------------------- + Un tableau + -------------------------------------- + C1 | C2 | c3 + -------------------------------------- + A |B |C + 1 | |3 + -------------------------------------- et - fct_affiche_ligne entete "Un Autre tableau" "C1,10" "G1(C2,20:C3,10:C4,3)" "C5,15" - fct_affiche_ligne A B C D E - fct_affiche_ligne 1 "" 3 3 4 - fct_affiche_ligne pied + fct_affiche_ligne entete "Un Autre tableau" "C1,10" "G1(C2,20:C3,10:C4,3)" "C5,15" + fct_affiche_ligne A B C D E + fct_affiche_ligne 1 "" 3 3 4 + fct_affiche_ligne pied affichera: - ------------------------------------------------------------------------ - Un Autre tableau - ------------------------------------------------------------------------ - | G1 | - C1 |-----------------------------------------| C5 - | C2 | C3 | C4 | - ------------------------------------------------------------------------ - A |B |C |D |E - 1 | |3 |3 |4 - ------------------------------------------------------------------------ + ------------------------------------------------------------------------ + Un Autre tableau + ------------------------------------------------------------------------ + | G1 | + C1 |-----------------------------------------| C5 + | C2 | C3 | C4 | + ------------------------------------------------------------------------ + A |B |C |D |E + 1 | |3 |3 |4 + ------------------------------------------------------------------------ ### 3 - fct\_erreur