<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-NZ link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>OK, some progress.<o:p></o:p></p><p class=MsoNormal>I dredged up an old revision that I thought was working, and sure enough it still works.<o:p></o:p></p><p class=MsoNormal>It seems that offsetting a map by referring to it this way ‘<span style='background:yellow;mso-highlight:yellow'>7-LaghuPlan-midP3@Laghu</span>‘ gives the result I want.<o:p></o:p></p><p class=MsoNormal>But inserting that map inside another map, with no other additions, referring to it now as ‘<span style='background:yellow;mso-highlight:yellow'>LaghuPlanMap-2’</span> breaks the offset map-connection hierarchy.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I feel like this should offer me some insight, and a path to some solution.  But it is not hitting me yet, unless it is somehow associated with map-levels?<o:p></o:p></p><p class=MsoNormal>It seems to make it difficult to generate a pattern that allows unlimited levels of offsetting, preferring instead to terminate at two levels, as in the Therion Book example.<o:p></o:p></p><p class=MsoNormal>Or is there a creative solution?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Details below…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>Offset of offset – map-connection is submap to submap – looks good so far – rev 47.1.1<o:p></o:p></b></p><p class=MsoNormal><img width=739 height=413 style='width:7.6944in;height:4.3055in' id="Picture_x0020_2" src="cid:image002.png@01D792E3.7E786590"><o:p></o:p></p><p class=MsoNormal><img width=352 height=164 style='width:3.6666in;height:1.7083in' id="Picture_x0020_7" src="cid:image011.png@01D792DF.B2151F50"><o:p></o:p></p><p class=MsoNormal>map LaghuPlanMap -title "Laghu Cave Plan, Mt Arthur"<o:p></o:p></p><p class=MsoNormal>    9-LaghuPlan-surface@Laghu #entrance pit<o:p></o:p></p><p class=MsoNormal>    LaghuPlanMap-1 [-050 000] below #top level offset map<o:p></o:p></p><p class=MsoNormal>    Laghu<o:p></o:p></p><p class=MsoNormal> endmap LaghuPlanMap<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> map LaghuPlanMap-1<o:p></o:p></p><p class=MsoNormal>    9-LaghuPlan-underground@Laghu<o:p></o:p></p><p class=MsoNormal>    7-LaghuPlan-upperP1P2@Laghu<o:p></o:p></p><p class=MsoNormal>    7-LaghuPlan-midP2P3@Laghu<o:p></o:p></p><p class=MsoNormal>              <o:p></o:p></p><p class=MsoNormal>              <span style='background:yellow;mso-highlight:yellow'>7-LaghuPlan-midP3@Laghu        [000 020] below #same as LaghuPlanMap-2, but with correct map-connections<o:p></o:p></span></p><p class=MsoNormal><s><span style='background:yellow;mso-highlight:yellow'>              # LaghuPlanMap-2 [000 020] below</span></s><span style='background:yellow;mso-highlight:yellow'>        #referring to it this way breaks the map-connections</span><o:p></o:p></p><p class=MsoNormal>  <span style='background:yellow;mso-highlight:yellow'># if both above lines uncommented, then the map is unchanged, it still plots correctly</span><o:p></o:p></p><p class=MsoNormal> endmap<o:p></o:p></p><p class=MsoNormal>  <o:p></o:p></p><p class=MsoNormal> <s># map LaghuPlanMap-2<o:p></o:p></s></p><p class=MsoNormal><s>              # 7-LaghuPlan-midP3@Laghu<o:p></o:p></s></p><p class=MsoNormal><s> # endmap<o:p></o:p></s></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>Offset of offset – selected map to submap – breaks map-connection<o:p></o:p></b></p><p class=MsoNormal><img width=720 height=413 style='width:7.5in;height:4.2986in' id="Picture_x0020_5" src="cid:image005.png@01D792E3.7E786590"><o:p></o:p></p><p class=MsoNormal><img width=339 height=213 style='width:3.5347in;height:2.2222in' id="Picture_x0020_6" src="cid:image010.png@01D792DD.FFC02850"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>map LaghuPlanMap -title "Laghu Cave Plan, Mt Arthur"<o:p></o:p></p><p class=MsoNormal>    9-LaghuPlan-surface@Laghu #entrance pit<o:p></o:p></p><p class=MsoNormal>    LaghuPlanMap-1 [-050 000] below #top level offset map<o:p></o:p></p><p class=MsoNormal>    Laghu<o:p></o:p></p><p class=MsoNormal> endmap LaghuPlanMap<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> map LaghuPlanMap-1<o:p></o:p></p><p class=MsoNormal>    9-LaghuPlan-underground@Laghu<o:p></o:p></p><p class=MsoNormal>    7-LaghuPlan-upperP1P2@Laghu<o:p></o:p></p><p class=MsoNormal>    7-LaghuPlan-midP2P3@Laghu<o:p></o:p></p><p class=MsoNormal>              <o:p></o:p></p><p class=MsoNormal><s>              <span style='background:yellow;mso-highlight:yellow'># 7-LaghuPlan-midP3@Laghu     [000 020] below</span></s><span style='background:yellow;mso-highlight:yellow'> #same as LaghuPlanMap-2, but with correct map-connections<o:p></o:p></span></p><p class=MsoNormal><span style='background:yellow;mso-highlight:yellow'>              LaghuPlanMap-2 [000 020] below        #referring to it this way breaks the map-connections</span><o:p></o:p></p><p class=MsoNormal> endmap<o:p></o:p></p><p class=MsoNormal>  <o:p></o:p></p><p class=MsoNormal> map LaghuPlanMap-2<o:p></o:p></p><p class=MsoNormal>              7-LaghuPlan-midP3@Laghu<o:p></o:p></p><p class=MsoNormal> endmap<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks<o:p></o:p></p><p class=MsoNormal>Bruce<o:p></o:p></p></div></body></html>