config.thc

This commit is contained in:
Alex38Lyon
2026-03-21 23:06:40 +01:00
parent 3347b51cfc
commit 61e274d64c
5 changed files with 1407 additions and 1720 deletions
+23 -29
View File
@@ -29,6 +29,9 @@ encoding utf-8
# les donnees du dessin, comme ça, ce fichier thconfig appellera
# "jb.th" et a leur tour, "jb.th" appellera
# "jb-dessin.th2")
cs UTM30
source Synthese-PSM_LARRA-tot.th
# pour le MNT avec une résolution spaciale de 1" STRM10
@@ -50,12 +53,11 @@ layout my_layout_atlas
# Call the config settings (Layout config inside the config.thc file)
copy langue-fr
copy drawingconfig
copy Atlas_layout
copy fonts_2000
copy Survey_No_Scrap
# Définition du système de projection du plan
cs UTM31
cs UTM30
# La ligne base-scale spécifie l'échelle auquel nous avons dessiné nos croquis.
# Par défaut, Therion pense que c'est une échelle 1:200. Si on a utilisé une autre échelle,
@@ -176,35 +178,27 @@ layout my_layout_atlas
#debug station-names
# min-symbol-scale S # XL, L, M, S, XS
# code tex-atlas
# \legendtextsize={\size[30]} %% Taille de la police
# \legendtextheadersize={\size[52]} %% Taille de la police du titre
# \legendtextsectionsize={\size[40]} %% Taille de la police de la légende
code tex-atlas
\def\atlaslogo{./Logos/Logo-ARSIP-Synthese-Topographique_XS.png}
\def\atlasheaderlogo{./Logos/Logo-ARSIP-Synthese-Topographique.png}
\legendtextheadersize={\size[40]} %% Taille de la police du titre
\legendtextsize={\size[12]}
# %\legendtextsectionsize={\size[40]} %% Taille de la police de la légende
# %\legendtextcolor={\color[0 0 110]}
# \cavename={Atlas général des réseaux, massif de la Pierre Saint-Martin / Larra}
# %\newtoks\club \club={ARSIP}
\cavename={Atlas général des réseaux de la Pierre Saint-Martin / Larra}
\club={ARSIP}
# %\newtoks\thanksto \thanksto={Alpes Minages pour son soutien actif et Loire Travaux Spéciaux l'aide logistique}
# \newtoks\wpage \wpage={https://www.arsip.fr/}
# \newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
# \newtoks\database \database={https://karsteau.org/}
# \newtoks\synth \synth={Alexandre Pont pour l'ARSIP}
# endcode
\wpage={https://www.arsip.fr/}
\datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
\database={https://karsteau.org/}
\synth={Alexandre Pont pour l'ARSIP}
%\ECoordinates={\inputrel{Outputs/Synthese-PSM_LARRA-Cave-list.txt}}
\ECoordinates={\catcode`\_=12\obeylines\inputrel{Outputs/Synthese-PSM_LARRA-Cave-list.txt}}
endcode
# code tex-atlas
# \legendtextsize={\size[30]} %% Taille de la police
# \legendtextheadersize={\size[52]} %% Taille de la police du titre
# \legendtextsectionsize={\size[40]} %% Taille de la police de la légende
# %\legendtextcolor={\color[0 0 110]}
# \cavename={Atlas général des réseaux, massif de la Pierre Saint-Martin / Larra}
# %\newtoks\club \club={ARSIP}
# %\newtoks\thanksto \thanksto={Alpes Minages pour son soutien actif et Loire Travaux Spéciaux l'aide logistique}
# \newtoks\wpage \wpage={https://www.arsip.fr/}
# \newtoks\datat \datat={https://github.com/Alex38Lyon/Synthese-PSM\_LARRA}
# \newtoks\database \database={https://karsteau.org/}
# \newtoks\synth \synth={Alexandre Pont pour l'ARSIP}
# endcode
copy Atlas
# map-image 4 72 nw ./Logos/Logo-ARSIP-Synthese-Topographique_XL.png
@@ -223,6 +217,7 @@ select MP-Synthese-PSM_LARRA-Plan-tot@Synthese-PSM_LARRA
# Export des fichiers pdf, plan et coupe.
# ATTENTION, la topo étant énorme, il faut mettre l'option ne traçant pas la centerline !
# export map -projection plan -fmt pdf -layout my_layout -o Outputs/Synthese-PSM_LARRA-Plan.pdf
export cave-list -surveys off -location on -o Outputs/Synthese-PSM_LARRA-Cave-list.txt
export atlas -o Outputs/Synthese-PSM_LARRA-Atlas.pdf -layout my_layout_atlas
# export map -projection plan -fmt pdf -layout my_layout -o Outputs/Synthese-PSM_LARRA-Plan.pdf
# export map -projection plan -fmt xhtml -layout my_layout -o Outputs/Synthese-PSM_LARRA-Plan.xhtml
@@ -252,5 +247,4 @@ export atlas -o Outputs/Synthese-PSM_LARRA-Atlas.pdf -layout my_layout_atlas
# export map -proj plan -fmt kml -o Outputs/Synthese-PSM_LARRA.kml -layout layout-kml
# export model -fmt kml -o Outputs/Synthese-PSM_LARRA-model.kml -enable all
# export model -enable all -o Outputs/Synthese-PSM_LARRA-3D.kml
# export cave-list -surveys off -location on -o Outputs/Synthese-PSM_LARRA-Cave-list.html
# export survey-list -location on -o Outputs/Synthese-PSM_LARRA-Surveys.html