-
Notifications
You must be signed in to change notification settings - Fork 0
CasperVector/up2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Unix Philosophy 2020 (v0.1.4) ----------------------------- This document is a compendium of Casper Ti. Vector's thoughts about the Unix philosophy in the contemporary context. Copyright (c) 2019-2020 Casper Ti. Vector <[email protected]> Licence: CC0 v1.0 <https://creativecommons.org/publicdomain/zero/1.0/>. Homepage: <https://gitea.com/CasperVector/up2020>. Pre-built PDFs for tagged releases are available at <https://gitea.com/CasperVector/up2020/releases>. Building -------- To build the PDFs for the document, you need a recent TeXLive system with the following base packages (plus their dependencies): * ctex, biblatex-caspervector, latexmk. You also need Chinese fonts. The fandol package in TeXLive provides some FOSS Chinese fonts, but the characters "摛" (U+645B) in Section 18 and "囧" (U+56E7) in Section 21 of the Chinese version are currently missing from the fonts. Alternatively, you may use another Chinese font supporting a more comprehensive character set (see `texdoc ctex' for some pre-configured options available). With the dependencies above, run `latexmk' in this directory to build the PDFs; to build the English version only, run `latexmk up2020-en'.