Forum Moderators: open

Message Too Old, No Replies

Special character for a long O?

(for pronunciation)

         

pelican

6:37 am on Oct 9, 2003 (gmt 0)

10+ Year Member



Hi all,

I'm trying to put a little comment on my site about how a word is pronounced and I need a character for the long O (the O with a flat hyphen on top) like you'd find in a dictionary. I've search high and low and can't find a special character for this....does anyone know of one?

onedumbear

6:51 am on Oct 9, 2003 (gmt 0)

10+ Year Member



Here's a link for numerical symbol codes [bbsinc.com]
and heres a link for numerical and letter symbol codes [hotwired.lycos.com]
hope that helps

Hagstrom

8:39 am on Oct 9, 2003 (gmt 0)

10+ Year Member



Do you mean the O with a macron? I use ō for that.

limbo

8:47 am on Oct 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



try pressing the Alt Gr button + O

That should do what you need. It will add an accent to all the vowels: éúíóá

pelican

8:12 pm on Oct 9, 2003 (gmt 0)

10+ Year Member



This is getting frustrating but I have to laugh too...looks like they have everything EXCEPT what I need...

the &#333 thing comes close...it is the right kind of mark (flat mark horizontal to page - not an accent) but it doesn't sit right over the O.

I've looked all over...it may not exist.

DrDoc

8:59 pm on Oct 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<edit>Hmm, the paste didn't come out right</edit>

Timotheos

10:12 pm on Oct 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I know nothing about CSS but I found this on a Google group.

<STYLE TYPE="text/css">
SPAN.longvowel { text-decoration: overline }
</STYLE>

Here is a long <SPAN CLASS="longvowel">O</SPAN>

pelican

10:40 pm on Oct 9, 2003 (gmt 0)

10+ Year Member



Hi Tim,

I just tried it and it worked! Thanks :-)

Cindy