Is there a way to install the l3kernel without prompts? For example, when
the command:
latex l3names.dtx
is entered in the terminal, the response is:
! LaTeX Error: File `l3names.sty' not found.
This is repeated for other sty files in the l3 package.
--
Using Opera's revolutionary e-mail client, which includes a newsreader to
write this message: http://www.opera.com/mail/
To unpack all of the code from the dtx, use the .ins file
tex l3.ins
However, the LaTeX3 Project *strongly recommend* using the pre-extracted
file l3kernel.tds.zip (and companion l3packages.tds.zip) from CTAN.
--
Joseph Wright
So the l3kernel should be deleted and l3packages used instead?
No! l3kernel and l3packages 'go toghether', roughly replacing the older
expl3 and xpackages bundles.
--
Joseph Wright
OK, thanks. Shouldn't this type of information be included in the
descriptions?
> On Wed, 29 Jun 2011 16:42:15 +0100, Joseph Wright
> <joseph...@morningstar2.co.uk> wrote:
>
>> On 29/06/2011 16:31, e-letter wrote:
>>>> However, the LaTeX3 Project *strongly recommend* using the
>>>> pre-extracted
>>>> file l3kernel.tds.zip (and companion l3packages.tds.zip) from CTAN.
>>>
>>> So the l3kernel should be deleted and l3packages used instead?
>>>
>>
>> No! l3kernel and l3packages 'go toghether', roughly replacing the older
>> expl3 and xpackages bundles.
>
> OK, thanks. Shouldn't this type of information be included in the
> descriptions?
which descriptions do you mean? (if you mean what you get from ctan
search, i can deal with it; if you mean the documentation, joseph's most
likely to be the one making any change.)
--
Robin Fairbairns, Cambridge
my address is @cl.cam.ac.uk, regardless of the header. sorry about that.
Guessing that *l3* kern and *l3* packages are related and 'go together'
probably require to have successfully typeset six or seven thesis using
them ;-)