summaryrefslogtreecommitdiffstats
path: root/blueprint.tex
diff options
context:
space:
mode:
authorgrr <grr@lo2.org>2024-05-26 14:31:20 -0400
committergrr <grr@lo2.org>2024-05-26 14:31:20 -0400
commitfc807d651d136df94546ee08b799be893004c023 (patch)
tree7836720d6d63f85681917cfff4accc829635beb1 /blueprint.tex
parent022def0093b2674ea6240b730014f8323a726dcd (diff)
downloadblueprint-fc807d651d136df94546ee08b799be893004c023.tar.gz
PERCEPTION DISSOCIATOR SYNTAX
Diffstat (limited to 'blueprint.tex')
-rw-r--r--blueprint.tex12
1 files changed, 11 insertions, 1 deletions
diff --git a/blueprint.tex b/blueprint.tex
index 90fd52a..f4dbe30 100644
--- a/blueprint.tex
+++ b/blueprint.tex
@@ -11,6 +11,9 @@
\usepackage{csquotes}
\usepackage[normalem]{ulem}
\usepackage{enumitem}
+\usepackage{tikz}
+\usetikzlibrary{calc}
+
% fonts
\newpxfont
@@ -82,6 +85,11 @@
\newcommand{\cubedown}{
\includegraphics[width=1em]{img/cubedown}}
+\newcommand{\photopage}[4]{
+ \begin{figure}{\centering\includegraphics[width=4.5in]{#1}\par}
+ \vskip 1em\noindent #2 \vskip 1em\caption{\noindent #3}
+ {\raggedleft \itshape (photo by #4) \par}\end{figure}}
+
\begin{document}
\frontmatter
\graphicspath{{img/}}
@@ -121,7 +129,9 @@
\clearpage
-% \photopage{img/creep}{Henry Flynt presents "Creep" lecture in Adam Hovre upper common room, Harvard University, May 15, 1962}{Tony Conrad}
+\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
\input{essays/introduction.tex}