On 10/10/06, <b class="gmail_sendername">Carlos Guâno Grohmann</b> <<a href="mailto:carlos.grohmann@gmail.com">carlos.grohmann@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I want my north arrow to have a label, like "Magnetic north". So I<br>went looking in the Therion source code and came out with this code,<br>which is a mix of the defs for northarrow_SKBB and<br>northarrow_SKBB_old:
</blockquote><div><br>This will be solved systemically after introduction of  map datums and projections in the next release.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
My problem here is with the space between the two words. If I use a<br>space, I get something like a tilde (~), if I use underscore, I get an<br>', and so on. What should I use in this code to get a plain space<br>between the words?
<br></blockquote></div><br>Just use <br><br>btex Norte Geografico etex<br><br>instead of "Norte_Geografico" in the label.<br><br>Cheers<br>Martin<br><br>