updated NEWS, rolled minor version

This commit is contained in:
Dirk Eddelbuettel 2018-10-09 19:30:19 -05:00
parent c67b911159
commit b806cf63da
3 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2018-10-09 Dirk Eddelbuettel <edd@debian.org>
* DESCRIPTION (Version, Date): Rolled minor version
2018-10-09 Rob Hyndman <rob.hyndman@monash.edu>
* Added Monash theme

View File

@ -1,8 +1,8 @@
Package: binb
Type: Package
Title: 'binb' is not 'Beamer'
Version: 0.0.2
Date: 2018-09-27
Version: 0.0.2.2
Date: 2018-10-08
Author: Dirk Eddelbuettel, Ista Zahn and Rob Hyndman
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: A collection of 'LaTeX' styles using 'Beamer' customization for

View File

@ -3,6 +3,15 @@
\newcommand{\ghpr}{\href{https://github.com/eddelbuettel/binb/pull/#1}{##1}}
\newcommand{\ghit}{\href{https://github.com/eddelbuettel/binb/issues/#1}{##1}}
\section{Changes in binb version 0.0.3 (2018-xx-yy)}{
\itemize{
\item The IQSS theme now has a fallback font if Libertinus is
unavailable (Ista in \ghpr{7})
\item Added support for 'Monash' theme (Rob Hyndman in \ghpr{10} and
\ghpr{11} closing \ghit{9})
}
}
\section{Changes in binb version 0.0.2 (2018-09-27)}{
\itemize{
\item Added support for 'Presento' theme by Ratul Saha (\ghpr{4})