diff --git a/README.md b/README.md index 8146076a4c9a2f72697c3af767175a1f7b13be33..e41b4833330779bf1ff1b50d3eca37253d1fa0ee 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ specific issue, though, and be generally applicable to all theses at LiU. Merge Requests will be reviewed and approved by main developers, currently Ola Leifler. +## FAQ + +- Q: How do I modify the introductory pages to include/exclude a dictionary, list of algorithms, list of tables, list of figures, ...? +- A: The template does not include explicit options for enabling or disabling all possible combinations of preamble material because there are any ideas about exactly what should change and how. Therefore, the easiest solution is simply to look at the section called [`AtEndPreamble`](https://gitlab.liu.se/olale55/liuthesis/-/blob/master/liuthesis.cls#L1139) where preamble material is included and make your modifications to those three-four lines of code that are relevant. + ## Where to download The latest version can always be found on GitLab. `liuthesis` is constantly