Releases: dchiu911/rsf
Releases · dchiu911/rsf
rsf 0.3.0
rsf 0.2.2
- Always hold figure position with figure captions
- Remove latex fix for bookdown and titlesec incompatibility bug after update to bookdown (rstudio/bookdown#677)
rsf 0.2.1
- Change
output_dir
todocs
to work nicely with GitHub Pages - Change
gitbook
defaults:split_by = "chapter"
to simplify HTML links, add button to download PDF output - Update
write_index()
after changes toyml_citations()
anduse_index_rmd()
inymlthis
package - Use
options(ymlthis.remove_blank_line = TRUE)
to remove trailing blank line in YAML files