Changes to section titles and title page
This commit is contained in:
parent
6202acea98
commit
d73acb95dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user