Skip to content

Vignette title errors #20

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
HenrikBengtsson opened this issue Dec 28, 2020 · 0 comments · May be fixed by #21
Open

Vignette title errors #20

HenrikBengtsson opened this issue Dec 28, 2020 · 0 comments · May be fixed by #21

Comments

@HenrikBengtsson
Copy link

The vignette indices do not match the intended vignette titles, e.g.

title: Using the `foreach` package
author: Steve Weston
output: rmarkdown::html_vignette
vignette: >
  %\VignetteIndexEntry{foreach}
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteEncoding{utf8}
---

There title and %\VignetteIndexEntry{} do no agree and the latter is what's used by R.

@HenrikBengtsson HenrikBengtsson linked a pull request Dec 28, 2020 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant