Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rstudio/bookdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.42
Choose a base ref
...
head repository: rstudio/bookdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Jan 7, 2025

  1. start the next version

    yihui committed Jan 7, 2025
    Copy the full SHA
    882e8d4 View commit details
Showing with 4 additions and 4 deletions.
  1. +0 −3 .github/FUNDING.yml
  2. +1 −1 DESCRIPTION
  3. +2 −0 NEWS.md
  4. +1 −0 bookdown.Rproj
3 changes: 0 additions & 3 deletions .github/FUNDING.yml

This file was deleted.

2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bookdown
Type: Package
Title: Authoring Books and Technical Documents with R Markdown
Version: 0.42
Version: 0.42.1
Authors@R: c(
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
person("Christophe", "Dervieux", , "cderv@posit.co", role = c("ctb"),
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# CHANGES IN bookdown VERSION 0.43

# CHANGES IN bookdown VERSION 0.42

- New option in `gitbook`'s font settings menu to control line spacing (thanks, @hayden-MB, #1479).
1 change: 1 addition & 0 deletions bookdown.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 6c506b98-f5da-4bf5-abe1-470f5c93bdd3

RestoreWorkspace: Default
SaveWorkspace: Default