encoding utf-8 source Spider.th # Change name to the main therion file #Surveys to output #----------------- ############### #projection needs to come first as it is used in the plan ############### export map -proj extended -layout Projected -o SpiderEe.pdf #Produces projection of cave on a single sheet export map -proj plan -layout plan -o Spider.pdf #Produces plan of cave, on a single sheet export model -fmt survex -o Spiderth.3d #Survex file showing centre line only #export model -o Spider.lox #3d therion model to be viewed in the therion viewer layout plan copy local map-image -90 100 ne SpiderEe.pdf map-header 0 -30 nw map-comment "Cheddar Gorge, Somerset
\
\ Length 136.36 m (surveyed)
\ Depth 85.71 m (surveyed)
\
\ Drawn using Therion
\ by Andrew Atkinson and Graham Mullan.
\ Survey by Andrew Atkinson, Peter Hann,
\ Adrian Vanderplank and Simon Flower
\
\ Grade UISv1 6-4-EF
\ Copyright 2011-13 CC BY NC SA
\ Data available at http://cave-registry.org.uk/
\
\ Heights in metres OD" scale-bar 25 metres colour-legend off code tex-map \cavename={\size [40] Spider Hole} \cavelength={} %empty \cavedepth={} %empty \colorlegendfalse endcode endlayout layout Projected copy local #map-header 50 100 off symbol-hide special north-arrow symbol-hide special scale-bar #legend-width 20 cm #code tex-map # \cavename={\size[40] Spider Hole} # \cavelength={} %empty # \cavedepth={} %empty # \def\maplayout{ # \legendbox{0}{95}{s}{ # \the\cavename # } # } endcode endlayout layout local copy common doc-title "Spider Hole" #rotate -90 grid-size 20 20 10 metres #base-scale 1 500 scale 1 250 #A3 #scale 1 2750 #base-scale 1 750 #A4 #scale 1 6000 symbol-hide point remark symbol-hide group cave-centreline #grid off map-header 50 70 off map-header-bg on statistics explo off statistics topo off code metapost #base 1:750 scale 1:2750 (A3 charterhouse,GB) #fonts_setup(8,16,24,40,60) #scale 1:1000 (A0 width charterhouse,GB) fonts_setup(7,10,14,20,30) #base 1:500 scale 1:2750 #fonts_setup(8,20,26,40,60) endlayout #get the master layout settings input ../common_layout.th