summaryrefslogtreecommitdiffstats
path: root/blueprint.tex
diff options
context:
space:
mode:
Diffstat (limited to 'blueprint.tex')
-rw-r--r--blueprint.tex253
1 files changed, 0 insertions, 253 deletions
diff --git a/blueprint.tex b/blueprint.tex
deleted file mode 100644
index 3c848aa..0000000
--- a/blueprint.tex
+++ /dev/null
@@ -1,253 +0,0 @@
-\documentclass[10pt,twoside,openany]{book}
-
-\usepackage{salitter}
-
-\usepackage[
- papersize={5.5in,8.5in},
- includeheadfoot=true,
- total={4.75in,7.7in},
- headheight=0.25in,
- headsep=0.15in,
- footskip=0.3in,
- outer=0.5in,
- inner=0.75in
-]{geometry}
-
-\usepackage{mwe}
-\usepackage{amsmath}
-\usepackage{stix}
-\usepackage{xfrac}
-\usepackage{bbold}
-\usepackage{csquotes}
-\usepackage[normalem]{ulem}
-\usepackage{enumitem}
-\usepackage{tikz}
-\usetikzlibrary{calc}
-\usepackage[pagestyles]{titlesec}
-\usepackage{hanging}
-\usepackage{fancyhdr}
-\usepackage{framed}
-\usepackage{wrapfig2}
-\usepackage{booktabs}
-\usepackage{rotating}
-\usepackage{array}
-
-% fonts
-\usepackage[T1]{fontenc}
-\usepackage{ETbb}
-\let\oldstylenums\textosf
-
-\newcommand\speech[1]{
- \textquote{\emph{#1}}}
-
-\newcommand\said[1]{ % oops
- \speech{#1}}
-
-\newcommand\essaytitle{\uline}
-
-\newcommand\gap{\vskip 2em}
-
-\newcommand\inlineaside[1]{\textit{(#1)}}
-
-\newcommand\x{$x$}
-\newcommand\y{$y$}
-
-\newcommand\redact[1]{\xout{#1}}
-
-\newcommand\greater{>}
-\newcommand\less{<}
-
-\newcommand\slop[1]{{\sloppy #1 \par}}
-\newcommand\stress[1]{\textbf{#1}}
-
-% TODO these should be considered placeholders basically
-\newcommand{\name}[1]{\textbf{#1}}
-
-% "linguistic expression"
-\newcommand{\lexpression}[1]{"\emph{#1}"}
-\newcommand{\expression}[1]{\lexpression{#1}}
-
-\newenvironment{sysrules}{\begin{hangparas}{3em}{1}}{\end{hangparas}}
-
-\newcommand\postulate[1]{\emph{Postulate #1}.}
-
-\newcommand\dreamdate[1]{\vskip 1em\uline{#1}\\}
-\newcommand\dreamdatecomment[2]{\vskip 1em \uline{#1} --- \textit{#2}\\}
-
-\newcommand\cubeframe{\includegraphics[width=1em]{img/cubeframe}}
-\newcommand\cubeup{\includegraphics[width=1em]{img/cubeup}}
-\newcommand\cubedown{\includegraphics[width=1em]{img/cubedown}}
-\newcommand\sysname[1]{\enquote{\textsc{#1}}}
-
-\newcommand\Q[1]{\begin{quotation}#1\end{quotation}}
-\newcommand\Qs[1]{{\parbox{3.5in}{\raggedleft \itshape ---#1 \par}}}
-
-\newcommand\photopage[4]{
- \begin{figure}
- { \centering\includegraphics[width=4.25in]{#1}\par }
- \vskip 1em
- \noindent #2 \vskip 1em
- \caption{\noindent #3}
- { \raggedleft \itshape (photo by #4) \par }
- \end{figure}}
-
-\begin{document}
-\renewcommand{\baselinestretch}{1.1}
-\setlength{\parskip}{0.1em}
-
-% --- Initial header configuration for front matter, introduction
-\pagestyle{fancy}
-\fancyhead{} % clear all header fields
-%\fancyhead[RO,LE]{\thepart}
-\fancyfoot{} % clear all footer fields
-\fancyfoot[LE,RO]{\thepage}
-%\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/}}
-
-\raggedbottom
-
-\renewcommand*{\thesection}{\Alph{section}}
-
-\setlist{itemsep=3pt}
-\setlist{parsep=0pt}
-\setlist{topsep=3pt}
-\setlist{leftmargin=1cm}
-
-\setlist{nosep}
-
-% Title
-\thispagestyle{empty}
-{
- \centering
- \vfill
- \vfill
- \includegraphics[scale=1]{img/blueprint_title}
- \vfill
- \includegraphics[scale=1]{img/blueprint_author}
- \vfill
-}
-
-\clearpage
-
-{\ttfamily
-
-colophon goes here
-}
-
-\clearpage
-
-\thispagestyle{empty}
-\photopage{img/creep02}{5/15/1962}{Henry Flynt presents "Creep" lecture in Adam Hovre upper common room, Harvard University, May 15, 1962}{Tony Conrad}
-\clearpage
-
-\fancyhead{} % clear all header fields
-\fancyhead[RO,LE]{\textsc{Introduction}}
-\input{essays/introduction.tex}
-\input{essays/sal_introduction.tex}
-
-\clearpage
-
-% --- Stripped headers for ToC, list of figures, etc
-\fancyhead{} \fancyfoot{} \fancyfoot[LE,RO]{\thepage}
-
-\tableofcontents*
-
-\clearpage
-
-\listoffigures
-
-\clearpage
-
-\mainmatter
-
-% --- Baseline header that individual essays may modify but should restore
-%\fancyfoot[CO,RE]{\thesection}
-
-\part{Philosophy}
-
-\fancyhead{} \fancyfoot{} \fancyfoot[LE,RO]{\thepage}
-\fancyhead[LO]{\textsc{Philosophy}} \fancyhead[RE]{\chaptername}
-
-\input{essays/flaws_underlying_beliefs.tex}
-\input{essays/walking_through_walls.tex}
-\input{essays/philosophical_reflections.tex}
-\input{essays/flyntian_modality.tex}
-\input{essays/some_objections.tex}
-\input{essays/philosophy_proper.tex}
-% primary study?
-
-\part{Esthetics}
-\input{essays/down_with_art.tex}
-\input{essays/art_or_brend.tex}
-\input{essays/letters.tex}
-\input{essays/photos.tex}
-% \input{extra/poem_1.tex}
-% \input{extra/poem_4.tex}
-
-\part{Para-Science}
-% \input{essays/dissociation_physics.tex}
-\input{essays/mathematical_studies.tex}
-\input{essays/post_formalism_memories.tex}
-\input{essays/studies_in_constructed_memories.tex}
-
-\part{The New Modality}
-%\tocline
-\input{essays/energy_cube1966.tex}
-\input{essays/energy_cube1961.tex}
-\input{essays/concept_art.tex}
-\input{dissociator_syntax.tex}
-\input{essays/perception_dissociator.tex}
-\input{essays/mock_risk_games.tex}
-\input{essays/dream_reality.tex}
-
-\part{Social Philosophy}
-\input{essays/social_recognition.tex}
-\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
-\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}
-\input{extra/anthology_non_philosophical.tex}
-\input{essays/exercise_awareness_states.tex}
-\input{extra/general_acognitive_culture.tex}
-\input{extra/communists_must.tex}
-\input{extra/primary_study_paraphrase.tex}
-\input{extra/radicalism_of_unbelief.tex}
-% input{extra/philosophy_of_concept_art.tex}
-
-
-\end{document}