Skip to content

Commit 96a30cc

Browse files
committed
Release 0.0.7
1 parent 805d4c6 commit 96a30cc

File tree

6 files changed

+23
-8
lines changed

6 files changed

+23
-8
lines changed

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2024-07-06 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* DESCRIPTION (Version, Date): Release 0.0.7
4+
5+
* inst/rmarkdown/templates/metropolis/resources/template.tex:
6+
Define `pandocunbounded` now needed by pandoc (>= 3.2.1)
7+
8+
* DESCRIPTION (Imports): Add `codetools` now needed too
9+
* NAMESPACE: Also import `codetools`
10+
11+
* README.md: Update several URLs
12+
113
2024-06-14 Dirk Eddelbuettel <edd@debian.org>
214

315
* .github/workflows/ci.yaml (jobs): Update to r-ci-setup action

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: binb
22
Type: Package
33
Title: 'binb' is not 'Beamer'
4-
Version: 0.0.6
5-
Date: 2020-06-10
4+
Version: 0.0.7
5+
Date: 2024-07-06
66
Author: Dirk Eddelbuettel, Ista Zahn and Rob Hyndman
77
Maintainer: Dirk Eddelbuettel <edd@debian.org>
88
Description: A collection of 'LaTeX' styles using 'Beamer' customization for
@@ -14,7 +14,7 @@ Description: A collection of 'LaTeX' styles using 'Beamer' customization for
1414
'Fira', and 'IQSS' requires 'Libertinus'.
1515
URL: https://github.com/eddelbuettel/binb, https://dirk.eddelbuettel.com/code/binb.html
1616
BugReports: https://github.com/eddelbuettel/binb/issues
17-
Imports: rmarkdown, knitr
17+
Imports: rmarkdown, knitr, codetools
1818
VignetteBuilder: knitr
1919
License: GPL (>= 2)
2020
Encoding: UTF-8

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export("metropolis", "iqss", "presento", "monash")
22
import("knitr")
33
import("rmarkdown")
4+
import("codetools")

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Package-License](http://img.shields.io/badge/license-GPL--2-brightgreen.svg?style=flat)](http://www.gnu.org/licenses/gpl-2.0.html)
55
[![CRAN](http://www.r-pkg.org/badges/version/binb)](https://cran.r-project.org/package=binb)
66
[![Dependencies](https://tinyverse.netlify.app/badge/binb)](https://cran.r-project.org/package=binb)
7-
[![Downloads](http://cranlogs.r-pkg.org/badges/binb?color=brightgreen)](http://www.r-pkg.org/pkg/binb)
7+
[![Downloads](http://cranlogs.r-pkg.org/badges/binb?color=brightgreen)](https://www.r-pkg.org:443/pkg/binb)
88
[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/binb)](https://github.com/eddelbuettel/binb)
99

1010
### Motivation
@@ -212,19 +212,19 @@ These themes use additional (free) fonts you may need to install:
212212
- [Metropolis](https://github.com/matze/mtheme) wants [Fira Sans](https://github.com/mozilla/Fira)
213213
but can proceed with alternate fonts;
214214
- [IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) wants
215-
[Libertinus](https://github.com/libertinus-fonts/libertinus), see the
215+
[Libertinus](https://github.com/alerque/libertinus), see the
216216
[IQSS Beamer Theme](https://github.com/IQSS/iqss-beamer-theme) page for details.
217217
- [Presento Theme](https://github.com/RatulSaha/presento) wants
218218
[Montserrat](https://github.com/JulietaUla/Montserrat),
219219
[Lato Light](http://www.latofonts.com/)
220220
(also [here](https://github.com/google/fonts/tree/master/ofl/lato)),
221-
[Noto Sans](https://www.google.com/get/noto),
221+
[Noto Sans](https://fonts.google.com/noto),
222222
[Algreya Sans](https://github.com/huertatipografica/Alegreya-Sans) as the small caps font and
223223
[Inconsolata](https://github.com/google/fonts/tree/master/ofl/inconsolata) as a monospaced font.
224224
- [Monash](https://github.com/robjhyndman/MonashEBSTemplates) wants [Carlito](https://fontlibrary.org/en/font/carlito) which some systems (such as Ubuntu)
225225
provide.
226226

227-
If you use [Debian](https://www.debian.org) or [Ubuntu](https://www.ubuntu.com), you can
227+
If you use [Debian](https://www.debian.org) or [Ubuntu](https://ubuntu.com/), you can
228228
use the informal font packages I created for [Fira and Fira
229229
Sans](https://github.com/eddelbuettel/pkg-fonts-fira),
230230
[Libertinus](https://github.com/eddelbuettel/pkg-fonts-libertinus),

inst/rmarkdown/templates/metropolis/resources/template.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,8 @@
307307
\titlegraphic{\hfill\includegraphics[height=1cm]{$titlegraphic$}}
308308
$endif$
309309

310+
\providecommand{\pandocbounded}[1]{#1}
311+
310312
\begin{document}
311313

312314
% Hide progress bar and footline on titlepage

vignettes/metropolisDemo.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ knitr::opts_chunk$set(cache=TRUE)
2929
## Metropolis
3030

3131
The \themename theme is a Beamer theme with minimal visual noise inspired
32-
by the [hsrm](https://github.com/hsrmbeamertheme/hsrmbeamertheme) Beamer
32+
by the [hsrm](https://github.com/benjamin-weiss/hsrmbeamertheme) Beamer
3333
Theme by Benjamin Weiss.
3434

3535
Enable the theme (in \LaTeX) by loading

0 commit comments

Comments
 (0)