ChangeLog and NEWS updates for PRs since last release

This commit is contained in:
Dirk Eddelbuettel 2019-06-23 10:13:13 -05:00
parent dbccf8f5b5
commit 9a3dc8a5df
2 changed files with 29 additions and 4 deletions

View File

@ -1,12 +1,30 @@
2019-06-20 Joseph Stachelek <stachel2@msu.edu>
* inst/rmarkdown/templates/presento/resources/template.tex: Correctly
pull date from Rmd rather than hardcode today
* inst/rmarkdown/templates/presento/resources/template.tex: Correctly
pull date from Rmd rather than hardcode today
2019-05-03 Johan Larson <mail@larssonjohan.com>
* inst/rmarkdown/templates/iqss/resources/templates.tex: Support
beameroptions, use pgfpages if present
* inst/rmarkdown/templates/metropolis/resources/templates.tex: Idem
* inst/rmarkdown/templates/monash/resources/templates.tex: Idem
* vignettes/metropolisDemo.Rmd: Use beamperoption to show notes
* vignettes/metropolisDemo.pdf: Idem
2019-03-26 Dirk Eddelbuettel <edd@debian.org>
* README.md: Add dependencies badge
2019-02-24 Rob Hyndman <rob.hyndman@monash.edu>
* inst/rmarkdown/templates/monash/resources/template.tex: Header
includes moved to later in file, outline header can be changed, a
tightoc option was added
* inst/monashDemo/monashDemo.Rmd: Added
* inst/monashDemo/monashDemo.pdf: Idem
2018-11-21 Rob Hyndman <rob.hyndman@monash.edu>
* inst/rmarkdown/templates/monash/: Improved colortheme handling for
@ -41,7 +59,7 @@
2018-10-02 Ista Zahn <istazahn@gmail.com>
* inst/iqssDemo/beamerfontthemeiqss.sty: Fall back to default font
* inst/iqssDemo/beamerfontthemeiqss.sty: Fall back to default font
if Libertinus is unavailable
* inst/rmarkdown/templates/iqss/skeleton/beamerfontthemeiqss.sty:

View File

@ -5,8 +5,15 @@
\section{Changes in binb version 0.0.4 (2018-xx-yy)}{
\itemize{
\item The Monash theme now had improved color theme handling (Rob
\item The Monash theme now has improved color theme handling (Rob
Hyndman in \ghpr{15})
\item The Monash them has a demo, a new \code{tighttoc} option and
other small improvements (Rob Hyndman in \ghpr{16}).
\item A slide notes example was added to Metropolis, pgfpages can be
used if present, \code{beameroption} was added to three templates
(Johan Larson in \ghpr{17}).
\item The Presento them now use the date from the yaml header
(Joseph Stachelek in \ghpr{18})
}
}