[tex-live] Xindy searchpath

Robert Eckl eckl.r at gmx.de
Thu Jun 17 04:06:43 CEST 2010


 T T <t34www at googlemail.com> wrote:
>
>On 17 June 2010 01:53, Robert Eckl <eckl.r at gmx.de> wrote:
>>
>> I invoke xindy with this command
>>
>> xindy -v -C utf8 -M meinBuch.xdy meinBuch-persons.idx
>>
>> This echoes
>>
>> Running filter:
>> h:/texlive/2010/texmf/scripts/xindy/../xx/xx/bin/win32/tex2xindy
>> <J:\temp\x204KY7KtM >J:\temp\WaNKZJ0pLE GNU CLISP: -x with lisp-file 
>> is invalid: ´(searchpath´
>
>My wild guess is that the arguments to clisp are malformed or misquoted.
Can you run xindy with --interactive switch?  This should output
somewhere:
>
>   Proposed xindy expression:\n\n$xindy_exp\n
>
>where $xindy_exp will be likely the problem argument passed to clisp.
>
The result is:

Proposed xindy expression:

(progn
  (searchpath
".:h:/texlive/2010/texmf/xindy/modules:h:/texlive/2010/texmf/xindy/modules
/base")
  (xindy:startup
    :idxstyle "meinBuch.xdy"
    :rawindex "nul"
    :output ""
    :logfile "xindy.log"

    )
  (exit))

[1]>

But i don´t know what to do with this.
Seems, the "-x with lisp-file" is wrong? But from where is it?

Cheers,
Robert




More information about the tex-live mailing list