From: Hu Haowen <src.res@email.cn> To: Akira Yokosawa <akiyks@gmail.com>, Jonathan Corbet <corbet@lwn.net> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>, "Wu X.C." <bobwxc@email.cn>, SeongJae Park <sj38.park@gmail.com>, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 9/9] docs: pdfdocs: Enable language-specific font choice of zh_TW translations Date: Mon, 2 Aug 2021 22:10:52 +0800 [thread overview] Message-ID: <e9130727-ad59-f147-f41a-9b3acc96d47e@email.cn> (raw) In-Reply-To: <48810e08-595f-fb87-603f-fa642823b84c@gmail.com> 在 2021/8/2 下午6:00, Akira Yokosawa 写道: > The "TC" variant is supposed to be the choice for traditional > Chinese documents. > > Signed-off-by: Akira Yokosawa <akiyks@gmail.com> > Cc: Hu Haowen <src.res@email.cn> Well done! Reviewed-by: Hu Haowen <src.res@email.cn> Tested-by: Hu Haowen <src.res@email.cn> Cheers, Hu Haowen > --- > Documentation/translations/zh_TW/index.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/translations/zh_TW/index.rst b/Documentation/translations/zh_TW/index.rst > index 76981b2111f6..c02c4b5281e6 100644 > --- a/Documentation/translations/zh_TW/index.rst > +++ b/Documentation/translations/zh_TW/index.rst > @@ -5,6 +5,7 @@ > \renewcommand\thesection* > \renewcommand\thesubsection* > \kerneldocCJKon > + \kerneldocBeginTC > > .. _linux_doc_zh_tw: > > @@ -162,3 +163,6 @@ TODOList: > > * :ref:`genindex` > > +.. raw:: latex > + > + \kerneldocEndTC
prev parent reply other threads:[~2021-08-02 14:16 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-08-02 9:43 [PATCH v3 0/9] docs: pdfdocs: Improve font choice in CJK translations Akira Yokosawa 2021-08-02 9:47 ` [PATCH v3 1/9] docs: pdfdocs: Refactor config for CJK document Akira Yokosawa 2021-08-02 9:49 ` [PATCH v3 2/9] docs: pdfdocs: Add CJK-language-specific font settings Akira Yokosawa 2021-08-02 9:50 ` [PATCH v3 3/9] docs: pdfdocs: Choose Serif font as CJK mainfont if possible Akira Yokosawa 2021-08-02 9:51 ` [PATCH v3 4/9] docs: pdfdocs: Preserve inter-phrase space in Korean translations Akira Yokosawa 2021-08-02 9:53 ` [PATCH v3 5/9] docs: pdfdocs: Add conf.py local to translations for ascii-art alignment Akira Yokosawa 2021-08-02 9:56 ` [PATCH v3 6/9] docs: pdfdocs: One-half spacing for CJK translations Akira Yokosawa 2021-08-08 3:53 ` Akira Yokosawa 2021-08-12 14:42 ` Jonathan Corbet 2021-08-12 14:54 ` Akira Yokosawa 2021-08-12 15:14 ` Jonathan Corbet 2021-08-02 9:57 ` [PATCH v3 7/9] docs: pdfdocs: Permit AutoFakeSlant for CJK fonts Akira Yokosawa 2021-08-02 9:59 ` [PATCH v3 8/9] docs: pdfdocs: Teach xeCJK about character classes of quotation marks Akira Yokosawa 2021-08-02 10:00 ` [PATCH v3 9/9] docs: pdfdocs: Enable language-specific font choice of zh_TW translations Akira Yokosawa 2021-08-02 14:10 ` Hu Haowen [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=e9130727-ad59-f147-f41a-9b3acc96d47e@email.cn \ --to=src.res@email.cn \ --cc=akiyks@gmail.com \ --cc=bobwxc@email.cn \ --cc=corbet@lwn.net \ --cc=linux-doc@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=mchehab@kernel.org \ --cc=sj38.park@gmail.com \ --subject='Re: [PATCH v3 9/9] docs: pdfdocs: Enable language-specific font choice of zh_TW translations' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).