<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;}
@font-face
{font-family:"Calibri Light";
panose-1:2 15 3 2 2 2 4 3 2 4;}
@font-face
{font-family:"Abadi Extra Light";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-ligatures:standardcontextual;}
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>Good evening<o:p></o:p></p><p class=MsoNormal>I’m wondering if there is a way to add a <span style='font-family:"Calibri Light",sans-serif'>1.5x <br></span> linefeed to text strings in Therion?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I can make the same effect using the tex parameter <span style='font-family:"Calibri Light",sans-serif'>\medskip</span> as demonstrated in the Therion <span style='font-family:"Calibri Light",sans-serif'>\legendcontent </span>routine.<o:p></o:p></p><p class=MsoNormal>But sometimes it would be nice to do it in drawing labels and in strings such as map-comment, were it is not practicable to use tex.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>As in this example:<o:p></o:p></p><p class=MsoNormal><img width=203 height=156 style='width:2.1111in;height:1.625in' id="Picture_x0020_1" src="cid:image002.png@01D9C651.EB7FEB60"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The text highlighted yellow is a map-comment, like this:<o:p></o:p></p><p class=MsoNormal><span style='font-family:"Abadi Extra Light",sans-serif'> map-comment "NZVD2016 / New Zealand Vertical Datum 2016 \ <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Abadi Extra Light",sans-serif;background:yellow;mso-highlight:yellow'><br></span><span style='font-family:"Abadi Extra Light",sans-serif'>This map represents Deer Pot on the day it was connected to …"<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>… and the vertical 1.5x linefeeds are embedded in the <span style='font-family:"Calibri Light",sans-serif'>\legendcontent</span> tex.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I want to add an extra half <br> space between the two yellow lines. The only way I can think of is a bit of a hack.<o:p></o:p></p><p class=MsoNormal><span style='font-family:"Calibri Light",sans-serif'>map-comment "NZVD2016 / New Zealand Vertical Datum 2016 \ <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri Light",sans-serif;background:yellow;mso-highlight:yellow'><size:40><br><size:12></span><span style='font-family:"Calibri Light",sans-serif'>This map represents Deer Pot on the day it was connected to…”<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> but it does not work! It seems that a <br> and a ‘space’ does not render as anything other than the highest character on the line, regardless of the ‘size’ of the break. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any ideas?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Regards Bruce<o:p></o:p></p></div></body></html>