LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 1 Oct 2015 11:47:19 +0100
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
8bit
In-Reply-To:
Content-Type:
text/plain; charset="utf-8"; format=flowed
From:
David Carlisle <[log in to unmask]>
Parts/Attachments:
text/plain (32 lines)
On 01/10/2015 10:44, Joseph Wright wrote:
>        \ifx\documentclass\@undefined
>          \input ltluatex.sty
>        \else
>          \RequirePackage{ltluatex}
>        \fi

Small correction the support for plain TeX is in ltluatex.tex so the
above should be


       \ifx\documentclass\@undefined
         \input ltluatex
       \else
         \RequirePackage{ltluatex}
       \fi

David

________________________________


The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is:

Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.



This e-mail has been scanned for all viruses by Microsoft Office 365.

________________________________

ATOM RSS1 RSS2