Lines Matching +full:full +full:- +full:custom

1 % -*- coding: utf-8 -*-
2 % SPDX-License-Identifier: GPL-2.0
5 % - TOC width settings
6 % - Setting of tabulary (\tymin)
7 % - Headheight setting for fancyhdr
8 % - Fontfamily settings for CJK (Chinese, Japanese, and Korean) translations
18 % Custom width parameters for TOC
19 % - Redefine low-level commands defined in report.cls.
20 % - Indent of 2 chars is preserved for ease of comparison.
22 % Width of page number (\@pnumwidth): 1.55em -> 2.7em
23 % Width of chapter number: 1.5em -> 2.4em
24 % Indent of section number: 1.5em -> 2.4em
25 % Width of section number: 2.6em -> 3.2em
26 % Indent of subsection number: 4.1em -> 5.6em
27 % Width of subsection number: 3.5em -> 4.3em
38 \addpenalty{-\@highpenalty}%
43 \parfillskip -\@pnumwidth
46 \hskip -\leftskip
49 \kern-\p@\kern\p@}\par
67 \addtolength{\topmargin}{-1.6pt}
85 % and apostorph symbols of half-width is used in TOC of Latin documents.
93 % Teach xeCJK of half-width symbols
96 % CJK Language-specific font choices
137 % Define custom macros to on/off CJK
141 % Define custom macros for switching CJK font setting
146 \xeCJKDeclareCharClass{FullLeft}{`“,`‘}% Full-width in SC
147 \xeCJKDeclareCharClass{FullRight}{`”,`’}% Full-width in SC
152 % For CJK ascii-art alignment
160 \xeCJKDeclareCharClass{FullLeft}{`“,`‘}% Full-width in TC
161 \xeCJKDeclareCharClass{FullRight}{`”,`’}% Full-width in TC
166 % For CJK ascii-art alignment
178 % For CJK ascii-art alignment (still misaligned for Hangul)
190 % For CJK ascii-art alignment
201 \xeCJKsetup{CJKspace = true}% For inter-phrase space of Korean TOC
202 % Suppress extra white space at latin .. non-latin in literal blocks
205 % Custom macros to on/off CJK and switch CJK fonts (Dummy)
217 due to the lack of suitable font families and/or the texlive-xecjk
220 If you want them, please install non-variable ``Noto Sans CJK''
221 font families along with the texlive-xecjk package by following
223 \sphinxcode{./scripts/sphinx-pre-install}.
224 Having optional non-variable ``Noto Serif CJK'' font families will