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

Italian: Correct ordinal indicator #187

Merged
merged 1 commit into from Jan 22, 2019

Conversation

Projects
None yet
4 participants
@adunning
Copy link
Contributor

adunning commented Jan 21, 2019

The ° symbol is a degree sign; º is the correct symbol for an ordinal.

Italian: Correct ordinal indicator
The ° symbol is a degree sign; º is the correct symbol for an ordinal.
@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Jan 21, 2019

Awesome! You just created a pull request to the Citation Styles Language locales repository. One of our human volunteers will try to get in touch soon (usually within a week). In the meantime, I will run some automated checks. You should be notified of the results in a few minutes.

If you haven't done so yet, please make sure your locale file validates.

To update this pull request, visit the "Files changed" tab above, and click on the pencil icon (see below) in the top-right corner of your locale file to start editing.

If you have any questions, please leave a comment and we'll get back to you. While we usually respond in English, feel free to write in whatever language you're most comfortable.

@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Jan 21, 2019

Yay! Your pull request passed all our automated tests. We'll take a look soon.

@rmzelle

This comment has been minimized.

Copy link
Member

rmzelle commented Jan 22, 2019

@adam3smith, looks correct to me. The diff shows an underlined symbol for me, which seems to be font-specific. See https://en.wikipedia.org/wiki/Ordinal_indicator:

In Spanish, Portuguese, Italian and Galician, the ordinal indicators º and ª are appended to the numeral depending on whether the grammatical gender is masculine or feminine respectively. These suffixes are often underlined as well, though in regard to digital typography, this will depend on the font used. Cambria and Calibri, for example, have underlined ordinal indicators.

The masculine ordinal indicator U+00BA (º) is often confused with the degree sign U+00B0 (°)

@adam3smith adam3smith merged commit 2c18c1d into citation-style-language:master Jan 22, 2019

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
@adam3smith

This comment has been minimized.

Copy link
Member

adam3smith commented Jan 22, 2019

Yes, that's unambiguous. Thanks!

@adunning adunning deleted the adunning:patch-2 branch Jan 22, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment