[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6ea891e-b6f3-318a-1b40-268f436c6860@gmail.com>
Date: Fri, 25 Jun 2021 20:32:47 +0900
From: Akira Yokosawa <akiyks@...il.com>
To: Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: "Wu X.C." <bobwxc@...il.cn>, Jonathan Corbet <corbet@....net>,
SeongJae Park <sj38.park@...il.com>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Akira Yokosawa <akiyks@...il.com>
Subject: Re: [RFC PATCH 0/3] docs: pdfdocs: Improve alignment of CJK ascii-art
On Fri, 25 Jun 2021 12:24:23 +0200, Mauro Carvalho Chehab wrote:
> Em Fri, 25 Jun 2021 18:22:26 +0900
> Akira Yokosawa <akiyks@...il.com> escreveu:
>
>> On Fri, 25 Jun 2021 09:50:59 +0200, Mauro Carvalho Chehab wrote:
[...]
>>
>> One minor problem might be that the Sarasa font needs manual
>> download (and install).
>>
>> Thanks, Akira
>
> If this is not yet packaged as part of texlive packages
> on distros, this won't be a minor issue, as we'll need
> to find procedures and test it for all distros supported
> by the script.
Existence of "Sarasa Mono SC" can be checked by the command:
fc-list | grep "Sarasa Mono SC," | grep "style=Regular" | wc -l
If the result is *not* "0", you have the font somewhere in your
fontconfig path.
I think this is portable across distros.
Wouldn't this suffice for sphinx-pre-install?
Thanks, Akira
>
> Thanks,
> Mauro
>
Powered by blists - more mailing lists