summaryrefslogtreecommitdiffstats
path: root/blueprint.tex
diff options
context:
space:
mode:
Diffstat (limited to 'blueprint.tex')
-rw-r--r--blueprint.tex31
1 files changed, 26 insertions, 5 deletions
diff --git a/blueprint.tex b/blueprint.tex
index 678330b..3c848aa 100644
--- a/blueprint.tex
+++ b/blueprint.tex
@@ -1,4 +1,4 @@
-\documentclass[10pt,twoside,openany,draft]{book}
+\documentclass[10pt,twoside,openany]{book}
\usepackage{salitter}
@@ -27,6 +27,10 @@
\usepackage{hanging}
\usepackage{fancyhdr}
\usepackage{framed}
+\usepackage{wrapfig2}
+\usepackage{booktabs}
+\usepackage{rotating}
+\usepackage{array}
% fonts
\usepackage[T1]{fontenc}
@@ -63,7 +67,7 @@
\newcommand{\lexpression}[1]{"\emph{#1}"}
\newcommand{\expression}[1]{\lexpression{#1}}
-\newenvironment{sysrules}{\begin{hangparas}{3em}{1}}{\end{hangparas}\vskip 1em}
+\newenvironment{sysrules}{\begin{hangparas}{3em}{1}}{\end{hangparas}}
\newcommand\postulate[1]{\emph{Postulate #1}.}
@@ -76,7 +80,7 @@
\newcommand\sysname[1]{\enquote{\textsc{#1}}}
\newcommand\Q[1]{\begin{quotation}#1\end{quotation}}
-\newcommand\Qs[1]{{\raggedleft \itshape #1 \par}}
+\newcommand\Qs[1]{{\parbox{3.5in}{\raggedleft \itshape ---#1 \par}}}
\newcommand\photopage[4]{
\begin{figure}
@@ -100,11 +104,21 @@
%\fancyfoot[LO,CE]{\thechapter}
%\fancyfoot[CO,RE]{\thesection}
+% --- TITLESEC stylizations for
+% - part
\titleformat{\part}[display]{\centering\scshape\Huge}{\thepart}{1.5cm}{}
+% - chapter
\titleformat{\chapter}[block]{\scshape\Large}{\itshape\thechapter \hskip 0.25cm ---}{0.25cm}{\filcenter}[]
\titlespacing*{\chapter}{0in}{1cm}{2cm}[0.5cm]
+% - section
+\titleformat{\section}[block]
+{\sffamily}
+{\thesection}{1.5em}{\bfseries}
+\titlespacing{\section}{0in}{0.5cm}{0.5cm}[0.5cm]
+% ----------
+
\frontmatter
\graphicspath{{img/}}
@@ -189,7 +203,7 @@ colophon goes here
% \input{extra/poem_4.tex}
\part{Para-Science}
-\input{essays/dissociation_physics.tex}
+% \input{essays/dissociation_physics.tex}
\input{essays/mathematical_studies.tex}
\input{essays/post_formalism_memories.tex}
\input{essays/studies_in_constructed_memories.tex}
@@ -209,14 +223,21 @@ colophon goes here
\input{essays/creep.tex}
\input{essays/three_levels_of_politics.tex}
+
\part{Science (Logic)}
\input{essays/admissible_contradictions.tex}
\input{essays/propositional_vibration.tex}
% \input{extra/repressed_content.tex}
% \input{extra/apprehension_of_plurality.tex}
-\backmatter
+% \backmatter
\part{Appendix}
+
+
+\setcounter{secnumdepth}{2}
+\setcounter{chapter}{0}
+\renewcommand{\thechapter}{\Alph{chapter}}
+
%\tocline
\input{extra/structure_art_pure_mathematics.tex}
\input{extra/misleading_newness.tex}