From 10e65ffa48e54afa41994d04a7d65f5fac9cc40b Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Thu, 30 Apr 2020 16:05:48 -0400
Subject: forgot to use \obeylines in dbq :(
---
wroblewski-world/dbq.tex | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'wroblewski-world')
diff --git a/wroblewski-world/dbq.tex b/wroblewski-world/dbq.tex
index e7a9769..984b7ae 100644
--- a/wroblewski-world/dbq.tex
+++ b/wroblewski-world/dbq.tex
@@ -1,10 +1,11 @@
\font\fourteenbf=cmb10 at 14pt
-{\parindent=0pt
+{\parindent=0pt\obeylines
Holden Rohrer (00:45--01:30)
Wroblewski
AP World 2nd
-\number\year-\number\month-\number\day}
+\number\year-\number\month-\number\day
+}
\centerline{\fourteenbf Unit 7/8 Corona-DBQ}
% Evaluate the extent to which the global conflicts from 1914-1991
% changed the political and economic status of states around the world.
--
cgit