Skip to content

Commit 0a25d1d

Browse files
committed
Update the 'Optimalgo' vignette: remove number of sections and display latex formula
1 parent c8b0d99 commit 0a25d1d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

vignettes/Optimalgo.Rmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ output:
77
base_format: rmarkdown::html_vignette
88
fig_caption: yes
99
toc: true
10-
number_sections: yes
10+
number_sections: no
1111
link-citations: true
1212
vignette: >
1313
%\VignetteEngine{knitr::rmarkdown}
1414
%\VignetteIndexEntry{Which optimization algorithm to choose?}
1515
%!\VignetteEncoding{UTF-8}
1616
\usepackage[utf8]{inputenc}
17-
pkgdown:
18-
as_is: true
1917
---
2018

2119
```{r setup, echo=FALSE, message=FALSE, warning=FALSE}

0 commit comments

Comments
 (0)