From bc4ea1bd4874860f1abb22f0a6a1b4c305cbc77e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2019 00:17:43 +0200 Subject: General cleanup --- not-a-book/book.tex | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 not-a-book/book.tex (limited to 'not-a-book/book.tex') diff --git a/not-a-book/book.tex b/not-a-book/book.tex deleted file mode 100644 index 1004f65..0000000 --- a/not-a-book/book.tex +++ /dev/null @@ -1,20 +0,0 @@ -\documentclass[12pt]{book} -\usepackage[paperheight=9in,paperwidth=6in]{geometry} -\linespread{1.25} -\parindent 0pt -\parskip 10pt -\title{\bf This is not a book about programming} -\author{Mitja Felicijan} -\date{\today} - -\begin{document} - -\frontmatter -\maketitle -\tableofcontents - -\mainmatter -\input{preface.tex} -\input{occams-razor.tex} - -\end{document} -- cgit v1.2.3