|
||
|

IPA{} IPA
Template:IPA is for IPA characters only!
* For polytonic Greek script, please use :Template:Polytonic [[Template talk:Polytonic |[talk]]].''
* For other languages or symbols, please use :Template:Unicode [[Template talk:Unicode |[talk]]].
Template:IPA fixes broken display of International Phonetic Alphabet (IPA) characters in MS Internet Explorer 6 for Windows. In other web browsers, it doesn't affect font display at all.
It also allows all registered Wikipedia users to specify styles for IPA text by editing their monobook.css style sheet.
----
An example, placing a phonetic rendering of the word ''characters'' in Template:IPA:
Arial Unicode MS, Lucida Sans Unicode, Gentium, Code2000; font-family /**/:inherit;">/ˈkæ.ɹəkˌtə(ɹ)z/ class="IPA" attribute exists so that Wikipedia users can apply their own style sheets to text in Template:IPA. See #Applying custom styles to IPA text, below.
The first declaration font-family: Lucida Grande, Arial Unicode MS, Lucida Sans Unicode, Gentium, Code2000; actually lives in a sub-template at :Template:IPA fonts. It lists a series of fonts that are known to contain IPA characters.
The second style declaration font-family /**/:inherit; overrides the preceding font declaration, and tells the text in Template:IPA to use the default font inherited from its surroundings, in every browser except MSIE 6.0. The empty comment placed just in the right spot confuses MSIE 6 and prevents it from applying this declaration. This is a documented way of hiding CSS from MSIE 6. [http://www.dithered.com/css_filters/css_only/property_space_comment.html]
== Editing Template:IPA ==
The font list is at :Template:IPA fonts [http://en.wikipedia.org/w/index.php?title=Template:IPA_fonts&action=edit [edit]]. Remember that Template:IPA is intended to display IPA characters. Criteria for selecting fonts:
* Full IPA character set.
* Normal and bold weights, for emphasis.
* Sans-serif, matching Wikipedia's default font.
Less important criteria:
* Having a wide range of other international characters.
* Having italics.
Do not surround font names with single quotes, because Wikipedia's software will escape them with backslashes. CSS recommends single quotes around font names with spaces, but doesn't require them.
=== About the fonts ===
Arial Unicode MS
* sans-serif
* regular only, but automatically generated bold & slanted works in Windows
* comes with MS Office for PC and Mac
* is not available for Linux through [http://corefonts.sourceforge.net/], but is available through distribution-specific methods (ie. YaST)
* places double combining modifiers too far to the left by 1 em
Code2000
* serif
* shareware font from [http://home.att.net/~jameskass/ James Kass]
Doulos SIL
* serif
* free font from [http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&cat_id=FontDownloadsDoulos SIL]
* regular only
Gentium
* serif
* free font from [http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=FontDownloadsGentium SIL]
* regular and italic only
Lucida Grande
* sans-serif
* comes with Mac OS X
* regular and bold only
Lucida Sans Unicode
* sans-serif
* comes with Windows XP
* doesn't include some IPA characters
** double combining inverted breve
** [what others?]
== Applying custom styles to IPA text ==
You can apply your own custom styles using the .IPA class selector in your local style sheet. If you are a registered Wikipedia member, you can put custom styles into your monobook.css style sheet.
Try this: place the following text into User:XXX/monobook.css, where ''XXX'' is your username.
.IPA { color: green; }
== See also ==
* Wikipedia:Manual of Style (pronunciation)
* Wikipedia:Pronunciation guide
* :Template:IPA notice - notice indicating that an article contains IPA
* :Template:ConvertIPA - notice for editors, that an article contains SAMPA or or pseudo-English transcription needing conversion to IPA
* :Template:Polytonic - font specification for Polytonic Greek
* :Template:Unicode
* :Category:Pages containing IPA
== External links ==
* [http://www.alanwood.net/unicode/ipa_extensions.html Alan Wood’s Test for Unicode support in Web browsers]
== Discussion ==
Just so people understand, this template forces its argument to appear in a <span> tag forcing the use of Unicode fonts. This ensures that users can see the IPA characters in Windows Internet Explorer, which otherwise doesn't display IPA characters for anonymous users. User:Nohat 18:21, 31 Dec 2004 (UTC)
:Actually, I'd say that matching the rest of the page and having bold characters is more important. A well-written browser will substitute characters from a different font if the specified font doesn't have those characters. Of course if the most common browser were well-written, we wouldn't need this template at all. However, we do need it, but we shouldn't degrade the appearance of pages for users whose browsers ''are'' well-written. Therefore, a an attractive, well-matched font with roman and bold characters should be the primary criteria. Code2000 is widely regarded as a font of last resort due to its ugliness (as well as its non-freeness) and doesn't match the rest of the pages because it's a serif font: sans-serif is specified for body text in Wikipedia's CSS. User:Nohat 07:04, 9 Jan 2005 (UTC)
:: Are there any instances on Wikipedia where IPA is formatted in bold-face? I can't think of a situation where it would be desirable. ''—User:Mzajac 16:17, 2005 Jan 9 (UTC)''
:::It's used on several pages to highlight particular symbols in a transcription. See [http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere&target=Template%3AIPA_bold_dark_red] User:Nohat 19:37, 9 Jan 2005 (UTC)
:::: Good example. I've updated the criteria, and took the liberty of moving discussion down here. ''—User:Mzajac 01:17, 2005 Jan 10 (UTC)''
== Unicode tables ==
Wouldn't it be useful to make a template that is just the desired CSS font arguments and use that template in table headers so you can avoid putting the IPA template in at every item in the table? I'm not sure how this would interact with Wiki table markup, but I think it would work.
: Done, at :Template:IPA fonts. It renders the following
: It's just the font list, so it can be used in a style attribute to specify font-family or font, or even (heaven forfend) in a <font> element. I've put it into template:IPA, so the font list for all IPA in Wikipedia can be edited in one place. ''—User:Mzajac 01:59, 2005 Jan 10 (UTC)''
Also, as you probably remember I made a separate Template:Unicode template a while back. In that template we recently changed the order of the fonts. What is your logic for the order you're using? It would be good to put the logic here in the talk page. --User:Chinasaur 19:40, 8 Jan 2005 (UTC)
: The logic has been changing as users have edited this template. See the history, and the font list above, for some insight. If the activity settles down, maybe I'll write it out for this talk page. ''—User:Mzajac 01:59, 2005 Jan 10 (UTC)''
== Arial Unicode MS bugs ==
AxSkov, which IPA characters does Arial Unicode MS have that Lucida Sans Unicode does not? The reason I want to move Arial further down the list is that it has a bug in the way it displays double combining modifiers (which are used to represent some affricates). See Talk:IPA in Unicode#Other symbols for the technical details and examples. ''—User:Mzajac 21:56, 2005 Jan 8 (UTC)''
After doing some testing, it appears to me that Lucida Sans Unicode doesn't include those characters anyway, so I guess it doesn't matter which MS font comes first in that regard. I've put Lucida Grande first, so Mac OS X users will see it correctly even if they happen to have the MS fonts. Lucida Grande doesn't have italics, but I think IPA would never be italicized anyway. ''—User:Mzajac 22:22, 2005 Jan 8 (UTC)''
== Replace with IE-specific style sheet class ==
I'd like to propose changing the way Template:IPA works, so that it only has an effect in MSIE 6 for Windows. This requires two changes:
1. Add a style sheet directive to Wikipedia's existing MSIE-only style sheet [http://en.wikipedia.org/skins/monobook/IE60Fixes.css]:
.IPA { font-family: Lucida Grande, Arial Unicode MS,
Lucida Sans Unicode, Gentium, Code2000; }
2. Edit Template:IPA so that it applies the IPA class:
class="IPA" as an HTML attribute. Multiple classes can be specified: class="toccolours IPA". Users can also use the .IPA selector to specify styles in their own user style sheets at User:XXX/monobook.css.
We'll need the co-operation of an admin or developer to change the style sheet.
Why?
* The font specification is only required for one browser: MSIE 6/Windows. It's a hack.
** Other modern browsers automatically substitute fonts containing the characters (Mozilla, Firefox, Safari)
** Some older browsers won't display IPA anyway (MSIE 5/Mac)
* The current method needlessly overrides the font display for other browsers, including user-selected fonts, and may break the display. It will override:
** Web browser's default font
** Web browser's automatic font substitution (e.g., if the default font doesn't have IPA characters
** User's selected font in browser preferences
** User's local style sheet
** Wikipedian's fonts specified in User:XXX/monobook.css.
* Users might be tempted to use this for other Unicode character ranges, where it may may degrade display in other browsers (I've already seen it happen). If its application is restricted to a single Windows browser, then changes are less likely to do any damage.
* This solution allows registered Wikipedians to specify their own font for IPA in their monobook.css style sheet.
Disadvantages:
* The font specification list would live in a style sheet, where it can only be edited by an admin or developer.
Any comments? ''—User:Mzajac 20:22, 2005 Jan 14 (UTC)''
== MSIE/Win only version ==
After I wrote the proposal above, I got an idea. Template:IPA now looks like this:
<Lucida Sans Unicode, Gentium, Code2000; font-family:inherit;"> * The second font-family declaration overrides the first, in CSS-compliant web browsers. * MSIE/Win doesn't understand the inherit value, so it still applies the fonts.
* The class="IPA" attribute allows users to specify their own styles. Add something like this into your style sheet, at User:XXX/monobook.css (where ''XXX'' is your user name):
.IPA { color: red; }
''—User:Mzajac 20:40, 2005 Jan 14 (UTC)''
* The problem is that on IE6/XP the second font-family spec overrides the first, and so, unless there's an "inherit" font installed, it winds up reverting to whatever font is used in the surroundings of the embedded span (it inherits, in other words!). I've tried putting the special "inherit" tag at the beginning of the fontlist, but that didn't work either. IE seems to function OK if the inherit tag is at the ''end'' of the fontlist (current revision), but I have no way of testing what it does on other platforms. User:A. Shetsen 22:31, 14 Jan 2005 (UTC)
: Aw crap—that browser's brokenness has cost me hundreds of hours of work. I read in my reference that it doesn't support "inherit", but never thought that the reference to a non-existent font would completely ''replace'' the previous declaration. I'm going to try something else. If I revert it temporarily it's because I'm doing some testing. ''—User:Mzajac 23:03, 2005 Jan 14 (UTC)''
:: Oops. Same diff as with font-family. Seems a deeper solution is called for. OK. I'm installing MediaWiki on my Pentium 300 with 64 MB memory :). User:A. Shetsen 23:15, 14 Jan 2005 (UTC)
::: Ta-dah!!! on IE6. Thank you, Michael. Alex Shetsen. User:A. Shetsen 23:19, 14 Jan 2005 (UTC)
:::: [?] I tried something else, but it didn't work so I reverted the template. Looks like it's back to plan A: #Replace with IE-specific style sheet class, which should be quite easy to do if we can find a helpful admin. ''—User:Mzajac 23:27, 2005 Jan 14 (UTC)''
----
Okay, I'm going to try something else. I found two [http://www.dithered.com/css_filters/css_only/index.php CSS filters] to hide CSS from MSIE. I'll see if these can work. ''—User:Mzajac 07:10, 2005 Jan 15 (UTC)''
1. [http://www.dithered.com/css_filters/css_only/important_property.html The !important property doesn't work in MSIE4, 5 and 6], so the second declaration should override the first in these browsers.
<Arial Unicode MS, Lucida Sans Unicode, Gentium, Code2000;"> Inherits font-family in Firefox/Mac, but applies the second declaration in MSIE6/Win (good), Firefox/win and Safari (not what we want). 2. [http://www.dithered.com/css_filters/css_only/property_space_comment.html spaced empty comment] in the property should hide the declaration from MSIE6/Win only. < Lucida Sans Unicode, Gentium, Code2000; font-family /**/:inherit;"> Method 2 seems to work right. Inherits font-family in Safari and Firefox, but applies the IPA font spec in MSIE6/Win. YAY! Please look at some IPA and tell me if everything looks right to you. ''—User:Mzajac 07:40, 2005 Jan 15 (UTC)'' * Looks good!! I've tested it with and without my custom monobook.css file. IPA and the rest of the conten display well on my XP/IE6 combo. Thank you!! User:A. Shetsen 19:02, 15 Jan 2005 (UTC) :: Phew! I was starting to get discouraged. I'm still going to see about adding the .IPA font declaration to a browser-specific style sheet, but it's nice to get it working as it should. ''—User:Mzajac 00:25, 2005 Jan 16 (UTC)''
----
Looks very good on a common public computer with no particular extras added. This is a REAL improvement! Kudos!--User:Ruhrjung 13:41, Jan 24, 2005 (UTC) == Attention, Australia! == Dear anonymous user from Australia (203.164.184.61, etc.), Why do you keep changing this template? It's set up to work around a font-display inadequacy in MS Internet Explorer for Windows, and to not do anything in other web browsers. There's an explanation in #Technical details, above. If you're changing it for another reason, please let us know here. You can override the font display for yourself only, by putting something like the following in your browser's user style sheet, or by registering as a Wikipedia user and putting it in your own Wikipedia style sheet. Registration has other benefits, too. .IPA { font-family: Arial Unicode MS; } ''—User:Mzajac User talk:Mzajac 2005-01-22 16:54 Z'' == Using the template == It's important, if surrounding the IPA characters with slashes or square brackets, to put these ''inside'' the IPA template, for instance text-decoration: none, but it won't work in an inline style, because the style sheet's :hover selector is more specific. To make this work we need the co-operation of an admin who can edit monobook.css. ''—User:Mzajac User talk:Mzajac 2005-05-3 15:31 Z''
== Hundreds of IPA codes ... ==
... can be found [http://de.wikipedia.org/w/wiki.phtml?title=Spezial:Whatlinkshere&target=Vorlage%3ALautschrift here] and can be copied to the english Wikipedia. User:Stern 08:06, 16 Mar 2005 (UTC)
:Thank you. Some of these will be helpful, although I must confess some of them are quite amusing, such as the British pronunciations of American places. and , indeed! User:Nohat 09:05, 16 Mar 2005 (UTC)
== Sometimes the template makes it worse! ==
I've been adding the IPA template to the Brazilian Portuguese article, which had a lot of IPA without the template, but there are one or two characters that are worse with the template than without it. Notably #7869 displays correctly wihout the template — ẽ , but as the null glyph with the template — . Any suggestions? User:Ross Burgess 10:07, 16 Mar 2005 (UTC)
:Font problem. The current font order is Code2000, Gentium, Lucida Sans Unicode, TITUS Cyberbit Basic, Arial Unicode MS, Lucida Grande (Template:IPA_fonts). Both Code2000 and Gentium contain the character, but Lucida Sans Unicode does not. I suspect you do not have Code2000 or Gentium, but do have LSU. Since Arial Unicode MS also includes the character, I'll move that one before Lucida. 10:19, 16 Mar 2005 (UTC)
::This seems to have cured the problem! User:Ross Burgess 13:39, 16 Mar 2005 (UTC)
== SAMPA ==
I have created Template:SAMPA and Template:IPA-SAMPA, the first simply a class wrapper for SAMPA code in the same vein as the IPA class, the second is for pages where both IPA and SAMPA are given, and allows the user to turn off one or the other based on their preference, such as:
.IPA { color: green; }
.IPA-SAMPA .SAMPA { display: none; }
:User:Nickshanks 22:17, 22 Mar 2005 (UTC)
::Thanks, I think. I just hope people don't take this as an incentive to add gobs of hideous SAMPA to lots of articles. User:Nohat 01:16, 23 Mar 2005 (UTC)
:::Concurrance, although Wikipedia policy is preference for IPA, I realise that some people may not be able to display IPA or may be familiar with SAMPA and not IPA, and prefer to see that. I originally did this in Received Pronunciation (2 October or so) with classes 'ipa' and 'sampa' but it got reverted for adding HTML tags liberally throughout the article. This template method is much better. Personally I'd never heard of SAMPA till I saw it on Wikipedia, and honestly can't agree more that it's the most hideous thing I've seen in linguistics :-) User:Nickshanks 09:38, 23 Mar 2005 (UTC)
:::::I think there are now very few articles in the English Wikipedia that still use SAMPA to show the pronunciation of a particular word. Several editors (including myself) have been systematically replacing it with IPA. it does of course still exist in specialist articles on linguistic matters, but could probably be largely removed there as well. I think it's unlikely that any significant number of people would be familiar with SAMPA and not IPA, give that SAMPA is merely a kludge for displaying IPA on computer systems that can't cope with IPA characters. And just about every modern dictionary I've looked at recently (in the UK) uses IPA. I think that American dictionaries may use other schemes, but I can't imagine SAMPA will be among them. User:Ross Burgess 18:49, 23 Mar 2005 (UTC)
The real problem with this is that some articles will have just IPA, others just SAMPA. If I can't see the SAMPA, then I won't take the opportunity to quickly add the IPA (and probably nuke the SAMPA). ''—User:Mzajac User talk:Mzajac 2005-04-7 23:18 Z''
::I don't understand this point about not seeing the SAMPA. If the SAMPA is there, anyone can see it, it doesn't need any special characters (which is the whole point of it after all). In practice there should be almost no articles left that contain SAMPA and not IPA (other than a few more complex specifically linguistic articles, which if they don't have IPA should already have had their talk pages marked with the convertIPA template). User:Ross Burgess
::: I was referring to Nicholas' proposal of hiding SAMPA. ''—User:Mzajac User talk:Mzajac 2005-04-8 14:00 Z''
== No-wrap ==
Is the no-wrap meant to prevent breaks between syllables? Is IPA breaking at just any old letter, or just at the periods? Nowrap is not terrible, but it's a bit awkward in long bits in a narrow browser window, like in the intro for Nikita Khrushchev. ''—User:Mzajac User talk:Mzajac 2005-04-13 00:01 Z''
:Keep it. IPA examples should be short (one word or one sound only), and it is not nice if this is wrapped. Especially MSIE is horrid with this: it seems to want to create a horizontal scrollbar if an IPA snippet is wrapped even if otherwise not needed, because of serious errors in the font family handling. 00:14, 13 Apr 2005 (UTC)
== Wrong characters ==
At least in my browser with the fonts I have installed, some IPA characters show up wrong. is supposed to be a handwritten g, i.e. identical to g in sans-serif fonts, but for me (at least, and presumably others as well) it shows up identical to γ (gamma from the Greek alphabet, not the IPA alphabet). Also , the inverted small capital R, is supposed to have the vertical stroke on the left, the rounded part on the lower right, and the diagonal in the upper right. But instead it's displayed with the vertical stroke on the right, the rounded part on the lower left, and the diagonal in the upper left. I don't know which font is creating these problems, but maybe we should stop using it. --User:Angr/User_talk:Angr 19:46, 14 Apr 2005 (UTC)
:These characters look correct on my browser here - I'm using plain vanilla IE6 on Windows 2003. User:Ross Burgess 21:51, 14 Apr 2005 (UTC)
I'm using plain vanilla Netscape 7.2 on Windows XP. When I use IE it works. --User:Angr/User_talk:Angr 22:34, 14 Apr 2005 (UTC)
:look fine to me in Opera and MSIE on WinXP. 23:47, 14 Apr 2005 (UTC)
Am I the only Wikipedian who uses Netscape? I even added ".IPA { font-family: Doulos SIL; Gentium; }" to my monobook.css page to force fonts that I know display the characters correctly, but it still doesn't work; those fonts don't show up. It's very confusing, because every IPA-containing sans-serif Unicode font I have installed on my computer (Arial Unicode, Lucida Sans Unicode, Microsoft Sans Serif) has those two characters correct when I use them on MS Word. --User:Angr/User_talk:Angr 11:16, 15 Apr 2005 (UTC)
That should be .IPA { font-family: Doulos SIL, Gentium; }, with a comma. Try .IPA { font-family: Doulos SIL, Gentium !important; }, or making the selector more specific, like span.IPA { .... ''—User:Mzajac User talk:Mzajac 2005-04-15 15:22 Z''
Thanks, Michael! I added both "span" before and "!important" after and now it works. --User:Angr/User_talk:Angr 19:27, 15 Apr 2005 (UTC)
: Glad it worked. Also, because of WP's caching, I find I can't test changes to monobook.css or monobook.js. They'll just show up within a day or two. ''—User:Mzajac User talk:Mzajac 2005-04-15 19:32 Z''
== Size? ==
IPA is often nigh-illegible with the default font size, so I've found myself increasing the text size just to see what's going on. I now have my monobook.css set to display IPA at 16pt which is much nicer. Any thoughts on this? It does stand out, but then so does the image rendering of math TeX markup. Probably something other than points would have to be used in the CSS since people may be using different base font sizes. User:DopefishJustin User talk:DopefishJustin 21:49, May 23, 2005 (UTC)
== Showing tone diacritics in Firefox ==
With Firefox running on Mac OS 10.3.9 I can't get the diacritics for tone (linguistics) and and word accent (linguistics) to show upp properly. I just get the white boxes. However, when I helped user:Mark Dingemanse with some of his language articles, I noticed that when used in his vowel tables, they work like a charm! I tried with all kinds of tone diacritics, and they all seemed to work with his tables. Here's one of from Gbe languages:
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Arial Unicode MS, Lucida Sans Unicode"
|+ Phonetic inventory of vowels in Gbe languages
!Capo 1991:24!!Front vowel!!Central vowel!!Back vowel
|-
|style="text-align: right;"|Close vowel||i • ĩ|| ||u • ũ
|-
|style="text-align: right;"|Close-mid vowel||ẽ|| ||o • õ
|-
| || ||ə • ə̃ ||
|-
|style="text-align: right;"|Open-mid vowel||ɛ • ɛ̃|| ||
|-
|style="text-align: right;"|Open vowel|| || a • ã ||
|}
Any idea why they show up properly with Marks method, but not with this template?
User:Karmosin User talk:Karmosin 16:56, May 25, 2005 (UTC)
:Try installing more fonts. For me (Firfox 1.0 on OS X 10.2.1) it works all right when I install TITUS Cyberbit Basic and Gentium. -- User:J. 'mach' wust User talk:J. 'mach' wust 19:54, 25 May 2005 (UTC)
::But the font families that are used in the table (Arial Unicode MS and Lucida Sans Unicode) are both present in the supporting Template:IPA fonts. Surely that must mean that the problem somehow lies in the template, not the lack of fonts. And since user:bishonen complained about the same problem, and is also using Firefox and OS 10, I suspect there are others who are having the same problem.
::User:Karmosin User talk:Karmosin 20:27, May 25, 2005 (UTC)
::: For reference, here are the characters from the table above:
:::* no formatting: ĩ, ũ, ẽ, õ, ə̃, ɛ, ɛ̃, ɔ, ɔ̃, ã
:::* with template:IPA:
::: ''—User:Mzajac User talk:Mzajac 2005-05-25 21:08 Z''
::::Those show fine for me with Opera 8.01/Windows, so if multiple Firefox/OSX users have a problem it must be a platform issue (browser or OS), not a problem with the template. 23:08, 25 May 2005 (UTC)
:::::That's what I think, too. When I remove the fonts I've mentioned, then not all the signs will show up correctly, even though when I copy paste them to a Unicode compliant application (such as TextEdit), all of them appear. There seems to be a problem with certain Mac OS X fonts on Firefox. -- User:J. 'mach' wust User talk:J. 'mach' wust 09:22, 26 May 2005 (UTC)
But how can it not be a template problem if the fonts work fine in the table but not in the template? It doesn't seem particularly constructive to claim that an OS is incompatible with a template which is designed specifically to fix these problems. Telling me to get more fonts is fine and all, but this will obviously be a problem to other users as well.
User:Karmosin User talk:Karmosin 15:11, May 26, 2005 (UTC)
: The template is designed to only affect the font display in MSIE/Windows, which has some major font display inadequacies. It shouldn't affect Firefox, Safari, etc. at all.
: In the table above, the font specification affects all browsers, if the specified fonts are present. ''—User:Mzajac User talk:Mzajac 2005-05-26 16:28 Z''
::In the appropiate place (which one?), there should be a note that Firefox/Mac OS X has some troubles with some fonts (which ones with which ones?). The signs I have most troubles with are the IPA in Unicode#Tones and word accents: Unless I activate Gentium or Titus, I'll only see ''? ? ? ? ?'' (or nothing at all) instead of '''', even though they all show up correctly when I copy paste them to TextEdit. -- User:J. 'mach' wust User talk:J. 'mach' wust 23:05, 26 May 2005 (UTC)
::::I use safari in mac 10.3.9. I think the problem has to do with what fonts are specified. The template does not affect anything at all for me, this is because of the font-family /**/:inherit; declaration. In Mark's table above, the font-family is specified and thus affects what is displayed. Whatever font is specified by the Mac browsers does not display the diacritics correctly. You can see this by comparing the tables below (I dont use Code2000, Chrysanthi Unicode, TITUS Cyberbit Basic, Bitstream Cyberbit, or Bitstream Vera):
{| cellpadding="5"
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Lucida Sans Unicode"
|+ Lucida Sans Unicode
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Arial Unicode MS"
|+ Arial Unicode MS
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Doulos SIL"
|+ Doulos SIL
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|-
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Gentium"
|+ Gentium
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: GentiumAlt"
|+ GentiumAlt
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Hiragino Kaku Gothic Pro"
|+ Hiragino Kaku Gothic Pro
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|-
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center;font-family: Lucida Grande"
|+ Lucida Grande
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|
{| border="1" cellspacing="0" cellpadding="2" style="text-align: center"
|+ no font specification
| i • ĩ • u • ũ • ẽ • o • õ
|-
| ə • ə̃ • ɛ • ɛ̃ • a • ã
|}
|}
::::I dont know what to suggest for this. This font behaviour has something to do with Wikipedia itself. I think this because if I save this page as HTML locally (i.e. it doesnt reference the style sheets or whatever it is doing), then the diacritic behaviour is fine without declaring any font-family. I think I have reached the end of my knowledge about this, so someone please help. peace — User:Ish_ishwar User_talk:Ish_ishwar 18:18, 2005 Jun 3 (UTC)
::::Here is the code for a quick test. Save as .html.
IPA#REDIRECT International Phonetic Alphabet IPA#REDIRECT Talk:IPA (disambiguation) Ipa#REDIRECT International Phonetic Alphabet See other meanings of words starting from letter: IIA | IB | IC | ID | IE | IF | IG | IH | IJ | IK | IL | IM | IN | IO | IP | IR | IS | IT | IU | IW | IX | IY | IZ |Words begining with IPA: IPA IPA IPA IPA Ipa IPA-SAMPA IPA-SAMPA IPA2 IPA2 IPA:eng IPA:flap-r IPA:lax-i IPA:lax-u IPA:open-e IPA:open-o IPA:pal-n IPA:schwa Ipaddress IPAlpha Ipanema IPAQ IPAQ IPaq Ipaq Iparhan Iparralde Iparretarrak IParty Ipas Ipatievsky_monastery Ipatiev_Monastery Ipatinga_Futebol_Clube Ipatovo_kurgan Ipauçu Ipaussu Ipava,_IL Ipava,_Illinois IPAVowels IPAVowels IPayOne_Center IPA_(disambiguation) IPA_(disambiguation) IPA_bold_dark_red IPA_chart_for_English IPA_chart_for_English IPA_fonts IPA_fonts IPA_for_English IPA_in_Unicode IPA_in_Unicode IPA_in_unicode IPA_notice IPA_notice |
||
These materials are based on Wikipedia and licensed under the GNU FDL
YouTube.com videos better site than Turbo Tax 2007 | ||
|
|