LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sub/super script

Is there a way to get subscript / superscript font in free labels? I'm having to use multiple lables over each other in different sized text. This is far too tedious 😞
_____________________________
- Cheers, Ed
0 Kudos
Message 1 of 7
(3,624 Views)

post no 5 from altenbach.

 

is this what you want?

 

Mathan

 

[Edit: Also see here ]

Message Edited by mathan on 11-21-2008 06:19 AM
0 Kudos
Message 2 of 7
(3,622 Views)

Almost. I want to be able to place an inverse cubic index (for example) I did find that I can change text size midway through a label to give the impression of subscript. However I can't find a method or hack to do superscript other than to use two labels over each other

 

Edit:

Thanks Mathan.  I guess I'll just have to keep using my dodgy hack 😛

Message Edited by yenknip on 11-21-2008 12:26 PM
_____________________________
- Cheers, Ed
0 Kudos
Message 3 of 7
(3,614 Views)

Hi, Ed, If you need the cubic index only, why do not use it from Font? In Windows Start->Run...->Charmap, then you will see which code according to cubic index, square index, and so on:

 

 

 

Regards, Andrey.

UPD:
This will work for superscripts only. Not for subscript (there are no such characters in font table)...
Message Edited by Andrey Dmitriev on 11-21-2008 01:42 PM
Download All
0 Kudos
Message 4 of 7
(3,604 Views)
No. Not possible.

You can select different font and font sizes. A subscript can be achieved by
making the text smaller, but superscript can't be done like that.

There are some fonts (like Arial) that have characters for square, cube and
others. For basic formulas you can use those. Look in the windows character
map application.

Regards,

Wiebe.


0 Kudos
Message 5 of 7
(3,600 Views)

However, there is no superscript hyphen symbol, at least not in a commonly used character set. For instance in the units of density kg.m^-3 (kg/m^3 would work, negating the hyphen)

 

I suppose I could use an image as well

_____________________________
- Cheers, Ed
0 Kudos
Message 6 of 7
(3,584 Views)
You could use "Macron" (U+00AF in character map) in Arial font...

Note that you don't have to restrict yourself to Arial. You can also change
one character to e.g. Windings. Not that that is very practical, but it does
work.

Regards,

Wiebe.


0 Kudos
Message 7 of 7
(3,564 Views)