<div dir="ltr">Hi,<div><br><div>you can modify the appearance of lines (using s_vgrid MetaPost macro as you tried) and also the alignment of the altitude labels (using \gridcoord TeX macro).</div><div><br></div><div>This modification (it's simplified and wouldn't work for the plan projection) displays coordinates on the outer side of the imaginary map box, vertically centered on the elevation lines:</div><div><br></div><div>\def\gridcoord#1#2{\hbox to0pt{%<br>  \ifnum#1=3\hss\fi<br>  \ifnum#1=9\hss\fi<br>    \vbox to0pt{%<br>      \vss<br>      \kern2pt%<br>      \hbox{\kern2pt#2\kern2pt}%<br>      \kern2pt%<br>      \vss<br>    }%<br>  \ifnum#1=1\hss\fi<br>  \ifnum#1=7\hss\fi<br>  }%<br></div><div><br></div><div>Cheers</div><div>Martin</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jul 26, 2020 at 10:55 AM Axel <<a href="mailto:dropstone@gmx.de">dropstone@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:Verdana;font-size:12px"><div>Hi all,</div>

<div> </div>

<div>I am looking for a way to extend the gridlines in an extended elev to the left and right that the alitude notations don't cover the survey.<br>
If u think of the survey as a box it would be good to have the altitude-notations outside this box (in fact I think this is a bug).<br>
 </div>

<div>I tried to change the s_vgrid definition a bit but only achieved that my lines get longer and are dashed again (if xpos < -1: 0). Text won't move though...</div>

<div>It also would be nice to get a non italic font for the notations. I guess the key is to know where Therion actually generates the grid?</div>

<div> </div>

<div>would be greate if someone could give me a kick in the right direction</div>

<div> </div>

<div>cheers,</div>

<div>Axel Hack</div></div></div>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div>