blob: f42b89e92b06447f1f01ede615a8d07167f0b4e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Part II - How {#part2 .unnumbered}
# Workflow {#workflow}
`r tufte::newthought("Bookup")` works through _compiling_ files from source:
```
\ .--> PDF book
Layout (LaTeX and HTML) \ /
Source text (Markdown) >---> Compilation ----<
Bibliography (BibTeX) / \
/ `--> HTML book
```
|