encoding  utf-8
source fish_master.th
export map -proj plan -layout standard -layout plan -o FishMasterPlan.pdf
export map -proj extended -layout standard -layout elevation -o FishMasterE.pdf
#export map -proj extended -layout standard -layout-map-header 0 0 off -o FishMasterE.pdf
#export map -proj plan -layout standard -layout PDF -o FishMasterPlan.pdf
layout PDF
scale 1 500
copy custom_border
map-header 10 75 sw
map-image 50 65 sw ..\..\..\XTherionFiles\TCP.png
map-image 0 -50 w FishMasterE.pdf
endlayout
input ..\..\..\XTherionFiles\_translations.txt  # custom Spanish translations for legend
input ..\..\..\XTherionFiles\_layouts.tex       # custom tex makes nice legend for symbols
input ..\..\..\XTherionFiles\_layouts.mp        # Allows scaling of Photos and makes water blue
input ..\..\..\XTherionFiles\_globallayouts.thc #allows the same symbols to be used across all surveys
layout plan
  map-image 40 50 se ..\..\..\XTherionFiles\TCP.png
  map-header 30 50 se
symbol-show group centreline
scale 1 500
endlayout
layout elevation
  map-image 15 -20 se ..\..\..\XTherionFiles\TCP.png
  map-header 10 -20 se
  scale 1 500
 
endlayout
layout standard
  colour map-fg [80 80 80]
  fonts-setup 6 12 16 40 60
  
  scale-bar 50 m
  symbol-show group centreline
### index of file options from _layouts.tex
  #copy custom_colorlegendbox
  #copy custom_legendsymbolbox
### index of file options from _layouts.mp
  copy custom_border
  #copy custom_water_blue
  copy custom_legend_large_format_5U
  copy custom_flowstone
  #copy custom_water_blue
  #copy custom_legend_large_format_5U
  copy custom_scalebar #borrowedstolen base from AndrewAtkinson Wookeyhole template
  #copy custom_continuations
    
### index of file options from _photo_overlay.tex
  #copy photo_overlay #inserts Tresviso Caves Project logo and other photos
  #copy no_photo_overlay
  
### index of file options from _globallayouts.thc
  copy global_symbols
  copy global_color
  #copy global_medium_cave
  #copy global_small_cave
  
map-comment "Tresviso Caves Project www.tresvisocaves.info
BCRA Grade 5
Data: cave-registry.org.uk/svn/Andara/Tresviso/Marniosa/therion"
doc-author   "Phil Walker, Alastair Gott"
doc-keywords "Marniosa Cave Tresviso Spain"
doc-subject  "Survey of Cueva del Marniosa 2018-2019"
doc-title    "Cueva del Marniosa Survey Tresviso Caves Project 2019"
endlayout