More styling options
diff --git a/.Rproj.user/5271889B/sources/per/t/950DD430 b/.Rproj.user/5271889B/sources/per/t/950DD430
index 92809c1..2a99fed 100644
--- a/.Rproj.user/5271889B/sources/per/t/950DD430
+++ b/.Rproj.user/5271889B/sources/per/t/950DD430
@@ -5,15 +5,15 @@
"dirty" : false,
"encoding" : "UTF-8",
"folds" : "",
- "hash" : "3352023408",
+ "hash" : "2993177172",
"id" : "950DD430",
- "lastKnownWriteTime" : 1544118983,
- "last_content_update" : 1544118983851,
+ "lastKnownWriteTime" : 1544125071,
+ "last_content_update" : 1544125071262,
"path" : "~/GitHub/posterdown/inst/rmarkdown/templates/posterdown_memoir/resources/template.tex",
"project_path" : "inst/rmarkdown/templates/posterdown_memoir/resources/template.tex",
"properties" : {
- "cursorPosition" : "145,39",
- "scrollLine" : "140"
+ "cursorPosition" : "165,6",
+ "scrollLine" : "153"
},
"relative_order" : 1,
"source_on_save" : false,
diff --git a/.Rproj.user/5271889B/sources/per/t/950DD430-contents b/.Rproj.user/5271889B/sources/per/t/950DD430-contents
index d0387be..03d94b1 100644
--- a/.Rproj.user/5271889B/sources/per/t/950DD430-contents
+++ b/.Rproj.user/5271889B/sources/per/t/950DD430-contents
@@ -5,7 +5,6 @@
%utf-8 seems to be important
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
-\usepackage{palatino}
\usepackage{multicol}
\usepackage{graphicx}
\usepackage{blindtext}
@@ -137,6 +136,9 @@
$highlighting-macros$
$endif$
+\usepackage{palatino}
+\renewcommand*\familydefault{\sfdefault}
+
%begin the document
\begin{document}
@@ -151,7 +153,7 @@
\centering
\color{White}
\vspace{0.5in}
- \Huge\textbf{$title$}\\[0.3in]
+ \Huge{\textbf{$title$}} \\[0.3in]
\color{cyan} \Large{\textbf{$author$}} \par
\vspace{0.2in}
@@ -161,7 +163,7 @@
% Brgin body of poster
\begin{adjmulticols*}{3}{10mm}{10mm}
-\normalsize{
+\small{
\color{black}
$body$
\printbibliography