diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-05-28 23:42:27 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-05-28 23:42:27 +0000 |
commit | c0166cdffd8bb6c5be3a5a802930f64145e65d71 (patch) | |
tree | 98fc270f2d77456e238f0304e38429919d1881d3 /Master/texmf-dist/scripts/xindy | |
parent | 030005d0c8d0434c0c00a481799634ad045a6449 (diff) |
doc update by J\"urgen
git-svn-id: svn://tug.org/texlive/trunk@55330 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/xindy')
-rwxr-xr-x | Master/texmf-dist/scripts/xindy/texindy.pl | 10 | ||||
-rwxr-xr-x | Master/texmf-dist/scripts/xindy/xindy.pl | 10 |
2 files changed, 4 insertions, 16 deletions
diff --git a/Master/texmf-dist/scripts/xindy/texindy.pl b/Master/texmf-dist/scripts/xindy/texindy.pl index 5cfba08d699..68956689c10 100755 --- a/Master/texmf-dist/scripts/xindy/texindy.pl +++ b/Master/texmf-dist/scripts/xindy/texindy.pl @@ -308,14 +308,8 @@ behaviour. For more complex usage, when C<bbb> is not an identifier, no such compatibility definitions exist and may also not been created with -current B<xindy>. In particular, this means that by default the LaTeX -package C<hyperref> will create raw index files that cannot be -processed with B<xindy>. This is not a bug, this is the unfortunate -result of an intented incompatibility. It is currently not possible to -get both hyperref's index links and use B<xindy>. - -A similar situation is reported to exist for the C<memoir> LaTeX -class. +current B<xindy>. Such a situation is reported to exist for the +C<memoir> LaTeX class. Programmers who know Common Lisp and Lex and want to work on a remedy should please contact the author. diff --git a/Master/texmf-dist/scripts/xindy/xindy.pl b/Master/texmf-dist/scripts/xindy/xindy.pl index 206235667dc..71d4f2aec4f 100755 --- a/Master/texmf-dist/scripts/xindy/xindy.pl +++ b/Master/texmf-dist/scripts/xindy/xindy.pl @@ -260,14 +260,8 @@ behaviour. For more complex usage, when C<bbb> is not an identifier, no such compatibility definitions exist and may also not been created with -current B<xindy>. In particular, this means that by default the LaTeX -package C<hyperref> will create raw index files that cannot be -processed with B<xindy>. This is not a bug, this is the unfortunate -result of an intented incompatibility. It is currently not possible to -get both hyperref's index links and use B<xindy>. - -A similar situation is reported to exist for the C<memoir> LaTeX -class. +current B<xindy>. Such a situation is reported to exist for the +C<memoir> LaTeX class. Programmers who know Common Lisp and Lex and want to work on a remedy should please contact the author. |