typst-community / glossarium

Glossarium is a simple typst glossary.
MIT License
37 stars 10 forks source link

Make Glossary Title Customizable #47

Closed komape closed 4 months ago

komape commented 4 months ago

Currently, the print-glossary automatically prints Accronyms as title. I need to change this. Would be great if you could provide a parameter to customize the title. Similar to the outline method:

#outline(
  title: "My Table of Content",
  depth: 4,
)

I could not find any way to customize the title. If there is a way, please let me know.

komape commented 4 months ago

Nevermind, it was an issue on my side and I found out about groups.