[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @tieaccent{..} does not display the tie accent in HTML
From: |
Per Bothner |
Subject: |
Re: @tieaccent{..} does not display the tie accent in HTML |
Date: |
Fri, 27 Aug 2021 12:53:05 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/27/21 12:35 PM, Patrice Dumas wrote:
Just generate 'oo͡o' and be done with it.
(I would prefer using the hex value - one reason is it's easier to search for
its meaning.)
For now we use numerical entities everywhere. If this changes, it
should be everywhere too.
Using numerical entities is my recommendation - except for the
standard XML ones: < &qt; " & '
Except for the above list, I'd avoid named entities, as they are not builtin
with XML,
and medium-term I'd like our HTML output to be XML-compatible
However, when it comes to decimal or hex numerical entities I think
hex is preferable, as that is much more common for Unicode values.
I.e. © rather than © for ©.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
- @tieaccent{..} does not display the tie accent in HTML, Hefferon, Jim S., 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML, Patrice Dumas, 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML, Hefferon, Jim S., 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML, Patrice Dumas, 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML, Per Bothner, 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML, Patrice Dumas, 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML,
Per Bothner <=
- Re: @tieaccent{..} does not display the tie accent in HTML, Patrice Dumas, 2021/08/27
- Re: @tieaccent{..} does not display the tie accent in HTML, Per Bothner, 2021/08/30
- Re: @tieaccent{..} does not display the tie accent in HTML, Gavin Smith, 2021/08/30
- Re: @tieaccent{..} does not display the tie accent in HTML, Patrice Dumas, 2021/08/31
- Re: @tieaccent{..} does not display the tie accent in HTML, Per Bothner, 2021/08/31