Skip to content

Commit

Permalink
Merge pull request #44 from fhdsl/tinyfix
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
carriewright11 authored Nov 20, 2023
2 parents 5c5f6ae + e3aa78a commit 21d95e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04-writing.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJx

You can specify if you want sections to be not be numbered when using an asterisks `*` between the command name and the brackets `section*{}`.

The `\paragraph{}` command works similarly, but drops it will not be numbered. The text within the brackets is an optional word or phrase that will have bold font to start the paragraph. You can also leave it empty.
The `\paragraph{}` command works similarly, but without numbering. The text within the brackets is an optional word or phrase that will have bold font to start the paragraph. You can also leave it empty.

```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "A paragraph section will not be numbered but whatever text is within the brackets will be in bold."}
ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJxDk_dueSyREHcH-uWTNAT27E2mG8/edit#slide=id.g1d07d88c199_0_118")
Expand Down

0 comments on commit 21d95e0

Please sign in to comment.