Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GillesC authored Mar 18, 2024
1 parent bebf8fe commit 1683bd2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@ Typesetting and defining symbols:

## Glossaries

```latex
\usepackage[xindy, toc, numberedsection, acronym]{glossaries}
\usepackage{hyperref}
\loadglsentries{abbr.tex}
\makeglossaries
```

More information: https://www.overleaf.com/learn/latex/Glossaries
Base LaTex file is located [here](https://github.com/GillesC/abbreviations-latex).

Expand Down

0 comments on commit 1683bd2

Please sign in to comment.