From ee99db4870def5675548b8594d0a6b1cba7d9762 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Mon, 1 May 2023 10:23:52 -0500 Subject: [PATCH] document https://github.com/yihui/knitr/pull/2250 --- content/knitr/options.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/knitr/options.md b/content/knitr/options.md index 0b85d8a89a..41835c6d3d 100644 --- a/content/knitr/options.md +++ b/content/knitr/options.md @@ -879,6 +879,9 @@ that affect the behavior of **knitr**: } ``` +- `knitr.progress.linenums`: (`FALSE`; logical) Whether to show line numbers + in the progress bar. By default, only chunk labels are shown. + - `knitr.progress.output`: (`""`; character or connection) For the default text progress bar in **knitr**, this option can be used to specify the output target of the progress bar. By default, the progress is written to