Overline style for annotation
| paulw | April 14, 2010 - 11:15 | ||
|---|---|---|---|
|
I would like to have an overline text style that can be used for annotations. I've tried the klugey solutions like drawing lines in by hand, and putting underscores in a line of text above that which I want to overline. But I can see how an overline style might be useful to a broad range of users. Related to this, how about incorporating Unicode into the annotation options? |
|||

Joined: 2007-06-29
Location: United States
There is an escape code that draw a line, \L. Here is an example:
This uses the superscript escape to set the y location. You might also use the \y+ escape code.
See the details section of TextBox for more info.
As for unicode, that will require a major rewrite.