A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://stackoverflow.com/questions/tagged/bookdown below:

Newest 'bookdown' Questions - Stack Overflow

3 votes

1 answer

62 views

How can I make the "Figure XX:" text bold and the description text regular font in a bookdown::html_document2?

For the output of the below Rmd I would like the "Figure XX:" part to be bold and the descriptive text to be in regular font. How can I achieve that? --- title: "Figure caption things&...

asked Aug 5 at 14:36 Chapter-less appendix in `bookdown` without "Appendix A" title

I am creating a PDF using bookdown and I would like to have a "chapter-less appendix", however I have not been able to figure how to do this in bookdown after scouring the internet. I can't ...

asked Jul 23 at 9:26

0 votes

0 answers

31 views

How to add labels to definition environment in bookdown and reference them correctly?

In R Bookdown, I would like to refer to a definition: <!-- body or .Rmd file --> The first definition is Definition \@ref(newterm) below: ::: {.definition #newterm name="new def 1"} ...

asked Jul 11 at 4:28

1 vote

0 answers

44 views

knitr: Set default format for external image files (like with auto_pdf option)

Is there a way to set the default graphics format for files given to knitr's include_graphics() function? Its auto_pdf = TRUE is close to what I want (i.e. it chooses PDF files over files with ...

asked Jul 7 at 10:46

0 votes

0 answers

37 views

Unable to Auto-number my tables created using gtsummary using R Markdown

I'm using gtsummary in a Bookdown project and trying to get my table captions to show up with auto-numbering (e.g., "Table 1: Patient Characteristics"). I followed the usual approach by ...

asked Jun 16 at 2:28 Changing code blocks style in bookdown chapters

I am trying to change the style of code blocks in bookdown for the html output. As instructed in the official documentation here I am doing the following: ```{r class.source="bg-danger", ...

asked Apr 11 at 13:40 Left-aligned array in unordered list using bookdown

I want a left aligned array in my unorderd list but everything I used doesn't work. I tried it with ..., $$ ... $$, $ ... $, \left[ ... \rigth] and \[ ... \] - for the three dots I putted in the array....

asked Feb 14 at 13:00

0 votes

1 answer

90 views

Rmarkdown add an item to a bibliography without citing in the text, bibliography by order of appearance

I would like to have a bibliography which lists items that are cited in the text but also others that are not (e.g. using nocite). The csl style that I am using sorts by order of appearance with: <...

asked Feb 7 at 17:59

0 votes

0 answers

56 views

Get figure and table caption numbering to match sub-section numbering using bookdown

I'm trying to generate a word doc report from tabular data using nested for() loops. The loops call child docs to render tables and images with appropriately numbered figure captions. After overcoming ...

asked Feb 3 at 19:23

2 votes

0 answers

86 views

Insert a popover in R Bookdown document

I have this code from an R markdown file which generates a popover. And it's working as expected: For the R markdown document you need library(rmarkdown), library(pandoc) and pandoc_activate(). You ...

asked Jan 29 at 19:27

0 votes

1 answer

41 views

Why is huxtable not showing caption text in bookdown::html_document2?

When knitting the below RMarkdown document the caption texts for both the base R plot and the flextable output are shown. The caption text for the huxtable output is, however, not. Why is that and how ...

asked Dec 17, 2024 at 10:08

1 vote

2 answers

77 views

bookdown and gtsummary: Why is chunk name added to table caption?

I have a .Rmd file like this: --- output: bookdown::html_document2 #html_document --- ```{r mychunkname} library(gtsummary) trial %>% select(age, grade, response) %>% tbl_summary() %>...

asked Dec 6, 2024 at 10:28

2 votes

1 answer

147 views

Created consistent caption formatting between figures and flextables in Rmd HTML output

I am having trouble getting my captions for figures and tables having consistent formatting when knitting a Rmd file to HTML output from the Bookdown package. I have tried applying different methods ...

asked Nov 15, 2024 at 20:04

1 vote

1 answer

106 views

Preface and ToC: multiple entries, and tocloft causes preface to appear at end to the ToC

I am using bookdown to produce a book... as one does. But the table of contents in the LaTeX/PDF version is giving me conniptions. I cannot get things right... For example, in a minimal dummy project, ...

asked Oct 24, 2024 at 7:41

0 votes

0 answers

21 views

bs4_book: how to make search work with static hosting (or disable search bar)

Using bookdown's bs4_book template, running serve_book() launches a local web server, which enables the search bar functionality for searching inside the book. However, when uploading the folder as a ...

asked Oct 16, 2024 at 22:05

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4