-
Notifications
You must be signed in to change notification settings - Fork 672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[css-counter-styles-3] Why was list-style: upper-greek removed? #135
Comments
It's surprisingly hard to figure out the history of this! Note that Values were: I found an issue in an old WD of CSS Lists and Counters Level 3:
There's also an old thread on www-style, starting here. There seems to be lots of discussion on whether upper-greek is a valid and useful numbering scheme. For example,
So it sounds like we never reached consensus on what to do. Would counter styles address your use cases? |
Yup, feedback from authors (thanks for hunting it down, @dauwhe, I got distracted doing other things) is what led us to remove upper-greek as not useful. As with many of the ancient languages, there appear to be several valid ways to number things using the letters; the spec documents one way that matches what all browsers do. You can fill in all the rest by using |
My warmest greetings to the clan of w3c officers and the beloved commoners consuming time of their lives in making the web (presumably) a better place; talking of which I have to strongly disagree with our anonymous Greek native speaker who unofficially consulted the group more or less, that upper case Greek text is pretty much gone in modern everyday world. I have to say that is totally wrong and besides my own personal experience being a native speaker and a veteran software developer who has worked in multiple and complex projects on the educational, banking, defense, legal and lately medical and estate sectors (I can bring more expert advice from domain experts of those areas too). Greek text exists in millions of web pages inside portals, intranets, b2c government web apps, dms's, cms's, offline presentation apps and everyday legal documents and contracts flowing all over the place. I won't mention the amount of web documents circulating in the Greek language version inside the europa network because I will receive the argument that this is a dead piece of documentation, it turns out that only the author reads it. I realized the lack of the given property value while authoring a set of legal content web pages provided by my customer's legal advisor. The funniest thing on this issue would not be the act of including upper-greek as just another snobbish value-set but rather the act of removing it based on an anonymous testimony of someone who essentially maybe the type of person using 100 words to communicate and does no bother knowing how to type an accented Greek character as he/she uses Greeklish in everyday life. Two more groups directly affected by such change on the inverse scale of it's littleness are those who have Greek ancient and modern literature as their field of study (and not as just a medium to communicate) i.e. classic historians, archaeologists, literature and ecclesiastical academics and teachers. They professionally exist to teach or research how the Greek lang is written and they are supposed to review student essays structured using the "old-fashioned" (no matter what - still normal to them) way to do just that. |
Insults are not appropriate in this forum. You will keep your tone civil or not discuss things at all. There are many world languages not supported directly by this spec; the group made an intentional choice to only mandate support for the styles that were originally defined in CSS 2.1 (of which You can use that extension mechanism - the Note that currently |
I got overwhelmed by the strength of your arguments and decided to return back to my uncivilized cave putting extra stones at the opening. Lobbies are not places for peasants. |
Hi @aviennas, I am the Greek speaker that said this to the WG. Thank you for your compliments. :D I think you skimmed through the replies you were given a bit too quickly, which is somewhat disrespectful for the people who spent time replying to you. Greek counter styles in CSS today are actually incorrect, which I imagine is an even worse problem for anyone having "Greek ancient and modern literature as their field of study". I'm surprised you did not focus your complaint on that. Which Greek ever uses α, β, γ, δ, ε, ζ, η, θ, ι, κ, λ, μ, ..., ω, αα, αβ, αγ etc for numbering?! I have never seen this in Greece, anywhere. If you're a native speaker, and especially someone with "Greek ancient and modern literature as their field of study", you know very well that the correct order is α, β, γ, δ, ε, στ, ζ, η θ, ... and that there's no such thing as αα, αβ, αγ. What CSS currently does, is basically a direct translation of how letter numbering works in English, which in Greek is wrong. That's what Tab was explaining to you. Nobody claimed that the Greek language is not being used today, so you're arguing against a strawman here. Nobody even claimed that letter numbering is not used in Greek. The claim was that the way CSS does letter numbering in Greek is not used very much, because it's actually wrong. |
You don't have to thank me for the compliments as they have been subject to To be frank as I read your post I feel a set of related guilts beginning Two rhetoric questions I personally won't look for an answer (as my
On Mon, Sep 19, 2016 at 12:39 PM, Lea Verou notifications@github.com
|
@LeaVerou Maybe it’s not used by Greeks, but it’s a quite common enumeration style in (international) mathematics, although I’m not quite sure about the values after |
I can confirm α, β, γ, δ, ε, ζ, η, θ, ι, κ, λ, μ, ..., ω, αα, αβ, αγ... list numbering is extremely common in mathematics. |
For other Greek numbering styles, see |
Test cases about the distance function of the spatial navigation
On Mon, May 23, 2016 at 12:38 PM, Athanasios Viennas aviennas@vtopia.gr wrote:
The text was updated successfully, but these errors were encountered: