bookdown-crc icon indicating copy to clipboard operation
bookdown-crc copied to clipboard

A minimal example of using bookdown to write a book for Chapman & Hall/CRC

Results 6 bookdown-crc issues
Sort by recently updated
recently updated
newest added

Hi Yihui, thank you for the wonderful package! I am wondering if there is a way to avoid the lines (I suppose were for the purpose of alignment) at all...

```{r} \mainmatter # (PART) Part1 {-} # Introduction Now unplug your Internet cable, and start doing some serious work. We have a nice figure in Figure \@ref(fig:hello), and also a...

This was really weird to spot double occurrence of the section number on top of the page. How would I fix this?

This is an issue with the krantz.cls file, but since this repo is the best source for making a CRC krantz.cls book, I thought I should raise it here. Unlike...

When the table of contents exceeds two pages (and therefore goes from 2 to 4 pages total), the page numbers and hyperlinks for index entries are off by two pages....

I'm trying to incorporate recommendations [here](https://bookdown.org/yihui/rmarkdown-cookbook/text-width.html) to break the lines of R output in a PDF but I can't get it to work. See example of what I changed [here](https://github.com/yihui/bookdown-crc/compare/master...szimmer:bookdown-crc:master)...