Skip to content

Commit 082f31e

Browse files
authored
Update biometric_bulletin.Rmd
1 parent 728651f commit 082f31e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vignettes/articles/biometric_bulletin.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ author: |
99
date: "`r format(Sys.Date(), '%B %d, %Y')`"
1010
output:
1111
html_document:
12-
toc: true
12+
toc: no
1313
toc_float: true
1414
number_sections: true
15+
pdf_document:
16+
toc: no
1517
---
1618

1719
```{r setup, include=FALSE}

0 commit comments

Comments
 (0)