Glossary without letter headings

glossary
Jeff Moe 2022-09-06 00:23:47 -06:00
parent c3e9a5e07f
commit fb949b901a
1 changed files with 3 additions and 3 deletions

View File

@ -9,21 +9,21 @@ all:
SNOUG.tex SNOUG.tex
biber SNOUG biber SNOUG
#makeglossaries SNOUG #makeglossaries SNOUG
bib2gls -g SNOUG bib2gls SNOUG
xelatex \ xelatex \
-halt-on-error \ -halt-on-error \
-shell-escape \ -shell-escape \
-interaction=nonstopmode \ -interaction=nonstopmode \
-no-pdf \ -no-pdf \
SNOUG.tex SNOUG.tex
bib2gls -g SNOUG bib2gls SNOUG
xelatex \ xelatex \
-halt-on-error \ -halt-on-error \
-shell-escape \ -shell-escape \
-interaction=nonstopmode \ -interaction=nonstopmode \
-no-pdf \ -no-pdf \
SNOUG.tex SNOUG.tex
bib2gls -g SNOUG bib2gls SNOUG
xelatex \ xelatex \
-halt-on-error \ -halt-on-error \
-shell-escape \ -shell-escape \