From 12cc033147890fea37373a401603cc29870b6fe8 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sun, 26 Jan 2020 00:09:55 -0500
Subject: made images fill left to right
---
poster/imagesfive.tex | 2 +-
poster/imagesfour.tex | 2 +-
poster/imagesthree.tex | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/poster/imagesfive.tex b/poster/imagesfive.tex
index 49942ab..d5f9a4e 100644
--- a/poster/imagesfive.tex
+++ b/poster/imagesfive.tex
@@ -1,4 +1,4 @@
-\hbox{
+\line{
\hskip 0pt plus .5fil
\picture{../photos/a.jpg}{Part of the DNA barcoding process for species determination: concentrated mixture after chemicals, centrifuging, and crushing}{5in}
\hfil
diff --git a/poster/imagesfour.tex b/poster/imagesfour.tex
index 977a97c..88b81fb 100644
--- a/poster/imagesfour.tex
+++ b/poster/imagesfour.tex
@@ -1,4 +1,4 @@
-\hbox{
+\line{
\hfil
\picture{../photos/2019-12-02-2.jpg}{A photo of a relatively large trial showing the constancy of trails and establishment of one pit in a 16x17 container}{4in}
\hfil
diff --git a/poster/imagesthree.tex b/poster/imagesthree.tex
index ea99c24..0f4f39e 100644
--- a/poster/imagesthree.tex
+++ b/poster/imagesthree.tex
@@ -1,4 +1,4 @@
-\hbox{
+\line{
\hfil
\picture{../photos/2019-12-13-3.jpg}{An antlion in the inter-trial holding containers with native sand}{3.5in}
\hfil
--
cgit