I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
In the Unicode tables I find a lot of different "Omegas', but just
incoherent character set definitions and with different renderings
(depending on the output device some are taller, others are thiner).
Ω (U+03A9) (Greek and Coptic sets; Range: 0370–03FF)
Ω (U+2126) ohm sign
𝛀 (U+1D6C0) bold
𝛺 (U+1D6FA) italic
𝜴 (U+1D734) bold italic
𝝮 (U+1D76E) sans-serif bold
𝞨 (U+1D7A8) sans-serif bold italic
The first two are similar (or even the same? tthe latter five seem > to have all the same dimensions (width/height) but there's no plain
version in that set[*]; so if you mix bold or italic with the plain
character in a text it looks like garbage.
What's the rationale behind such incoherent character definitions?
(Or what am I missing?)
I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
In the Unicode tables I find a lot of different "Omegas', but just
incoherent character set definitions and with different renderings
(depending on the output device some are taller, others are thiner).
Ω (U+03A9) (Greek and Coptic sets; Range: 0370–03FF)
Ω (U+2126) ohm sign
𝛀 (U+1D6C0) bold
𝛺 (U+1D6FA) italic
𝜴 (U+1D734) bold italic
𝝮 (U+1D76E) sans-serif bold
𝞨 (U+1D7A8) sans-serif bold italic
The first two are similar (or even the same?), the latter five seem
to have all the same dimensions (width/height) but there's no plain
version in that set[*]; so if you mix bold or italic with the plain
character in a text it looks like garbage.
What's the rationale behind such incoherent character definitions?
I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
In the Unicode tables I find a lot of different "Omegas', but just
incoherent character set definitions and with different renderings
(depending on the output device some are taller, others are thiner).
Ω (U+03A9) (Greek and Coptic sets; Range: 0370–03FF)
Ω (U+2126) ohm sign
𝛀 (U+1D6C0) bold
𝛺 (U+1D6FA) italic
𝜴 (U+1D734) bold italic
𝝮 (U+1D76E) sans-serif bold
𝞨 (U+1D7A8) sans-serif bold italic
The first two are similar (or even the same?), the latter five seem
to have all the same dimensions (width/height) but there's no plain
version in that set[*]; so if you mix bold or italic with the plain
character in a text it looks like garbage.
What's the rationale behind such incoherent character definitions?
(Or what am I missing?)
Janis
[*] Defined in section "Mathematical Alphanumeric Symbols block" on https://en.wikipedia.org/wiki/Mathematical_operators_and_symbols_in_Unicode
I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
In the Unicode tables I find a lot of different "Omegas', but just
incoherent character set definitions and with different renderings
(depending on the output device some are taller, others are thiner).
Ω (U+03A9) (Greek and Coptic sets; Range: 0370–03FF)
Ω (U+2126) ohm sign
𝛀 (U+1D6C0) bold
𝛺 (U+1D6FA) italic
𝜴 (U+1D734) bold italic
𝝮 (U+1D76E) sans-serif bold
𝞨 (U+1D7A8) sans-serif bold italic
The first two are similar (or even the same?),
the latter five seem
to have all the same dimensions (width/height) but there's no plain
version in that set[*]; so if you mix bold or italic with the plain
character in a text it looks like garbage.
What's the rationale behind such incoherent character definitions?
(Or what am I missing?)
Janis
[*] Defined in section "Mathematical Alphanumeric Symbols block" on https://en.wikipedia.org/wiki/Mathematical_operators_and_symbols_in_Unicode
On Fri, 25 Aug 2023 22:26:41 +0200
Janis Papanagnou <janis_papanagnou+ng@hotmail.com> wrote:
I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
For (la)tex questions there exists comp.tex.text , for general Unicode questions probably comp.misc would be the most appropriate.
Mathematicians are just notorious for running
out of symbols and ransacking other languages
and/or making up new ones through "style" changes.
In comp.unix.shell, Janis Papanagnou <janis_papanagnou+ng@hotmail.com> wrote:
I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
In the Unicode tables I find a lot of different "Omegas', but just
incoherent character set definitions and with different renderings
(depending on the output device some are taller, others are thiner).
Ω (U+03A9) (Greek and Coptic sets; Range: 0370–03FF)
Ω (U+2126) ohm sign
𝛀 (U+1D6C0) bold
𝛺 (U+1D6FA) italic
𝜴 (U+1D734) bold italic
𝝮 (U+1D76E) sans-serif bold
𝞨 (U+1D7A8) sans-serif bold italic
U+03A9 Ω GREEK CAPITAL LETTER OMEGA
U+2126 Ω OHM SIGN
U+1D6C0 𝛀 MATHEMATICAL BOLD CAPITAL OMEGA
U+1D6FA 𝛺 MATHEMATICAL ITALIC CAPITAL OMEGA
U+1D734 𝜴 MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
U+1D76E 𝝮 MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
U+1D7A8 𝞨 MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
The first two are similar (or even the same?), the latter five seem
to have all the same dimensions (width/height) but there's no plain
version in that set[*]; so if you mix bold or italic with the plain
character in a text it looks like garbage.
The Greek one is the one to use for Greek text and for general "capital Omega". The ohm sign is to use for electronics. The others are all
reserved for mathematical contexts where bold/italic/whatever is part of
a symbol's name not part of the overall document styling.
I don't know what \Omega is in Tex, but I'm betting it is supposed to be
the capital Greek letter.
What's the rationale behind such incoherent character definitions?
To the extent that Unicode has _variations_ on a character, those
variations are meant to convey a different meaning. Mathematicians are
just notorious for running out of symbols and ransacking other languages and/or making up new ones through "style" changes.
I'm replacing in a *.tex file (e.g.) '\Omega' character definitions.
In the Unicode tables I find a lot of different "Omegas', but just
incoherent character set definitions and with different renderings
(depending on the output device some are taller, others are thiner).
Ω (U+03A9) (Greek and Coptic sets; Range: 0370–03FF)
Ω (U+2126) ohm sign
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 497 |
Nodes: | 16 (2 / 14) |
Uptime: | 11:32:18 |
Calls: | 9,783 |
Calls today: | 2 |
Files: | 13,748 |
Messages: | 6,187,342 |