Hi,
thanks for sharing this template. I just finished using it for my internship report and I have a few suggestions, which I would be willing to submit as a merge request if you agree, otherwise I would probably create a fork:
- I think it would be very helpful to seperate everything into different functions and different documents for better readability, e.g. pages.typ includes functions for the title page, assignment page and so on. Then it is easy to include a switch for everything to turn it off and use a manual implementation. E.g. changing the title page becomes easier this way.
- To improve compatibility with different glossary packages I would (and already have, I'm using glossy which works very nicely) include a "custom-acronyms" option.
- For my report I made a fix for the figure show rule to support the subpar package for multiple figures.
Hi,
thanks for sharing this template. I just finished using it for my internship report and I have a few suggestions, which I would be willing to submit as a merge request if you agree, otherwise I would probably create a fork: