1
0
mirror of https://github.com/eddelbuettel/binb synced 2025-05-17 01:33:31 +02:00

Added RJH as author

This commit is contained in:
Rob J Hyndman 2018-10-09 14:50:18 +11:00
parent cbd889b744
commit 89d744bf71
2 changed files with 16 additions and 13 deletions

View File

@ -3,14 +3,16 @@ Type: Package
Title: 'binb' is not 'Beamer' Title: 'binb' is not 'Beamer'
Version: 0.0.2 Version: 0.0.2
Date: 2018-09-27 Date: 2018-09-27
Author: Dirk Eddelbuettel and Ista Zahn Author: Dirk Eddelbuettel, Ista Zahn and Rob Hyndman
Maintainer: Dirk Eddelbuettel <edd@debian.org> Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: A collection of 'LaTeX' styles using 'Beamer' customization for Description: A collection of 'LaTeX' styles using 'Beamer' customization for
pdf-based presentation slides in 'RMarkdown'. At present it contains pdf-based presentation slides in 'RMarkdown'. At present it contains
'RMarkdown' adaptations of the LaTeX themes 'Metropolis' (formerly 'mtheme') 'RMarkdown' adaptations of the LaTeX themes 'Metropolis' (formerly 'mtheme')
theme by Matthias Vogelgesang and others (now included in 'TeXLive'), and theme by Matthias Vogelgesang and others (now included in 'TeXLive'),
the 'IQSS' by Ista Zahn (which is included here). Additional (free) fonts the 'IQSS' by Ista Zahn (which is included here), and
may be needed: 'Metropolis' prefers 'Fira', and 'IQSS' requires 'Libertinus'. 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 URL: https://github.com/eddelbuettel/binb
BugReports: https://github.com/eddelbuettel/binb/issues BugReports: https://github.com/eddelbuettel/binb/issues
Imports: rmarkdown, knitr Imports: rmarkdown, knitr

View File

@ -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 presentations from LaTeX, and also supported from Markdown and
[RMarkdown](https://github.com/rstudio/rmarkdown). This package (currently) [RMarkdown](https://github.com/rstudio/rmarkdown). This package (currently)
provides functionality to use the following custom (LaTeX) themes for 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 - [Metropolis](https://github.com/matze/mtheme) (formerly `mtheme`) by Matthias Vogelgesang
([longer demo](https://eddelbuettel.github.io/binb/metropolis_demo.pdf)) ([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)) ([longer demo](https://eddelbuettel.github.io/binb/iqss_demo.pdf))
- [Presento](https://github.com/RatulSaha/presento) by Ratul Saha - [Presento](https://github.com/RatulSaha/presento) by Ratul Saha
([longer demo](https://eddelbuettel.github.io/binb/presento_demo.pdf)) ([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 The original LaTeX styles been converted to be directly useable from
[RMarkdown](https://github.com/rstudio/rmarkdown) [RMarkdown](https://github.com/rstudio/rmarkdown)
@ -127,8 +128,8 @@ output: binb::presento
____ ____
\begin{center} \begin{center}
\hugetext{BIG BOLD TEXT} \hugetext{BIG BOLD TEXT}
\medskip \medskip
\small but background color does not work \small but background color does not work
\end{center} \end{center}
@ -147,13 +148,13 @@ which can be converted into this animated gif:
![](https://eddelbuettel.github.io/binb/presento_minimal.gif) ![](https://eddelbuettel.github.io/binb/presento_minimal.gif)
### Status ### Status
The package is fairly new and susceptible to change, but on The package is fairly new and susceptible to change, but on
[CRAN](https://cran.r-project.org/). [CRAN](https://cran.r-project.org/).
### Usage ### Usage
The package is on [CRAN](https://cran.r-project.org/) and can be installed The package is on [CRAN](https://cran.r-project.org/) and can be installed
via a standard 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 - [IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) wants
[Libertinus](https://github.com/libertinus-fonts/libertinus), see the [Libertinus](https://github.com/libertinus-fonts/libertinus), see the
[IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) page for details. [IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) page for details.
- [Presento Theme](https://github.com/RatulSaha/presento) wants - [Presento Theme](https://github.com/RatulSaha/presento) wants
[Montserrat](https://github.com/JulietaUla/Montserrat), [Montserrat](https://github.com/JulietaUla/Montserrat),
[Lato Light](http://www.latofonts.com/) [Lato Light](http://www.latofonts.com/)
(also [here](https://github.com/google/fonts/tree/master/ofl/lato)), (also [here](https://github.com/google/fonts/tree/master/ofl/lato)),
[Noto Sans](https://www.google.com/get/noto), [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. [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 If you use [Debian](https://www.debian.org) or [Ubuntu](https://www.ubuntu.com), you can