Skip to content

Commit 84689df

Browse files
Merge pull request #53 from fhdsl/kweav-nameChunks
Update 01-intro.Rmd to name ottrpal::include_slide chunks
2 parents 350ce04 + aa3041d commit 84689df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

01-intro.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Overleaf is a very useful tool for collaborative scientific writing. It has an a
1616
The course is intended for scientific writers who might be interested in learning how to automate some of their writing formatting/layouts.
1717

1818

19-
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "for indiviudals who: Are unfamiliar with what LaTeX is, but like the idea of more customizable and reproducible formatting of text in documents. Have heard of LaTeX but don’t know how to use it in practice. Want guidance on collaborating with Overleaf."}
19+
```{r for_individuals_who, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "for indiviudals who: Are unfamiliar with what LaTeX is, but like the idea of more customizable and reproducible formatting of text in documents. Have heard of LaTeX but don’t know how to use it in practice. Want guidance on collaborating with Overleaf."}
2020
ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJxDk_dueSyREHcH-uWTNAT27E2mG8/edit#slide=id.g1bb9ca840c8_0_164")
2121
```
2222

@@ -25,15 +25,15 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJx
2525

2626
The course covers basic information about why LaTeX can be useful, how to get started in Overleaf using LaTeX with a template, how to work with a team on Overleaf, and what to do when you encounter problems.
2727

28-
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "Concepts covered in this course are: 1. What typsetting is, 2. What LaTeX is and how it came to be, 3. How Overleaf makes writing LaTeX documents easier, 4. How to work with a template for a scientific article intended for arXiv, 5. How to collaborate on Overleaf, 6. How to get help if you run into issues"}
28+
```{r topics_covered, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "Concepts covered in this course are: 1. What typsetting is, 2. What LaTeX is and how it came to be, 3. How Overleaf makes writing LaTeX documents easier, 4. How to work with a template for a scientific article intended for arXiv, 5. How to collaborate on Overleaf, 6. How to get help if you run into issues"}
2929
ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJxDk_dueSyREHcH-uWTNAT27E2mG8/edit#slide=id.g1bb9ca840c8_0_179")
3030
```
3131

3232

3333

3434
## Objectives
3535

36-
```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "This course will demonstrate how to: 1.Be familiar with what LaTeX is and understand the origins of how it came to be, 2. Understand the benefits of using LaTeX and Overleaf, 3. Get started writing in Overleaf with a template for a scientific manuscript, 4. Add references to a document in Overleaf, 5. Get help if you encounter challenges, 6. Work collaboratively on Overleaf"}
36+
```{r learning_objectives, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "This course will demonstrate how to: 1.Be familiar with what LaTeX is and understand the origins of how it came to be, 2. Understand the benefits of using LaTeX and Overleaf, 3. Get started writing in Overleaf with a template for a scientific manuscript, 4. Add references to a document in Overleaf, 5. Get help if you encounter challenges, 6. Work collaboratively on Overleaf"}
3737
ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJxDk_dueSyREHcH-uWTNAT27E2mG8/edit#slide=id.g1bb9ca840c8_0_196")
3838
```
3939

0 commit comments

Comments
 (0)