<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I have just posted a couple of unicode
      superscript and subscript functions to GIS Stackexchange:<br>
      <a class="moz-txt-link-freetext" href="http://gis.stackexchange.com/questions/181287">http://gis.stackexchange.com/questions/181287</a><br>
      <br>
      Cheers,<br>
      <br>
      Andy<br>
      <br>
      <br>
      On 18/02/2016 13:15, Claas Leiner wrote:<br>
    </div>
    <blockquote cite="mid:56C5C406.10306@gkg-kassel.de" type="cite">Hi,
      <br>
      <br>
      With Unicode Characters is a good idea. As the code is implemented
      directly in a QGIS-Expression me remains a mystery.
      <br>
      I have searched for the mark on LibreOffice (insert special
      characters) and then copied using CTRL-C / CTRL-V in the
      expression.
      <br>
      <br>
      With this expression:
      <br>
      <br>
      Case
      <br>
      when @grid_axis = 'x' then (substr(@grid_number ,1,5) || '⁰⁰⁰ ᴱ')
      <br>
      when @grid_axis = 'y' then (substr(@grid_number ,1,5) || '⁰⁰⁰ ᴺ')
      <br>
      end
      <br>
      <br>
      Do I get the coordinates marking shown in the attached image.
      <br>
      <br>
      Best wishes
      <br>
      <br>
      Claas
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Andy Harfoot

GeoData Institute
University of Southampton
Southampton
SO17 1BJ

Tel:  +44 (0)23 8059 2719
Fax:  +44 (0)23 8059 2849

<a class="moz-txt-link-abbreviated" href="http://www.geodata.soton.ac.uk">www.geodata.soton.ac.uk</a>
</pre>
  </body>
</html>