Hi Bill,<br><br>I have not tried with preview above, but with preview below it seems to work for me. See folder samples/map-offset in therion installation. When you compile thconfig.4, you will get map4.pdf with the configuration, you are asking for. I.e. one map in offset with preview in another map in another offset.<br>
<br>Best regards, S.<br><br><div class="gmail_quote">On 13 December 2010 18:00, Bill Gee <span dir="ltr"><<a href="mailto:bgee@campercaver.net">bgee@campercaver.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello everyone -<br>
<br>
Therion 5.3 (stable) running on Fedora 14 ...<br>
<br>
I am working on a cave which has a very complex maze area.  Basically the maze<br>
area can be divided into either 3 or 4 layers (depending on how you draw it)<br>
which are stacked on top of each other like a cake.  I want to produce a map<br>
where the lowest part of the maze displays with the rest of the main passage,<br>
and each higher layer of the maze is offset from the layer below it<br>
<br>
So far I have figured out how to get one layer to offset and have its outline<br>
(the "preview", I think) display over the main passage.  Now I want to take<br>
the next layer and have its outline display over the layer below.  Here is<br>
what I think should happen in the .TH file:<br>
<br>
===============<br>
map MainCaveMap -title "Elkton Cave - Plan View" -projection plan<br>
  MainPassage@ElktonCave<br>
  UpperMaze@ElktonCave [200 30 ft] above<br>
  UpperMaze2@ElktonCave [200 -100 ft] above<br>
endmap<br>
<br>
map MainPassage -title "Elkton Cave - Plan View" -projection plan<br>
  (many scraps, names removed for clarity)<br>
endmap<br>
<br>
map UpperMaze -title "Upper maze area" -projection plan<br>
  MazeA<br>
  MazeB<br>
  MazeA2<br>
  preview above MainPassage<br>
endmap<br>
<br>
map UpperMaze2 -title "More upper maze" -projection plan<br>
  MazeC<br>
  MazeD<br>
  preview above UpperMaze<br>
endmap<br>
================<br>
<br>
When I compile the map, it draws the offset maps correctly,  However, ALL of<br>
the outlines are over the MainPassage map.  I don't want that ...  I want an<br>
outline of UpperMaze over MainPassage, then I want an outline of UpperMaze2<br>
over UpperMaze.  I thought that is what would happen with the "preview"<br>
directive.<br>
<br>
Does anyone have suggestion?<br>
<br>
Thanks - Bill Gee<br>
<br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
</blockquote></div><br>