Tilde in symbol text

Asked by André

How can i type a tilde in a text in libedit?
Normally a tilde gives a bar above the following text, is there an escape character?

Question information

Language:
English Edit question
Status:
Answered
For:
KiCad Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Lorenzo Marcantonio (l-marcantonio) said :
#1

On Sat, 22 Oct 2011, André wrote:

> How can i type a tilde in a text in libedit?
> Normally a tilde gives a bar above the following text, is there an escape character?

Sorry, AFAIK there is no way to enter a tilde in stock kicad; I've patched it to handle escapes and an additional font but it's a forked version (I'm using the ISO font instead of the standard one and other things are slightly different...)

--
Lorenzo Marcantonio
Logos Srl

Revision history for this message
DavidCary (d-cary+launchpad-ubuntu-com) said :
#2

"two consecutive tildes will escape the code and give me a tilde character."
-- http://forum.kicad.info/t/formatting-escape-sequences-for-text/641

Revision history for this message
Wayne Stambaugh (stambaughw) said :
#3

Yes, at least on labels two consecutive tildes (~~) gives you a single tilde (~) character with no over bar. I suspect that is the case everywhere else such as component pin names but I'm cannot be 100% sure since I didn't write that code.

Can you help with this problem?

Provide an answer of your own, or ask André for more information if necessary.

To post a message you must log in.