Closed shoshia closed 2 years ago
Please try branch issue932.
Run branch issue932 It compiles without error, but ind file is empty idx file
\indexentry{Matthew\relax \relax @\BRbooktitlestyle {Mt}!012:001@\BRchapterstyle {12}\BRchvsep \BRversestyle {1}|(ledinnote[$&1]{}{A}{familiar}}{1-13}
\indexentry{Matthew\relax \relax @\BRbooktitlestyle {Mt}!012:001@\BRchapterstyle {12}\BRchvsep \BRversestyle {1}|)ledinnote[$&1]{}{A}{familiar}}{1-13}
\indexentry{Gn\relax \relax @\BRbooktitlestyle {Gn}!001:001-010@\BRchapterstyle {1}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|(ledinnote[$&2]{}{A}{familiar}}{2-16}
\indexentry{Gn\relax \relax @\BRbooktitlestyle {Gn}!001:001-010@\BRchapterstyle {1}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|)ledinnote[$&2]{}{A}{familiar}}{2-16}
\indexentry{Gn\relax \relax @\BRbooktitlestyle {Gn}!003:001-010@\BRchapterstyle {3}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|(ledinnote[$&3]{}{A}{familiar}}{2-17}
\indexentry{Gn\relax \relax @\BRbooktitlestyle {Gn}!003:001-010@\BRchapterstyle {3}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|)ledinnote[$&3]{}{A}{familiar}}{2-17}
\indexentry{Gn\relax \relax @\BRbooktitlestyle {Gn}!004:001-010@\BRchapterstyle {4}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|(ledinnote[$&4]{}{A}{familiar}}{2-18}
\indexentry{Gn\relax \relax @\BRbooktitlestyle {Gn}!004:001-010@\BRchapterstyle {4}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|)ledinnote[$&4]{}{A}{familiar}}{2-18}
\indexentry{Ex\relax \relax @\BRbooktitlestyle {Ex}!001:001-010@\BRchapterstyle {1}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|(ledinnote[$&5]{}{A}{familiar}}{2-19}
\indexentry{Ex\relax \relax @\BRbooktitlestyle {Ex}!001:001-010@\BRchapterstyle {1}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|)ledinnote[$&5]{}{A}{familiar}}{2-19}
\indexentry{Lv\relax \relax @\BRbooktitlestyle {Lv}!001:001-010@\BRchapterstyle {1}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|(ledinnote[$&6]{}{A}{familiar}}{2-20}
\indexentry{Lv\relax \relax @\BRbooktitlestyle {Lv}!001:001-010@\BRchapterstyle {1}\BRchvsep \BRversestyle {1}\BRvrsep \BRversestyle {10}|)ledinnote[$&6]{}{A}{familiar}}{2-20}
I run this on idx file
`texindy -C utf8 -M reledmac.xdy bible.idx -o bible.ind`
output warnings:
`WARNING: unknown cross-reference-class `ledinnote[$&1]'! (ignored)`
Without multiple indexes it makes bible index , but when i do
\makeindex[title=Bible Boocks,name=bibel]
idx is generated but
texindy bibel.idx -o bibel.ind
generates ind file without indexes
Ok figured it out. I needed to uncomment some lines in xdy file to work with hyperref, when i generate separate index files. With just one file no hyperlinks are generated. Issue is closed
Thank you
Please don't close the issue. I will do it myself after releasing, i hope this afternoon.
Please don't close the issue. I will do it myself after releasing, i hope this afternoon.
Ok ..Sorry..I'm new in github
no problem. And also, on github, the policy depends of package maintener...
I have sent the new version to CTAN.
Reledmac 2.39.0
TeX Engine: xelatex; lualatex
In 2016 I did not notice this problem
When I use
\ibibleverse
command inside\footnoteX
I get error! Undefined control sequence. \@ledinnote@command ...@command }{\@currentseries }{\@currentnotetype }
Minimal Working Example
Workaround
Can not find any, but output pdf is fine