diff --git a/README.md b/README.md index 12710bd..7f5795e 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,14 @@ Table of Contents A template for writing an Oxford University thesis in R Markdown. ## NEWS! -- Jan 4 2020: +- Jan 6 2020: - Added the great-looking BS4 book output from the development version of `bookdown` - - Introduction chapter no longer needs to be named **\_introduction.Rmd** + - Introduction chapter should no longer be named **\_introduction.Rmd** - Added ability to control location of page numbers and running headers from **index.Rmd** + - Added section on how to position images where they are located in text, with `fig.pos = 'H'` + - Added chapter on handling tables in PDF output +- Upcoming in next version + - Guidance on how to include chapters that pull in Rmd content from elsewhere (i.e. including a paper you're writing in another R Project folder on your computer as a chapter in your thesis) ## Tutorials See the video tutorials for how to use the template: