diff --git a/funny-venn-diagrams-zine.tex b/funny-venn-diagrams-zine.tex index c2895a2..bd2c0d1 100644 --- a/funny-venn-diagrams-zine.tex +++ b/funny-venn-diagrams-zine.tex @@ -14,7 +14,7 @@ %\usepackage{enumitem} % Control spacing in lists %\usepackage{setspace} % Better control over line-spacing %\usepackage{nicefrac} % Use nice fractions -%\usepackage[bottom]{footmisc} % Keep the footnotes at the bottom of the page +\usepackage[bottom]{footmisc} % Keep the footnotes at the bottom of the page \usepackage{microtype} % Make things neater. Thanks /u/-LeopardShark- %\usepackage{tabularray} % Easy tables %\usepackage[defaultsans]{Cantarell} % sans-serif font; https://tug.org/FontCatalogue/firasansregular @@ -56,14 +56,11 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% Chapter Title Spacing %%%%%%%%%%%%%%%%%%%% -\usepackage{titlesec} -\titleformat{\chapter}[display] - {\normalfont\huge\bfseries} - {\chaptertitlename\ \thechapter} - {20pt} - {\Huge} -\titlespacing*{\chapter}{0pt}{0pt}{40pt} +%% Alter titles %%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\usepackage[raggedright]{titlesec} +\titleformat{\section} + {\normalfont\fontsize{12}{16}\itshape}{\thesection.}{1em}{} +%\titlelabel{\thetitle. \quad} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -91,15 +88,14 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Document Information %%%%%%%%%%%%%%%%%%%%% -\author{Kenneth John Odle} \title{ {\Huge Funny Venn Diagrams} \\ - {\footnotesize To Color and Enjoy \\ \bigskip - Typeset in \LaTeX{} \\ - Issue \# CHANGE THIS} + {\Large To Color and Enjoy} \\ + \bigskip + {\small by \author{Kenneth John Odle}} } -\date{\begin{small}\today{}\end{small}} +\date{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -107,7 +103,11 @@ \begin{document} \maketitle +\thispagestyle{empty} + \newpage +\pagestyle{fancy} + \section*{Introduction} All contents \copyright2025 Kenneth John Odle @@ -138,7 +138,9 @@ All contents \copyright2025 Kenneth John Odle } % end scalebox \end{center} -Venn diagrams are named after John Venn (1835-1923), who described them in his book \textit{Symbolic Logic} (1881). +\paragraph{Origins} Venn diagrams are named after John Venn (1835-1923), who described them in his book \textit{Symbolic Logic} (1881). + +They are commonly used to teach elementary set theory,\footnote{That branch of mathematics that studies \textit{sets}—i.e., collections of objects.} and to illustrate simple set relationships in probability, logic, statistics, linguistics, and computer science. Although they typically use circles or ellipses drawn on a plane to represent sets, other closed curves are possible. \section{Cats vs Inkjet Printers} \bigskip