- From: 董福興 <bobbytung@wanderer.tw>
- Date: Tue, 14 Feb 2017 06:27:03 +0800
- To: fantasai <fantasai.lists@inkedblade.net>
- Cc: "Martin J. Dürst" <duerst@it.aoyama.ac.jp>, Koji Ishii <kojiishi@gmail.com>, Nat McCully <nmccully@adobe.com>, r12a <ishida@w3.org>, "CJK discussion (public-i18n-cjk@w3.org)" <public-i18n-cjk@w3.org>, "KOBAYASHI Tatsuo(FAMILY Given)" <tlk@kobysh.com>, W3C_J_Layout <member-japanese-layout-ja@w3.org>, "member-japanese-layout-en@w3.org" <member-japanese-layout-en@w3.org>, "binn@k.email.ne.jp" <binn@k.email.ne.jp>, Shinyu Murakami <murakami@vivliostyle.com>, MURATA Makoto <eb2m-mrt@asahi-net.or.jp>, Florian Rivoal <florian@rivoal.net>, Koji Ishii <kojiishi@gluesoft.co.jp>, "fantasai (fantasai@inkedblade.net)" <fantasai@inkedblade.net>
It's frequently used list style in Traditional Chinese books. But
rarely in Japanese.
In ebook styling, I used <span class="upright">1.</span>… now.
::marker { text-combine-upright: all; } in need :)
> fantasai <fantasai.lists@inkedblade.net> 於 2017年2月14日 上午6:06 寫道:
>
>> On 01/29/2017 03:52 AM, Martin J. Dürst wrote:
>>> On 2017/01/27 23:02, Koji Ishii wrote:
>>>
>>> I consider the all "Kanji one + IDEOGRAPHIC COMMA
>>> <chrome-extension://pipjflhdnjcdflbkmoldkkpphmhcfaio/info.html#、>" style
>>> Martin mentioned is a style of bullets list; I mean it's more like <ul>
>>> than <ol>.
>>
>> That's a very good explanation, thanks!
>>
>>> This is quite traditional, seen in documents hundreds years ago,
>>> but not common in modern documents as Nat said. MS Word has special rules
>>> to handle this case since people use this style when they want to give
>>> traditional impression to their documents.
>>
>> Just so that this is clear: It is still used, and should be available somehow in HTML+CSS.
>
> I'm not entirely sure what you're referring to, but custom markers will soon be possible with
>
> list-style: "string";
>
> ~fantasai
>
Received on Monday, 13 February 2017 22:27:38 UTC