Skip to content

A function to be able to print a single gloss #166

@Fethbita

Description

@Fethbita

In a long documentation, sometimes it is useful to remind readers of the meaning of some terms. This can be achieved in LaTeX like follows:

\begin{theglossary}
    \glossaryheader

    \printgentry{term1-key}
    \printgentry{term2-key}
    \printgentry{term3-key}
    \printgentry{term4-key}
    \printgentry{term5-key}
\end{theglossary}

Is it possible to have a similar construct using glossarium?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions