Commit 4d475b4
committed
Freeze Quarto execution & enable Chinese fonts
Set execute.freeze to true in r-and-rmarkdown/_quarto.yml to freeze rendered outputs, and add an R code chunk calling showtext::showtext_auto() to r-and-rmarkdown/lectures/lecture2-data-viz.qmd so Chinese characters render correctly in plots.1 parent 1d9cab9 commit 4d475b4
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
0 commit comments