-
Currently, we mainly support Theorem and Proof: https://bookdown.org/yihui/bookdown/markdown-extensions-by-bookdown.html#theorems
It would be interesting to support more generic Note block with p…
cderv updated
3 years ago
-
A clear limitation of making this a gitbook (i.e. HTML) is that it's not as straightforward to illustrate what PDF tables look like!
This issue is for figuring that out!
Some resources:
* kabl…
-
**Submitting author:** @EricMarcon (Eric Marcon)
**Repository:** https://github.com/EricMarcon/memoiR
**Branch with paper.md** (empty if default branch): JOSE
**Version:** 1.2-2
**Editor:** Pending
**…
-
When writing with **bookdown** in RStudio, I often want to preview chapters using `preview_chapter()`. According to the [bookdown documentation](https://bookdown.org/yihui/bookdown/preview-a-chapter.h…
-
## User Story
As a manual user and member of Team PSD, I need instructions on how to update the gh-pages branch so that it results in an update to the bookdown Team PSD manual. The current instruct…
-
I am testing the bookdown-demo-master to see if Bengali books can be written with bookdown. One issue I see is the caption of Tables and Figures. Non-English characters do not show up in the produced …
-
- [ ] R 是一个很好使的语言,貌似也可以自己写包,这个我还没了解过,可以了解下
- [ ] xyh大佬写了很多的额书,可以作为笔记学习一下,注意细节
**因为不注意细节被学长@过多少次,被导师批评过多少次:cry:
- [ ] https://bookdown.org/yihui/blogdown/
- [ ] https://bookdown.org/yihui/rmarkdown…
-
# Quarto Chunks
* [ ] Update labels with `fig-cap`, `fig-scap`, `tbl-cap`, and `tbl-subcap`
* [ ] Simplify caption vectors with `knitr` format handling
* [ ] Replace `bookdown` cross references …
-
*MathJax* has some packages optional. One of them is [*gensymb* ](http://docs.mathjax.org/en/latest/input/tex/macros/#d) that can't be loaded via `\require`. If i still do `\require{gensymb}` then…
-
`output_dir: "docs"` specified in `_bookdown.yml` is ignored in `bookdown::render_book()`; instead, the output is created in current working directory.
Please take a look at the following reprex an…