diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2022-01-23 01:29:56 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2022-01-23 01:29:56 +0100 |
commit | 655fd58031e27383a726e74a0ad3d9221dbc4f6d (patch) | |
tree | 6ecd7eb1a1c60c6ad7020fa848f6000176409908 /templates/verbatim/Formats.txt | |
parent | 4c8f2c6e5f04afde57c54065182d558dbaa63596 (diff) | |
download | engarde-importer-655fd58031e27383a726e74a0ad3d9221dbc4f6d.tar.gz engarde-importer-655fd58031e27383a726e74a0ad3d9221dbc4f6d.tar.bz2 engarde-importer-655fd58031e27383a726e74a0ad3d9221dbc4f6d.zip |
Some enguarde verbatim templates
Diffstat (limited to '')
-rw-r--r-- | templates/verbatim/Formats.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/verbatim/Formats.txt b/templates/verbatim/Formats.txt new file mode 100644 index 0000000..d57de9c --- /dev/null +++ b/templates/verbatim/Formats.txt @@ -0,0 +1,18 @@ +(def formats_tireur + champs_feuilles_pou_select (marge_gche nomprenom num grille_feuille signature marge2) + champs_feuilles_pou_taille (57 198 16 200 156 50) + champs_info_pou_select (marge_gche nomprenom nation1 grille_feuille marge1 vic_match indice td rang marge2) + champs_info_pou_taille (57 133 63 200 50 50 40 40 32 50) + champs_clas_pou_select (marge_gche rang nomprenom nation1 vic_match indice td groupe marge1 marge_dte) + champs_clas_pou_taille (57 32 180 63 50 40 40 50 50 50) + champs_feuilles_match_select (marge_gche nomprenom grille_match signature) + champs_feuilles_match_taille (57 149 276 120) + champs_info_tab_select (marge_gche num nomprenom) + champs_info_tab_taille (57 16 173) + champs_clas_select (marge_gche rang nomprenom club1 nation1 marge1 marge2 marge_dte) + champs_clas_taille (57 63 213 150 63 50 50 50) + ordres_clas_select ordre_rang +) + +(def formats_arbitre +)
\ No newline at end of file |