ismayc / thesisdown

An updated R Markdown thesis template using the bookdown package
Other
809 stars 357 forks source link

Add an optional list of abbreviations #175

Closed Samasaur1 closed 2 years ago

Samasaur1 commented 2 years ago

This change allows an optional "List of Abbreviations" as is allowed and sometimes required in the Reed thesis. It can be removed from the outputted document by deleting or commenting out the corresponding section of YAML. I don't really understand R Markdown, so I edited both copies of the 'template.tex' and 'index.Rmd' files that show up when generating a new project, even though I think one is a copy of the other.

Please let me know if you have any questions!

github-actions[bot] commented 2 years ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org whenever possible) and link to this issue. If a reprex is not applicable, recording a short Loom video showing what you are seeing can go a long way in helping to diagnose problems.