From edab4830a3d35d4e2400682ff1775617c9377b22 Mon Sep 17 00:00:00 2001 From: carriewright11 Date: Sun, 19 Nov 2023 22:32:00 -0700 Subject: [PATCH 1/2] fixing render error due to google analytics location in _output.yml --- _output.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_output.yml b/_output.yml index 04e2945..d2333b3 100644 --- a/_output.yml +++ b/_output.yml @@ -1,7 +1,7 @@ bookdown::gitbook: css: assets/style_ITN.css includes: - in_header: GA_Script.Rhtml + header_includes: GA_Script.Rhtml before_body: assets/big-image-itcr.html after_body: assets/footer.html highlight: tango From c4326357fbb7fd20c1ee0ee22b39cd05cb59035b Mon Sep 17 00:00:00 2001 From: carriewright11 Date: Sun, 19 Nov 2023 22:40:22 -0700 Subject: [PATCH 2/2] fixing spacing in troubleshooting ch --- 06-troubleshooting.Rmd | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/06-troubleshooting.Rmd b/06-troubleshooting.Rmd index 0bb91c1..f7f5c25 100644 --- a/06-troubleshooting.Rmd +++ b/06-troubleshooting.Rmd @@ -78,15 +78,16 @@ Remember, it is a good idea to press the "Recompile" button frequently, so that There are many useful resources if you get stuck: -- The overleaf documentation: https://www.overleaf.com/learn -Overleaf has lots of helpful information about: +* The Overleaf documentation has lots of helpful information: https://www.overleaf.com/learn +These pages are especially useful: - [Troubleshooting errors](https://www.overleaf.com/learn/latex/Errors) - [Learning LaTeX](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes) - [How-to guides](https://www.overleaf.com/learn/how-to) - - [Creating tables](https://www.overleaf.com/learn/latex/Tables) -- The TeX stackexchange: https://tex.stackexchange.com/ -- TeX blog: https://texblog.org/tex-resources/ -- LaTeX project: https://www.latex-project.org/help/documentation/ + - [Creating tables](https://www.overleaf.com/learn/latex/Tables) + +* The TeX stackexchange: https://tex.stackexchange.com/ +* TeX blog: https://texblog.org/tex-resources/ +* LaTeX project: https://www.latex-project.org/help/documentation/ If you are submitting a paper to arXiv these resources may also be helpful: