commit | 70f8740177d7432543560a3b26f0d3293b3cbc1b | [log] [tgz] |
---|---|---|
author | brentthorne <brent.thorne18@gmail.com> | Wed Feb 06 17:05:11 2019 -0500 |
committer | brentthorne <brent.thorne18@gmail.com> | Wed Feb 06 17:05:11 2019 -0500 |
tree | 1616cb447f1c42539e5a6a93f21a7ca81d54e124 | |
parent | 29a06062b0f7c83ceb4a0d94606c08ab33cfe033 [diff] [blame] |
Update to v0.1.2 with HTML support moved posterdown_pdf to posterdown_latex, added posterdown_html, added to ReadME, added ciation file. added @shedimus as contributor in Description file.
diff --git a/NAMESPACE b/NAMESPACE index 8966494..1284ebc 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -1,6 +1,7 @@ # Generated by roxygen2: do not edit by hand export(posterdown_html) +export(posterdown_latex) export(posterdown_pdf) import(bookdown) import(ggplot2)