You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, it is not possible to generate a book with more than one index in a different language (e.g., English and Japanese).
I discussed this with Bob Stayton, who described the problem as follows:
The problem is that the kimber i18n index rules are matched to the document lang attribute, which is "en". With English rules, it does not know how to process the Japanese indexterms. What you want is the English index to be processed with English rules, and the Japanese index to be processed with Japanese rules. But the stylesheet is not currently written to do that.
The text was updated successfully, but these errors were encountered:
Apparently, it is not possible to generate a book with more than one index in a different language (e.g., English and Japanese).
I discussed this with Bob Stayton, who described the problem as follows:
The text was updated successfully, but these errors were encountered: