Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

infinity symbol???

927 views
Skip to first unread message

Ron Martin

unread,
Jan 13, 1998, 3:00:00 AM1/13/98
to

Hello,

Does anyone know of a font that contains an infinity symbol? Any help
with this would be greatly appreciated.


Thank you,

Ron Martin
InfoTeam Corporation - http://www.infoteam.com/
Featuring FREE Web Hosting for Nonprofit Organizations
rma...@infoteam.com


Chris Maden

unread,
Jan 13, 1998, 3:00:00 AM1/13/98
to

In article <34BBCAF8...@infoteam.com> Ron Martin
<rma...@infoteam.com> writes:

Does anyone know of a font that contains an infinity symbol? Any
help with this would be greatly appreciated.

Adobe Symbol, which I think comes pre-installed with Windows,
Macintosh, and X Windows, has an infinity symbol.

-Chris
--
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>

Thomas Phinney

unread,
Jan 13, 1998, 3:00:00 AM1/13/98
to Ron Martin

The font "Symbol," which is a system font on both Windows and Mac, and
built in to all PostScript printers, has the infinity symbol.

Ron Martin wrote:
>
> Hello,


>
> Does anyone know of a font that contains an infinity symbol? Any help
> with this would be greatly appreciated.
>

Lasse Nilsen

unread,
Jan 14, 1998, 3:00:00 AM1/14/98
to

Symbol font has infinity sign in character position 0165.

Ron Martin wrote in message <34BBCAF8...@infoteam.com>...

CR Batishko

unread,
Jan 15, 1998, 3:00:00 AM1/15/98
to

Wordperfect MathA set, lower case 4

Olivier RANDIER

unread,
Jan 16, 1998, 3:00:00 AM1/16/98
to

