Skip to content

Commit e4c6bc4

Browse files
author
ASKurz
committed
bookdown version 1.0.1--"bookdown::pdf_book" output
1 parent bb0dd58 commit e4c6bc4

File tree

968 files changed

+2444
-3129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

968 files changed

+2444
-3129
lines changed

_book/01.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
---
22
title: "Chapter 01. The Golem of Prague"
33
author: "A Solomon Kurz"
4-
date: "2019-05-03"
4+
date: "2019-05-05"
55
output:
66
github_document
77
---
88

99
# The Golem of Prague
1010

11-
\begin{figure}
12-
13-
{\centering \includegraphics[width=0.2\linewidth]{pictures/Golem_and_Loew}
14-
15-
}
16-
17-
\caption{Rabbi Loew and Golem by Mikoláš Aleš, 1899}(\#fig:unnamed-chunk-1)
18-
\end{figure}
11+
<div class="figure" style="text-align: center">
12+
<img src="pictures/Golem_and_Loew.jpg" alt="Rabbi Loew and Golem by Mikoláš Aleš, 1899" width="20%" />
13+
<p class="caption">(\#fig:unnamed-chunk-1)Rabbi Loew and Golem by Mikoláš Aleš, 1899</p>
14+
</div>
1915

2016
As he opened the chapter, McElreath told us that
2117

@@ -58,8 +54,9 @@ sessionInfo()
5854
## loaded via a namespace (and not attached):
5955
## [1] compiler_3.5.1 backports_1.1.4 bookdown_0.9 magrittr_1.5
6056
## [5] rprojroot_1.3-2 tools_3.5.1 htmltools_0.3.6 yaml_2.1.19
61-
## [9] Rcpp_1.0.1 stringi_1.4.3 rmarkdown_1.10 knitr_1.20
62-
## [13] xfun_0.3 stringr_1.4.0 digest_0.6.18 evaluate_0.10.1
57+
## [9] Rcpp_1.0.1 stringi_1.4.3 rmarkdown_1.10 highr_0.7
58+
## [13] knitr_1.20 xfun_0.3 stringr_1.4.0 digest_0.6.18
59+
## [17] evaluate_0.10.1
6360
```
6461

6562

0 commit comments

Comments
 (0)