Putting a not-equal sign on a page ....
Putting a not-equal sign on a page ....
am 03.07.2007 08:15:17 von joesplink
I have a web page with not-equal sign ... in the expression F MA
where the is an actual not-equal sign at
www.berkeleyscience.com/relativity.htm
Works fine for IE. However I just discovered it doesn't work for
Firefox.
How to get a not-equal sign that works for both ?
Use an image?
Here's what works for IE, I have no idea where I found this ...
font-family:Symbol;mso-ascii-font-family:"Times New Roman";mso-hansi-
font-family:
"Times New Roman";mso-char-type:symbol;mso-symbol-font-
family:Symbol'>
style=3D'mso-char-type:symbol;mso-symbol-font-family:Symbol' >=B9
span>
Firefox prints a =B9 instead of a not-equal sign.
Re: Putting a not-equal sign on a page ....
am 03.07.2007 08:19:28 von Nik Coughlin
joesplink wrote:
> I have a web page with not-equal sign ... in the expression F MA
> where the is an actual not-equal sign at
>
> www.berkeleyscience.com/relativity.htm
>
> Works fine for IE. However I just discovered it doesn't work for
> Firefox.
>
> How to get a not-equal sign that works for both ?
>
> Use an image?
>
> Here's what works for IE, I have no idea where I found this ...
>
>
>
> style='mso-char-type:symbol;mso-symbol-font-family:Symbol'>¹
> span>
>
> Firefox prints a ¹ instead of a not-equal sign.
That is IE only rubbish (in fact Microsoft Office rubbish, hence the MSO)
You want ≠
Re: Putting a not-equal sign on a page ....
am 03.07.2007 16:59:22 von joesplink
On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
> joesplink wrote:
> > I have a web page with not-equal sign ... in the expression F MA
> > where the is an actual not-equal sign at
>
> >www.berkeleyscience.com/relativity.htm
>
> > Works fine for IE. However I just discovered it doesn't work for
> > Firefox.
>
> > How to get a not-equal sign that works for both ?
>
> > Use an image?
>
> > Here's what works for IE, I have no idea where I found this ...
>
> >
> > font-family:Symbol;mso-ascii-font-family:"Times New Roman";mso-hansi-
> > font-family:
> > "Times New Roman";mso-char-type:symbol;mso-symbol-font-
> > family:Symbol'>
> > style=3D'mso-char-type:symbol;mso-symbol-font-family:Symbol' >=B9=
> > span>
>
> > Firefox prints a =B9 instead of a not-equal sign.
>
> That is IE only rubbish (in fact Microsoft Office rubbish, hence the MSO)
>
> You want ≠- Hide quoted text -
>
> - Show quoted text -
BONUS !
(Oh yeah, now I remember where I got that, I wrote a ne in MS word doc
and generated a htm file and copied)
Is there a list of such character generators ? In particular, I'm
interested in a 'partial derivative' symbol, which looks something
like a script d, you can see one on
www.berkeleyscience.com/waveeq.htm
There I used, with great inconvenience, an image imbedded in the line,
with the attendant hassels, it was such a headache that when I did
www.berkeleyscience.com/gr.htm
I just used a regular d, which is .... wrong.
Thanks for the tip!
Slide
Re: Putting a not-equal sign on a page ....
am 03.07.2007 18:41:07 von cwdjrxyz
On Jul 3, 9:59 am, joesplink wrote:
> On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
>
>
>
> > joesplink wrote:
> > > I have a web page with not-equal sign ... in the expression F MA
> > > where the is an actual not-equal sign at
>
> > >www.berkeleyscience.com/relativity.htm
>
> > > Works fine for IE. However I just discovered it doesn't work for
> > > Firefox.
>
> > > How to get a not-equal sign that works for both ?
>
> > > Use an image?
>
> > > Here's what works for IE, I have no idea where I found this ...
>
> > >
> > > font-family:Symbol;mso-ascii-font-family:"Times New Roman";mso-hansi-
> > > font-family:
> > > "Times New Roman";mso-char-type:symbol;mso-symbol-font-
> > > family:Symbol'>
> > > style=3D'mso-char-type:symbol;mso-symbol-font-family:Symbol' >=B9
n>
> > > span>
>
> > > Firefox prints a =B9 instead of a not-equal sign.
>
> > That is IE only rubbish (in fact Microsoft Office rubbish, hence the MS=
O)
>
> > You want ≠- Hide quoted text -
>
> > - Show quoted text -
>
> BONUS !
>
> (Oh yeah, now I remember where I got that, I wrote a ne in MS word doc
> and generated a htm file and copied)
>
> Is there a list of such character generators ? In particular, I'm
> interested in a 'partial derivative' symbol, which looks something
> like a script d, you can see one on
>
> www.berkeleyscience.com/waveeq.htm
>
> There I used, with great inconvenience, an image imbedded in the line,
> with the attendant hassels, it was such a headache that when I did
>
> www.berkeleyscience.com/gr.htm
>
> I just used a regular d, which is .... wrong.
>
> Thanks for the tip!
>
> Slide
So far as I know, there is no "not equal" that will work on most
browsers. Some people use a small image in such a case. If you can not
find one you like using a Google search, it should be fairly easy to
make one using an image tool such as Paint Shop.
The "not equal" is often needed writing javascript code. In
javascript, "not equal" is written as "!=3D".
Re: Putting a not-equal sign on a page ....
am 03.07.2007 19:15:17 von John Hosking
joesplink wrote:
> On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
>> joesplink wrote:
>>> I have a web page with not-equal sign ... in the expression F MA
>>> where the is an actual not-equal sign at
>>> www.berkeleyscience.com/relativity.htm
>>
>> You want ≠- Hide quoted text -
>>
>> - Show quoted text -
Oh, I do love how Google includes its UI cues in GG users'
posts
>
> Is there a list of such character generators ? In particular, I'm
> interested in a 'partial derivative' symbol, which looks something
> like a script d, you can see one on
>
> www.berkeleyscience.com/waveeq.htm
>
> There I used, with great inconvenience, an image imbedded in the line,
> with the attendant hassels, it was such a headache [...]
Perhaps you want ∂
Search the Web for /HTML entities/. See, among others, Wikipedia's
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_ entity_references
and the W3C's own info for HTML 4.0 at
http://www.w3.org/TR/WD-html40-970708/sgml/entities.html .
Read also Jukka Korpela's voluminous work at
http://www.cs.tut.fi/~jkorpela/chars.html (more useful than you might
think; skim, bookmark, revisit). You seem like a guy who'd want
http://www.cs.tut.fi/~jkorpela/chars.html#math on that same page.
HTH. GL.
--
John
Pondering the value of the UIP: http://blinkynet.net/comp/uip5.html
Re: Putting a not-equal sign on a page ....
am 03.07.2007 19:34:50 von Bergamot
joesplink wrote:
> On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
>>
>> You want ≠
>
> Is there a list of such character generators ?
All the Unicode you could ever want is at:
http://www.alanwood.net/unicode/unicode_samples.html
Math symbols are included.
--
Berg
Re: Putting a not-equal sign on a page ....
am 03.07.2007 20:05:03 von JWS
Nik Coughlin wrote:
> joesplink wrote:
>> I have a web page with not-equal sign ... in the expression F
>> MA where the is an actual not-equal sign at
>>
>> www.berkeleyscience.com/relativity.htm
>>
>> Works fine for IE. However I just discovered it doesn't work
>> for Firefox.
>>
>> How to get a not-equal sign that works for both ?
Set the charset of your page to UTF-8 (a good idea anyway), and
use the UTF-8 character for 'not equal' (â , a.k.a. U+2260).
If you have further mathematical ambitions, and want to show
partial derivatives, fractions, whatever, you could consider using
ASCIIMathML.js; see for an example my page
http://www.jw-stumpel.nl/bounce.html
(see, especially, the 'MATHML' box at the beginning).
Unfortunately this works (at the moment) only in Windows and in
Fedora's version of Firefox, not in other Linuces AFAIK (but I may
be wrong). Dunno about Mac.
Regards, Jan
Re: Putting a not-equal sign on a page ....
am 03.07.2007 20:06:37 von joesplink
On Jul 3, 10:34 am, Bergamot wrote:
> joesplink wrote:
> > On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
>
> >> You want ≠
>
> > Is there a list of such character generators ?
>
> All the Unicode you could ever want is at:http://www.alanwood.net/unicode/unicode_samples.html
>
> Math symbols are included.
>
> --
> Berg
By Jove, ∂ there it is. Thanks.
I ended up here
http://www.alanwood.net/demos/symbol.html
to find the actual code.
Slide
Re: Putting a not-equal sign on a page ....
am 03.07.2007 20:09:27 von joesplink
On Jul 3, 10:15 am, John Hosking
wrote:
> joesplink wrote:
> > On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
> >> joesplink wrote:
> >>> I have a web page with not-equal sign ... in the expression F MA
> >>> where the is an actual not-equal sign at
> >>>www.berkeleyscience.com/relativity.htm
>
> >> You want ≠- Hide quoted text -
>
> >> - Show quoted text -
>
> Oh, I do love how Google includes its UI cues in GG users'
> posts
>
>
>
> > Is there a list of such character generators ? In particular, I'm
> > interested in a 'partial derivative' symbol, which looks something
> > like a script d, you can see one on
>
> >www.berkeleyscience.com/waveeq.htm
>
> > There I used, with great inconvenience, an image imbedded in the line,
> > with the attendant hassels, it was such a headache [...]
>
> Perhaps you want ∂
>
> Search the Web for /HTML entities/. See, among others, Wikipedia'shttp://en.wikipedia.org/wiki/List_of_XML_and_HTML _character_entity_re...
> and the W3C's own info for HTML 4.0 athttp://www.w3.org/TR/WD-html40-970708/sgml/entities.html.
>
> Read also Jukka Korpela's voluminous work athttp://www.cs.tut.fi/~jkorpela/chars.html(more useful than you might
> think; skim, bookmark, revisit). You seem like a guy who'd wanthttp://www.cs.tut.fi/~jkorpela/chars.html#mathon that same page.
>
> HTH. GL.
>
> --
> John
> Pondering the value of the UIP:http://blinkynet.net/comp/uip5.html
Hey, I thought you were jokinig. Yep, ∂ works.
Thanks,
Slide
www.berkeleyscience.com
Re: Putting a not-equal sign on a page ....
am 03.07.2007 22:03:57 von Bergamot
joesplink wrote:
>
> I ended up here
>
> http://www.alanwood.net/demos/symbol.html
http://www.alanwood.net/unicode/mathematical_operators.html
--
Berg
Re: Putting a not-equal sign on a page ....
am 04.07.2007 00:56:04 von joedinmore
On Jul 4, 2:34 am, Bergamot wrote:
> joesplink wrote:
> > On Jul 2, 11:19 pm, "Nik Coughlin" wrote:
>
> >> You want ≠
>
> > Is there a list of such character generators ?
>
> All the Unicode you could ever want is at:http://www.alanwood.net/unicode/unicode_samples.html
>
> Math symbols are included.
>
> --
> Berg
Useful link, and a much more complete listing than I used to use.
Thanks for that.
--
Joe GKF
http://graspages.com
I'm using GoogleGroups - doesn't mean I like it!
Re: Putting a not-equal sign on a page ....
am 04.07.2007 08:10:22 von Hans-Peter Diettrich
Bergamot wrote:
> All the Unicode you could ever want is at:
> http://www.alanwood.net/unicode/unicode_samples.html
Just a question: is Tigrinia (used in Eritrea) also part of the Unicode
standard?
DoDi
Re: Putting a not-equal sign on a page ....
am 05.07.2007 10:22:37 von Alan Wood
On Jul 4, 7:10 am, Hans-Peter Diettrich wrote:
> Just a question: is Tigrinia (used in Eritrea) also part of the Unicode
> standard?
>
> DoDi
Yes, the 3 Ethiopic ranges cover this script/language:
http://www.alanwood.net/unicode/ethiopic.html
http://www.alanwood.net/unicode/ethiopic-extended.html
http://www.alanwood.net/unicode/ethiopic-supplement.html
--
Alan Wood
http://www.alanwood.net (Unicode, special characters, pesticide names)