In article (Dans l'article) <34BBCAF8...@infoteam.com>, Ron Martin
<rma...@infoteam.com> wrote (écrivait) :

> Hello,
>
> Does anyone know of a font that contains an infinity symbol? Any help
> with this would be greatly appreciated.

In fact, infinity (ƒ) is part of low ASCII (#B0). So it's present in the
standard encoding of Mac fonts. On an US keyboard, it's located at alt-"5"
(alt-"," on my french one). It's present also in PC fonts, of course, but I
don't know the damn code (check Character Table).

If the character has been designed in the font, it's better to use it
instead of using the one in Symbol. If not, the corresponding infinity
symbol will be automatically substituted from the resident Symbol font of
your computer or of your printer. Note that some of these math characters
may be substituted even if they are designed in the font, because of old
problems with drivers :-(

Hope this helps...

--
Olivier RANDIER -- Experluette mailto:oran...@planete.net
http://perso.wanadoo.fr/thierry.vidal/
Claviers et scripts WorldScript translittérés pour faciliter la composition
des langues est-européennes, du grec et du cyrillique.

Louis Vosloo

unread,
Jan 19, 1998, 3:00:00 AM1/19/98
to

Olivier RANDIER wrote:

> In article (Dans l'article) <34BBCAF8...@infoteam.com>, Ron Martin
> <rma...@infoteam.com> wrote (écrivait) :

> > Hello,
> >
> > Does anyone know of a font that contains an infinity symbol? Any help
> > with this would be greatly appreciated.

> In fact, infinity (ƒ) is part of low ASCII (#B0).

ASCII defines only characters in the 32 - 127 range. And your
`infinity' shows up as `florin' on my screen (which uses the
standard ISO Latin 1 encoding).

>So it's present in the standard encoding of Mac fonts.

Actually, it is not. If you check carefullly, you will see that
`infinity' looks exactly the same in all fonts! This is because
on the Mac, 15 characters in each font are imported from the
Symbol font. So you are much better off using the Symbol font
directly.

>On an US keyboard, it's located at alt-"5"
> (alt-"," on my french one). It's present also in PC fonts, of course,

No, it isn't, since Windows doesn't `borrow' characters from the
Symbol font when displaying a text font.

> but I
> don't know the damn code (check Character Table).

> If the character has been designed in the font, it's better to use it
> instead of using the one in Symbol.

Right, except most fonts do not have those 15 math characters
(Lucida Bright being an exception).

> If not, the corresponding infinity
> symbol will be automatically substituted from the resident Symbol font of
> your computer or of your printer. Note that some of these math characters
> may be substituted even if they are designed in the font, because of old
> problems with drivers :-(

Now we are getting somewhere :-) And this is wired into the Mac OS.

--
Y&Y, Inc., Tuttle's Livery, 45 Walden Street, Concord, MA 01742 USA
(800) 742-4059 (North America), (978) 371-3286 Fax: (978) 371-2004
Sales: mailto:sa...@YandY.com Support: mailto:sup...@YandY.com
World Wide Web: http://www.YandY.com

Uwe Waldmann

unread,
Jan 19, 1998, 3:00:00 AM1/19/98
to

Louis Vosloo <sup...@YandY.com> writes:
> Olivier RANDIER wrote:
>
> > In article (Dans l'article) <34BBCAF8...@infoteam.com>,
> > Ron Martin <rma...@infoteam.com> wrote (écrivait) :
>
> > > Hello,
> > >
> > > Does anyone know of a font that contains an infinity symbol?
> > > Any help with this would be greatly appreciated.
>
> > In fact, infinity (ƒ) is part of low ASCII (#B0).
>
> ASCII defines only characters in the 32 - 127 range. And your
> `infinity' shows up as `florin' on my screen (which uses the
> standard ISO Latin 1 encoding).

If character 131 shows up as as `florin' on your screen, then your
screen does _not_ use standard ISO Latin 1 encoding, but Windows
codepage 1252 (which extends ISO Latin 1). ISO Latin 1 defines only
the 32--127 and 160--255 range.

--
Uwe Waldmann, Max-Planck-Institut fuer Informatik
Im Stadtwald, D-66123 Saarbruecken, Germany
Phone: +49 681 9325 227, Fax: +49 681 9325 299, E-Mail: u...@mpi-sb.mpg.de

Louis Vosloo

unread,
Jan 19, 1998, 3:00:00 AM1/19/98
to

Uwe Waldmann wrote:

> > > In article (Dans l'article) <34BBCAF8...@infoteam.com>,
> > > Ron Martin <rma...@infoteam.com> wrote (écrivait) :

> > > > Does anyone know of a font that contains an infinity symbol?


> > > > Any help with this would be greatly appreciated.

> > > In fact, infinity (ƒ) is part of low ASCII (#B0).

> > ASCII defines only characters in the 32 - 127 range. And your
> > `infinity' shows up as `florin' on my screen (which uses the
> > standard ISO Latin 1 encoding).

> If character 131 shows up as as `florin' on your screen, then your
> screen does _not_ use standard ISO Latin 1 encoding, but Windows
> codepage 1252 (which extends ISO Latin 1). ISO Latin 1 defines only
> the 32--127 and 160--255 range.

You are quite right, of course. I forgot about Netscape in Windows
allowing the extra characters in the 128-160 range that they forgot
to put into ISO Latin 1.

Gary Munch

unread,
Jan 21, 1998, 3:00:00 AM1/21/98
to

In article <34C3535C...@YandY.com>, Louis Vosloo <sup...@YandY.com>
wrote:

>Olivier RANDIER wrote:
>
>> In article (Dans l'article) <34BBCAF8...@infoteam.com>, Ron Martin
>> <rma...@infoteam.com> wrote (écrivait) :
>

>> > Hello,


>> >
>> > Does anyone know of a font that contains an infinity symbol? Any help

>Right, except most fonts do not have those 15 math characters


>(Lucida Bright being an exception).
>
>> If not, the corresponding infinity
>> symbol will be automatically substituted from the resident Symbol font of
>> your computer or of your printer. Note that some of these math characters
>> may be substituted even if they are designed in the font, because of old
>> problems with drivers :-(
>
>Now we are getting somewhere :-) And this is wired into the Mac OS.

The MacOS option to substitute Symbol for font-resident maths is flippable
in Page Setup, depending on the printer in use. Some will normally output
the font's maths, especially if they are QuickDraw; PS printers will tend
to output Symbol unless it's opted off.
I'd think most designers today add the maths, if only because they're there.


>--
>Y&Y, Inc., Tuttle's Livery, 45 Walden Street, Concord, MA 01742 USA
>(800) 742-4059 (North America), (978) 371-3286 Fax: (978) 371-2004
>Sales: mailto:sa...@YandY.com Support: mailto:sup...@YandY.com
>World Wide Web: http://www.YandY.com

--
Gary Munch
gmu...@pipeline.com
http://members.aol.com/GMajuscule
Type & Type Design

byv...@gmail.com

unread,
Jul 31, 2019, 11:38:32 AM7/31/19
to
On Tuesday, January 13, 1998 at 9:00:00 AM UTC+1, Ron Martin wrote:
> Hello,
>
> Does anyone know of a font that contains an infinity symbol? Any help
> with this would be greatly appreciated.
>
>
∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞ ∞

Michael Kahny

unread,
Aug 1, 2019, 8:31:07 AM8/1/19
to
On Tuesday, January 13, 1998 at 3:00:00 AM UTC-5, Ron Martin wrote:
> Hello,
>
> Does anyone know of a font that contains an infinity symbol? Any help
> with this would be greatly appreciated.
>
>
> Thank you,
>
> Ron Martin
> InfoTeam Corporation - http://www.infoteam.com/
> Featuring FREE Web Hosting for Nonprofit Organizations
> rma...@infoteam.com

On a Mac hold the OPTION key and type a 5

On a PC hodl the ALT key and type 236 on the numeric keypad

HTH

- Mike

Michael Kahny
Kahny Printing
Cincinnati, OH

Ammammata

unread,
Aug 12, 2019, 8:58:25 AM8/12/19
to
Il giorno Thu 01 Aug 2019 02:31:06p, *Michael Kahny* ha inviato su
comp.fonts il messaggio news:0363ccbf-8e3b-44cc-8813-
578820...@googlegroups.com. Vediamo cosa ha scritto:

> On a PC hodl the ALT key and type 236 on the numeric keypad
>

in xnews

alt 236 ı

alt 0236 ì


--
/-\ /\/\ /\/\ /-\ /\/\ /\/\ /-\ T /-\
-=- -=- -=- -=- -=- -=- -=- -=- - -=-
>>>>> http://www.bb2002.it :) <<<<<
........... [ al lavoro ] ...........

oh1gpu

unread,
Aug 13, 2019, 3:28:05 AM8/13/19
to
Search for mathematical synbol fonts.
I used to have Lucida Math, but cannot find it anymore.
- M.


0 new messages