<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This could help:<div class=""><br class=""></div><div class=""><a href="https://tex.stackexchange.com/questions/8260/what-are-the-various-units-ex-em-in-pt-bp-dd-pc-expressed-in-mm" class="">https://tex.stackexchange.com/questions/8260/what-are-the-various-units-ex-em-in-pt-bp-dd-pc-expressed-in-mm</a></div><div class=""><br class=""></div><div class="">Martin S.</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">28. 2. 2018 v 1:11, Torsten Schnitter via Therion <<a href="mailto:therion@speleo.sk" class="">therion@speleo.sk</a>>:</div><br class="Apple-interchange-newline"><div class="">

    <meta charset="UTF-8" class="">
<div class=""><p class="">Hi<br class=""></p><p class="">I figured out that it's most likely the last line of code to change the distance of the symbol boxes:<br class="">\hsize=\tmpdimen\rightskip=0pt plus \tmpdimen minus 0pt\relax\the\legendtextsize #2\vskip<strong class="">10pt</strong>}\hss}<br class=""></p><p class="">Someone have to change the statement "vskip..." and the distance is changing.<br class=""></p><p class="">But somehow confusing is that not all distances are the same...<br class="">If you have a closer look to it you will see that some distances are less than other.<br class="">In the attached screenshot you can see that the red marked distances are different to the blue ones.<br class="">(I only changed this one statement mentioned above from "vskip1dd" to "vskip10pt")<br class="">Can anyone explain this strange behaviour? Henry!?<br class=""></p><p class="">Thanks.<br class="">Torsten</p><blockquote type="cite" class="">Torsten Schnitter via Therion <<a href="mailto:therion@speleo.sk" class="">therion@speleo.sk</a>> hat am 24. Februar 2018 um 18:14 geschrieben: <br class=""> <br class=""><p class="">Hi<br class=""></p><p class="">Can anyone describe how to change the vertical distance between the symbol boxes inside the legend symbols?<br class="">I asume it should be done somehow within this code (or not?):<br class=""></p><p class="">  code tex-map<br class="">    \def\legendsymbolswidth1{18 cm}<br class="">    \def\legendsymbolbox#1#2{<br class="">      \setbox\tmpboxa=\hbox{\pdfrefxform#1}<br class="">      \setbox\tmpboxb=\hbox{\the\legendtextsize(}<br class="">      \legendsymbolwd=\wd\tmpboxa<br class="">      \legendsymbolht=\ht\tmpboxa<br class="">      \advance\legendsymbolht by -\ht\tmpboxb<br class="">  <br class="">      \advance\legendsymbolht by -1dd<br class="">      \tmpdimen=\hsize<br class="">        \advance\tmpdimen by 10pt <br class="">        \divide\tmpdimen by\legendcolumns <br class="">        \advance\tmpdimen by-10pt<br class="">      \hbox to \tmpdimen{<br class="">        \box\tmpboxa\kern10pt\raise\legendsymbolht\vtop{<br class="">          \advance\tmpdimen by -\legendsymbolwd<br class="">          \advance\tmpdimen by -10pt<br class="">          \hsize=\tmpdimen\rightskip=0pt plus \tmpdimen minus 0pt\relax\the\legendtextsize #2\vskip1dd}\hss}<br class="">    }<br class="">  <br class="">    \def\legendsymbols{<br class="">      \hsize=\legendsymbolswidth1<br class="">      \formattedlegend<br class="">    }<br class="">  endcode<br class=""></p><p class="">Thanks,<br class="">Torsten<br class=""></p></blockquote><p class="default-style"><br class=""> </p><blockquote type="cite" class="">_______________________________________________ <br class="">Therion mailing list <br class=""><a href="mailto:Therion@speleo.sk" class="">Therion@speleo.sk</a> <br class=""><a href="https://mailman.speleo.sk/listinfo/therion" class="">https://mailman.speleo.sk/listinfo/therion</a> <br class=""></blockquote><p class="default-style"><br class=""> </p></div>
 <span id="cid:AFF807AB-A246-4D9D-AA34-536A98AF488C"><Distance-Legend-Boxes-Different.JPG></span>_______________________________________________<br class="">Therion mailing list<br class=""><a href="mailto:Therion@speleo.sk" class="">Therion@speleo.sk</a><br class="">https://mailman.speleo.sk/listinfo/therion<br class=""></div></blockquote></div><br class=""></div></body></html>