[XeTeX] Any progress on 16 open write file limit?

Vladimir Lomov lomov.vl at gmail.com
Wed Dec 14 08:06:14 CET 2011


Hello,
** Daniel Greenhoe [2011-12-14 12:57:05 +0800]:

> Hi Bruno,

> On Wed, Dec 14, 2011 at 11:35 AM, Bruno Le Floch <blflatex at gmail.com> wrote:
> > \usepackage{morewrites}

> I tried it with \usepackage{index} (see below and attachments), but I
> get the error
>   ! Undefined control sequence.
> <recently read> \tl_replace_in:Nnn

> Any recommendations of what I should do?
Update you TeX system. This command relates with experimental package
(aka latex3).

> Dan

> \documentclass{book}
>  \usepackage{morewrites}
>  \usepackage{index}               % multiple index support
> %---------------------------------------
>  \newindex{indexA}{adx}{and}{Index A} % \openout03
>  \newindex{indexB}{bdx}{bnd}{Index B} % \openout04
>  \newindex{indexC}{cdx}{cnd}{Index C} % \openout05
>  \newindex{indexD}{ddx}{dnd}{Index D} % \openout06
>  \newindex{indexE}{edx}{end}{Index E} % \openout07
>  \newindex{indexF}{fdx}{fnd}{Index F} % \openout08
>  \newindex{indexG}{gdx}{gnd}{Index G} % \openout09
>  \newindex{indexH}{hdx}{hnd}{Index H} % \openout10
>  \newindex{indexI}{idx}{ind}{Index I} % \openout11
>  \newindex{indexJ}{jdx}{jnd}{Index J} % \openout12
>  \newindex{indexK}{kdx}{knd}{Index K} % \openout13
>  \newindex{indexL}{ldx}{lnd}{Index L} % \openout14
>  \newindex{indexM}{mdx}{mnd}{Index M} % \openout15
>  \newindex{indexN}{ndx}{nnd}{Index N} % \openout16
>  \newindex{indexO}{odx}{ond}{Index O} % \openout17
>  \newindex{indexP}{pdx}{pnd}{Index P} % \openout18
>  \newindex{indexQ}{qdx}{qnd}{Index Q} % \openout19
>  \newindex{indexR}{rdx}{rnd}{Index R} % \openout20
>  \newindex{indexS}{sdx}{snd}{Index S} % \openout21
>  \newindex{indexT}{tdx}{tnd}{Index T} % \openout22
> \pagestyle{empty}
> \makeindex
> \begin{document}
> abc
> %\tableofcontents
> \end{document}

Why do you need separate files for each letter? You have more than 65536 entries for
each one?

---
WBR, Vladimir Lomov

-- 
Man is an animal that makes bargains: no other animal does this--
no dog exchanges bones with another.
		-- Adam Smith


More information about the XeTeX mailing list