summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--after.tex2
-rw-r--r--colophon.md25
3 files changed, 28 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c2ece8..079497c 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ filters = ./pandoc-cs1 ./pandoc-todo
filters += $(if $(citeproc_file),pandoc-citeproc)
filters += ./pandoc-iri
-markdown_includes = copyright.md
+markdown_includes = copyright.md colophon.md
mediawiki_includes = preface.mw foreword.mw
includes += $(markdown_includes:.md=.tex)
diff --git a/after.tex b/after.tex
index e9e69b3..45597a0 100644
--- a/after.tex
+++ b/after.tex
@@ -1 +1,3 @@
%\listoffixmes
+
+\include{colophon}
diff --git a/colophon.md b/colophon.md
new file mode 100644
index 0000000..e918e40
--- /dev/null
+++ b/colophon.md
@@ -0,0 +1,25 @@
+\cleardoublepage
+\thispagestyle{empty}
+\null\vfil
+
+\begin{adjustwidth}{1in}{1in}
+\begin{center}
+{\Large\textsf{Colophon}}
+\end{center}
+\begin{center}
+
+This book was structured using Pandoc created by John MacFarlane,
+and typeset using Xelatex created by Jonathan Kew.
+
+The body text is set 10/12pt on a \mytodo{actual measure}{33pc} measure
+with Lora designed by Ольга Карпушина (Olga Karpushina).
+Other fonts include Quattrocento Sans and Inconsolata.
+
+All work was done on a Debian system,
+solely using tools and data in the digital commons.
+
+\end{center}
+
+\end{adjustwidth}
+
+\vfil