Making Lecture Notes with Bookdown
Introduction
System Requirements
Caveat
1
Getting started
2
Converting from LaTeX notes
2.1
Converting tex files
2.2
Batch conversion
2.3
Tidying up the Rmd file
2.4
Notes with gaps
2.5
Using the
titlesec
package
3
A quick introduction to Markdown
3.1
What is Markdown?
3.2
Markdown syntax
3.2.1
Headings
3.2.2
Text formatting
3.2.3
Lists
4
Chapters, sections, etc.
4.1
File Structure
4.1.1
Specifying the order in
_bookdown.yml
4.1.2
Order by filename
4.2
Section labels
4.3
Cross referencing
5
Figures
5.1
Adding figures
5.2
Figure captions
5.3
Figure numbering and referencing
6
Equations
6.1
Equation syntax
6.2
Equation numbers and labels
6.3
Cross referencing equations
6.4
Maths in captions
6.5
Random tips
7
Tables
7.1
Markdown table generator
7.2
Table syntax
7.3
Fancy tables
8
Referencing
8.1
Adding citations
8.2
Bibliography files
8.3
Reference style
9
Publishing
9.1
Compiling the book
9.2
Publishing to Moodle
9.3
Publishing with github pages
Things I should probably add to this guide at some point
References
Published with bookdown
Making Lecture Notes with Bookdown
Things I should probably add to this guide at some point
HTML output
editing css
what files?
where?
how?
PDF output
latex stuff?
latex templates?
is this even a good idea?
Adding new styles
adding
div
things to the css
other stuff?
Publishing to mooodle
quick way to update individual files.
Suggestions for things that should be added are welcome.