diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-26 12:26:58 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-26 12:28:05 -0500 |
commit | 391e3613effd2a97d9d185758daaaee80ca57a11 (patch) | |
tree | fafa2b7fa174ee20a9bb15d95629dc5252fbaf0e /poster/document.tex | |
parent | b79a35e87914ba78e3c6c128e18c47ef16d23049 (diff) |
image files have vert spacing (text goes to bottom)
Diffstat (limited to 'poster/document.tex')
-rw-r--r-- | poster/document.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/poster/document.tex b/poster/document.tex index 19543d6..7520e56 100644 --- a/poster/document.tex +++ b/poster/document.tex @@ -40,15 +40,15 @@ \include Abstract;abstract - \input imagesone + \image imagesone \include Background Information;research - \input imagestwo + \image imagestwo }\hfil\colo{ \include Materials;materials - \input imagesthree + \image imagesthree \include Methods;methods @@ -59,14 +59,14 @@ \include Variables;vars - \input imagesfour + \image imagesfour \include Experiment Notes;notes }\hfil\colo{ \spacing=110\include Data Analysis;analysis - \input imagesfive + \image imagesfive \include Conclusion;conclusion |