Skip to content

Commit 7283910

Browse files
committed
Ignore complied versions and embed images in HTML
1 parent b7a9399 commit 7283910

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,5 @@ TSWLatexianTemp*
276276
*.lpz
277277
.Rproj.user
278278
mapping-visualisation-social-data/.Rhistory
279+
mapping-visualisation-social-data/manual-qgis.pdf
280+
mapping-visualisation-social-data/manual-qgis.html

mapping-visualisation-social-data/manual-qgis.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ toc: true
55
number-sections: true
66
format:
77
pdf: default
8-
html: default
8+
html:
9+
embed-resources: TRUE
910
editor:
1011
markdown:
1112
wrap: 72

mapping-visualisation-social-data/manual-r.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ toc: true
55
number-sections: true
66
format:
77
pdf: default
8-
html: default
8+
html:
9+
embed-resources: TRUE
910
editor:
1011
markdown:
1112
wrap: 72

0 commit comments

Comments
 (0)