summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid A. Madore <david+git@madore.org>2013-02-07 16:16:44 +0100
committerDavid A. Madore <david+git@madore.org>2013-02-07 16:16:44 +0100
commit3e0bb573baad6ad8355efcfcc7b481797db7a4c6 (patch)
treeed65935aedff496454bedcdf1f98d9e1bf9d6d76
parent07a832fa8443e2d82e044a05190e8373f0d512e8 (diff)
downloadordinal-zoo-3e0bb573baad6ad8355efcfcc7b481797db7a4c6.tar.gz
ordinal-zoo-3e0bb573baad6ad8355efcfcc7b481797db7a4c6.tar.bz2
ordinal-zoo-3e0bb573baad6ad8355efcfcc7b481797db7a4c6.zip
Add a title and header.
-rw-r--r--ordinal-zoo.tex13
-rw-r--r--vc2
2 files changed, 15 insertions, 0 deletions
diff --git a/ordinal-zoo.tex b/ordinal-zoo.tex
index 161781d..c2f1b2b 100644
--- a/ordinal-zoo.tex
+++ b/ordinal-zoo.tex
@@ -42,6 +42,19 @@
%
\begin{document}
+\title{A zoo of ordinals}
+\author{David A. Madore}
+\maketitle
+
+{\footnotesize
+\immediate\write18{sh ./vc > vcline.tex}
+Git: \input{vcline.tex}
+\immediate\write18{echo ' (stale)' >> vcline.tex}
+\par}
+
+\textbf{\textcolor{red}{Preliminary version:}} the labels in this
+document are subject to change.
+
\section{Recursive ordinals}
\setcounter{comcnt}{-1}
diff --git a/vc b/vc
new file mode 100644
index 0000000..2ab3e90
--- /dev/null
+++ b/vc
@@ -0,0 +1,2 @@
+#! /bin/sh
+git log --pretty=format:'\verb=%h %ad=' -1