-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathColophon.tex
More file actions
38 lines (33 loc) · 5.36 KB
/
Copy pathColophon.tex
File metadata and controls
38 lines (33 loc) · 5.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
%%% Time-stamp: <2024-10-28 17:23:17 vladimir>
%%% Copyright (C) 2019-, 2024, 20242024 Vladimir G. Ivanović
%%% Author: Vladimir G. Ivanović <vladimir@acm.org>
%%% ORCID: https://orcid.org/0000-0002-7802-7970
\chapter{Colophon}
This dissertation was created entirely with free, open source software (FOSS), except for a single proprietary program used to convert PDFs into spreadsheets. The typefaces, editor, markup language, reference manager, operating system, and all utilities are FOSS.
\begin{center}
\textbf{\adforn{21}\qquad\adforn{21}\qquad\adforn{11}\qquad\adforn{49}\qquad\adforn{49}}
\end{center}
The body and headings were set in 11pt Alegreya with a touch of extra leading. The Alegreya superfamily of typefaces was designed by Juan Pablo del Peral of Huerta Tipográfica in 2011 and immediately won praise and awards. It is a classic Renaissance typeface, a kind that was first developed in the fourteenth and fifteenth centuries in northern Italy. It comes in Regular, Medium, Bold and Black weights, all of which are available in serif and sans serif, typefaces in Roman and Italic styles. Each have a full set of Greek and Cyrillic letters as well as Latin small caps. All have a full set of ligatures, and Old Style and Lining numerals. Notably, all the numerals share the same width so they line up regardless of which style is being used. If any criticism can be leveled against the Alegreya superfamily, it is that the family does not include display sizes and does not contain swash characters. Otherwise, it is nearly perfect.
\begin{center}
\textbf{\adforn{21}\quad\quad\adforn{21}\quad\quad\adforn{11}\quad\quad\adforn{49}\quad\quad\adforn{49}}
\end{center}
The programs \TeX{} \& \LaTeX{} and the document class \texttt{memoir} were used to format this dissertation. \LaTeX was created by Leslie Lamport as a user-friendly version of one of the first digital typesetting systems, \TeX . \TeX is one of the masterpieces of computer programming whose author, Donald Knuth, won the Turing Award in 1974. It is a testament to Knuth's brilliance as both a mathematician and as a programmer that \TeX is still in use more than four decades later, and arguably has no peers when it comes to typesetting complex mathematics and scientific material. It is, however, awkward to use and hard to learn. Fortunately, Leslie Lamport wrapped \TeX in a macro system, \LaTeX , which was orders of magnitude easier to use than \TeX itself.
LaTeX is extraordinarily flexible as shown by the thousands of packages which implement specialized tasks. Currently, CTAN (the Comprehensive TeX Archive Network) has just shy of 6000 packages which can be downloaded. One of those packages implements the class \texttt{memoir} that was used here. It was written by Peter Wilson, and released in 2001. (I'm listed as a contributor to \texttt{memoir}, but in truth I really only just corrected some minor typos.)
\newpage
\begin{center}
\textbf{\adforn{21}\quad\quad\adforn{21}\quad\quad\adforn{11}\quad\quad\adforn{49}\quad\quad\adforn{49}}
\end{center}
Wilson's muse is Robert Bringhurst, author of \textit{The Elements of Typographic Style}, which some consider to be the definitive book on typography and book design. It is certainy the most elegant. The package \texttt{memoir} (which implements the class \texttt{memoir}) would undoubtedly meet with Bringhurst's approval. The class \texttt{memoir} provides nearly everything a person needs to produce what Knuth calls ``beautiful books''.
Wilson says \blockquote[49][\parencite{Wilson2024}]{Font designers go to great pains to ensure that [their typefaces] look good when set with the normal leading. Sometimes, such as when trying to meet a University’s requirements for the layout of your thesis, you may be forced to ignore the experience of centuries.} So, I have reformatted this dissertation (page size and leading) to approximate what I think Bringhurst and Wilson would approve of.
\begin{center}
\textbf{\adforn{21}\quad\quad\adforn{21}\quad\quad\adforn{11}\quad\quad\adforn{49}\quad\quad\adforn{49}}
\end{center}
One particularly important FOSS program in academia is Zotero. It manages and maintains a bibliographic database and provides citations on demand. It, along with the text editor GNU Emacs (aka ``an operating system disguised as an editor'') and the package \texttt{reftex}, cooperate with the class \texttt{memoir} to provide a complete system for writing scholarly papers, theses, reports, and dissertations.
\begin{center}
\textbf{\adforn{21}\quad\quad\adforn{21}\quad\quad\adforn{11}\quad\quad\adforn{49}\quad\quad\adforn{49}}
\end{center}
All of these program run on Arch Linux, a particular distribution of GNU Linux, itself a version of Unix. It is notable that GNU Linux, GNU Emacs, \TeX{} and \LaTeX{} are all programs that originated decades ago, are still actively used, have never been truly replaced or superseded, and are constantly being improved. They share a common set of characteristics: their fundamental architecture is sound, extensibility is a core feature, and they and thousands of specialized packages are freely available. I predict that iPhones and Android, both of which run a version of Unix, will be the faintest of distant memories when GNU Linux, GNU Emacs, \TeX{} and \LaTeX{} are just starting to fade from view.
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "Rocketship_Education-An_Exploratory_Public_Policy_Case_Study"
%%% End: