From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: Adding caron to usernames in release notes |
Date: | 2013-05-03 17:34:45 |
Message-ID: | 20130503173445.GJ2467@eldon.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Bruce Momjian wrote:
> I just noticed from the commit logs that Pavel's name is spelled Pavel
> Stěhule. That mark above the e is a caron, and is explained here:
>
> http://en.wikipedia.org/wiki/Caron
> http://en.wikipedia.org/wiki/%C4%9A
>
> Can anyone suggest how to get that into the release notes, considering
> that we are limited to HTML4 entities in the SGML?
>
> http://www.w3.org/TR/html4/sgml/entities.html
> http://www.zipcon.net/~swhite/docs/computers/browsers/entities_page.html
It's a Latin2 char so there's no usable representation AFAIK. There's
an XML numeric escape but I think we cannot use those.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2013-05-03 17:41:08 | Re: Adding caron to usernames in release notes |
Previous Message | Bruce Momjian | 2013-05-03 17:16:48 | Adding caron to usernames in release notes |