File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- \documentclass [fontsize=13pt,oneside ]{scrbook }
1+ \documentclass [fontsize=13pt,oneside,headings=small,chapterprefix ]{scrbook }
22\usepackage {listings }
33\usepackage {graphicx }
44\usepackage [hidelinks ]{hyperref }
88\usepackage {bookmark }
99\usepackage {ucharclasses }
1010\usepackage {fontspec }
11+ \usepackage {xcolor }
1112\usepackage {arabxetex }
1213\usepackage {makeidx }
1314
4647\newfontface {\emojifont }{Symbola_hint.ttf}
4748\newfontfamily {\cjkfont }{TW-Sung}
4849\setTransitionsFor {MiscellaneousSymbolsAndPictographs}{\emojifont }{\normalfont }{}
50+
51+ \newfontfamily {\cinzel }{Cinzel}
52+ \setkomafont {disposition}{\bfseries\cinzel }
53+ \definecolor {silver-chalice}{HTML}{AAAAAA}
54+ \setkomafont {chapterprefix}{\small\color {silver-chalice}}
55+ \RedeclareSectionCommand [innerskip=0 pt]{chapter}
56+
4957\pagestyle {plain}
5058
5159\usepackage {newunicodechar}
6472
6573\title {Eloquent JavaScript}
6674
75+ \subtitle {3rd edition}
76+
6777\maketitle
6878
6979\frontmatter
You can’t perform that action at this time.
0 commit comments