Rename to posterdown.ids

and drop support for other layouts

Change-Id: I8f62e38044f5259bd91bcc5aac551c9d9567d5b2
21 files changed
tree: 83bc1860f2819c76ca9531d15534759e5b80744a
  1. .github/
  2. ci/
  3. images/
  4. inst/
  5. man/
  6. R/
  7. vignettes/
  8. .gitattributes
  9. .gitignore
  10. .gitlab-ci.yml
  11. .Rbuildignore
  12. .travis.yml
  13. DESCRIPTION
  14. LICENSE
  15. NAMESPACE
  16. posterdown.ids.Rproj
  17. README.md
README.md

IDS Mannheim CD adaptation to the posterdown R package

Example Poster

Automatically generated from skeleton.Rmd:

Getting Started

Install with:

remotes::install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/posterdown")`

Now add this to the YAML options of your rmarkdown (.Rmd) file:

---
output: 
  posterdown.ids::posterdown_ids
---

For further customization options please see the (currently in progress :hammer:) wiki

Additional metadata / customization for IDS version, e.g.:

subtitle: Using RMarkdown and `posterdown.ids::posterdown_ids`
contact:
    name: Marc Kupietz
    department: Digital Linguistics
    email: kupietz@ids-mannheim.de
    website: "http://korap.ids-mannheim.de/instance/icc"
    qrlink: >
      `r posterdown.ids::qrlink('https://gitlab.ids-mannheim.de/ids/posterdown')`