diff options
author | Akira Yokosawa <akiyks@gmail.com> | 2021-08-09 04:29:09 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-08-12 18:13:33 +0300 |
commit | e0d14a5d2ff1bec970b820181d45d2e75369030b (patch) | |
tree | 3a6fb47da47e8b2a0e2035b98951c9e20b4202ad /Documentation/translations | |
parent | 29ac9822358f0680e4020a15dcfea1c76011e872 (diff) | |
download | linux-e0d14a5d2ff1bec970b820181d45d2e75369030b.tar.xz |
docs: pdfdocs: Enable language-specific font choice of zh_TW translations
The "TC" variants are supposed to be the choice for traditional
Chinese documents.
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Reviewed-by: Hu Haowen <src.res@email.cn>
Tested-by: Hu Haowen <src.res@email.cn>
Link: https://lore.kernel.org/r/9d8e8fa2-3e7a-3a0a-1a0d-7d797a605ff8@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_TW/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
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 |