diff --git a/DESCRIPTION b/DESCRIPTION index 45ec82a..b01ed98 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,14 +3,16 @@ Type: Package Title: 'binb' is not 'Beamer' Version: 0.0.2 Date: 2018-09-27 -Author: Dirk Eddelbuettel and Ista Zahn +Author: Dirk Eddelbuettel, Ista Zahn and Rob Hyndman Maintainer: Dirk Eddelbuettel Description: A collection of 'LaTeX' styles using 'Beamer' customization for pdf-based presentation slides in 'RMarkdown'. At present it contains 'RMarkdown' adaptations of the LaTeX themes 'Metropolis' (formerly 'mtheme') - theme by Matthias Vogelgesang and others (now included in 'TeXLive'), and - the 'IQSS' by Ista Zahn (which is included here). Additional (free) fonts - may be needed: 'Metropolis' prefers 'Fira', and 'IQSS' requires 'Libertinus'. + theme by Matthias Vogelgesang and others (now included in 'TeXLive'), + the 'IQSS' by Ista Zahn (which is included here), and + the 'Monash' theme by Rob J Hyndman. + Additional (free) fonts may be needed: + 'Metropolis' prefers 'Fira', and 'IQSS' requires 'Libertinus'. URL: https://github.com/eddelbuettel/binb BugReports: https://github.com/eddelbuettel/binb/issues Imports: rmarkdown, knitr diff --git a/README.md b/README.md index f77156f..8d948d0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The [Beamer](https://github.com/josephwright/beamer) package is very popular for presentations from LaTeX, and also supported from Markdown and [RMarkdown](https://github.com/rstudio/rmarkdown). This package (currently) provides functionality to use the following custom (LaTeX) themes for -[Beamer](https://github.com/josephwright/beamer) directly via RMarkdown: +[Beamer](https://github.com/josephwright/beamer) directly via RMarkdown: - [Metropolis](https://github.com/matze/mtheme) (formerly `mtheme`) by Matthias Vogelgesang ([longer demo](https://eddelbuettel.github.io/binb/metropolis_demo.pdf)) @@ -16,6 +16,7 @@ provides functionality to use the following custom (LaTeX) themes for ([longer demo](https://eddelbuettel.github.io/binb/iqss_demo.pdf)) - [Presento](https://github.com/RatulSaha/presento) by Ratul Saha ([longer demo](https://eddelbuettel.github.io/binb/presento_demo.pdf)) +- Monash by Rob J Hyndman The original LaTeX styles been converted to be directly useable from [RMarkdown](https://github.com/rstudio/rmarkdown) @@ -127,8 +128,8 @@ output: binb::presento ____ \begin{center} - \hugetext{BIG BOLD TEXT} - \medskip + \hugetext{BIG BOLD TEXT} + \medskip \small but background color does not work \end{center} @@ -147,13 +148,13 @@ which can be converted into this animated gif: ![](https://eddelbuettel.github.io/binb/presento_minimal.gif) - + ### Status The package is fairly new and susceptible to change, but on [CRAN](https://cran.r-project.org/). -### Usage +### Usage The package is on [CRAN](https://cran.r-project.org/) and can be installed via a standard @@ -194,12 +195,12 @@ These themes use additional (free) fonts you may need to install: - [IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) wants [Libertinus](https://github.com/libertinus-fonts/libertinus), see the [IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) page for details. -- [Presento Theme](https://github.com/RatulSaha/presento) wants - [Montserrat](https://github.com/JulietaUla/Montserrat), - [Lato Light](http://www.latofonts.com/) +- [Presento Theme](https://github.com/RatulSaha/presento) wants + [Montserrat](https://github.com/JulietaUla/Montserrat), + [Lato Light](http://www.latofonts.com/) (also [here](https://github.com/google/fonts/tree/master/ofl/lato)), [Noto Sans](https://www.google.com/get/noto), - [Algreya Sans](https://github.com/huertatipografica/Alegreya-Sans) as the small caps font and + [Algreya Sans](https://github.com/huertatipografica/Alegreya-Sans) as the small caps font and [Inconsolata](https://github.com/google/fonts/tree/master/ofl/inconsolata) as a monospaced font. If you use [Debian](https://www.debian.org) or [Ubuntu](https://www.ubuntu.com), you can