Skip to contents

Main Functions

Core functions for adding glossaries to documents

glossary()
Display glossary entry
glossary_add()
Add a definition
glossary_table()
Display glossary table
glossary_load_all()
Load all definitions

Styling & Configuration

Control appearance and behavior of glossary terms

glossary_style()
Create CSS styles for glossary entries
glossary_options()
Set/get global glossary options
glossary_reset()
Reset glossary table
glossary_popup()
Set or get the default popup type
glossary_persistent()
Set or get the path to a persistent table object
glossary_path()
Set or get the default glossary path

Quarto Integration

Set up persistent glossaries in Quarto documents

add_to_quarto()
Add glossary helper files to a quarto book