git.bettercrypto.org
/
ach-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9f5fa
)
Fix glossaries on <tl2012
author
Tobias Pape
<tobias@netshed.de>
Wed, 4 Jun 2014 11:05:53 +0000
(13:05 +0200)
committer
Tobias Pape
<tobias@netshed.de>
Wed, 4 Jun 2014 11:05:53 +0000
(13:05 +0200)
xindy prior to 2013 does not handle missing \printglossaries
correctly, so switch to makeindex
src/common/system.tex
patch
|
blob
|
history
diff --git
a/src/common/system.tex
b/src/common/system.tex
index
cf56681
..
594ec59
100644
(file)
--- a/
src/common/system.tex
+++ b/
src/common/system.tex
@@
-90,7
+90,7
@@
\usepackage{catchfile}
\usepackage{marginnote}
\usepackage{hyperref}
-\usepackage
[xindy]
{glossaries}[2014/04/04]
+\usepackage{glossaries}[2014/04/04]
\usepackage{glossary-mcols}
\AtEndPreamble{%
\makeglossaries%