diff options
author | David A. Madore <david+git@madore.org> | 2013-02-07 16:16:44 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2013-02-07 16:16:44 +0100 |
commit | 3e0bb573baad6ad8355efcfcc7b481797db7a4c6 (patch) | |
tree | ed65935aedff496454bedcdf1f98d9e1bf9d6d76 | |
parent | 07a832fa8443e2d82e044a05190e8373f0d512e8 (diff) | |
download | ordinal-zoo-3e0bb573baad6ad8355efcfcc7b481797db7a4c6.tar.gz ordinal-zoo-3e0bb573baad6ad8355efcfcc7b481797db7a4c6.tar.bz2 ordinal-zoo-3e0bb573baad6ad8355efcfcc7b481797db7a4c6.zip |
Add a title and header.
-rw-r--r-- | ordinal-zoo.tex | 13 | ||||
-rw-r--r-- | vc | 2 |
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} @@ -0,0 +1,2 @@ +#! /bin/sh +git log --pretty=format:'\verb=%h %ad=' -1 |