mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 12:39:58 +01:00
Added RJH as author
This commit is contained in:
parent
cbd889b744
commit
89d744bf71
10
DESCRIPTION
10
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 <edd@debian.org>
|
||||
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
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user