From e86e3891c4ecf7b8d25fccd4f44317893c738753 Mon Sep 17 00:00:00 2001 From: grr Date: Thu, 23 May 2024 21:21:40 -0400 Subject: re-add protest photos --- essays/photos.tex | 24 +++++++++++++++++++++++- img/nomoreart01.png | Bin 0 -> 5766442 bytes img/nomoreart02.png | Bin 0 -> 15647690 bytes img/nomoreart03.png | Bin 0 -> 10926811 bytes img/nomoreart04.png | Bin 0 -> 15111963 bytes img/nomoreart05.png | Bin 0 -> 10752534 bytes 6 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 img/nomoreart01.png create mode 100644 img/nomoreart02.png create mode 100644 img/nomoreart03.png create mode 100644 img/nomoreart04.png create mode 100644 img/nomoreart05.png diff --git a/essays/photos.tex b/essays/photos.tex index 8912191..75f06f7 100644 --- a/essays/photos.tex +++ b/essays/photos.tex @@ -1,3 +1,25 @@ \chapter{Protest Photographs} -tktk + + + + + +\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}} + +\photopage{img/nomoreart01}{2/22/1963}{Henry Flynt and Jack Smith demonstrate against Lincoln Center, February 22, 1963}{Tony Conrad} + +\photopage{img/nomoreart02}{2/22/1963}{Henry Flynt and Tony Conrad demonstrate against the Metropolitan Museum of Art, February 22, 1963}{Jack Smith} + +\photopage{img/nomoreart03}{2/22/1963}{Henry Flynt and Jack Smith demonstrate against the Metropolitan Museum of Art, February 22, 1963}{Tony Conrad} + +\photopage{img/nomoreart04}{2/22/1963}{Jack Smith and Henry Flynt demonstrate against the Museum of Modern Art, February 22, 1963}{Tony Conrad} + +\photopage{img/nomoreart05}{2/22/1963}{Tony Conrad and Henry Flynt demonstrate against Lincoln Center, February 22, 1963}{Jack Smith} diff --git a/img/nomoreart01.png b/img/nomoreart01.png new file mode 100644 index 0000000..606c221 Binary files /dev/null and b/img/nomoreart01.png differ diff --git a/img/nomoreart02.png b/img/nomoreart02.png new file mode 100644 index 0000000..3796f16 Binary files /dev/null and b/img/nomoreart02.png differ diff --git a/img/nomoreart03.png b/img/nomoreart03.png new file mode 100644 index 0000000..0380c9f Binary files /dev/null and b/img/nomoreart03.png differ diff --git a/img/nomoreart04.png b/img/nomoreart04.png new file mode 100644 index 0000000..99a506b Binary files /dev/null and b/img/nomoreart04.png differ diff --git a/img/nomoreart05.png b/img/nomoreart05.png new file mode 100644 index 0000000..e623a55 Binary files /dev/null and b/img/nomoreart05.png differ -- cgit v1.2.3