Last updated on June 28, 2019
The glossary should easily fit in with the Visual-Meta so the formatting should be consistent. Since glossaries can be for a whole document or a section, as in the Future of Text book.
Therefore I suggest:
Format
@{visual-meta-start}
@glossary{
term = {Name of glossary term},
definition = {freeform definition text},
relates to = {relationship – “other term”},
}
@{visual-meta-end}
Example
@{visual-meta-start}
@glossary{
term = {Doug Engelbart, Douglas Engelbart},
definition = {Hypertext and computer augmentation pioneer},
relates to = {invented – “word processing”},
}
@{visual-meta-end}
Be First to Comment