Problem converting pdfLaTeX book to LuaLaTeX

Paulo Ney de Souza pauloney at gmail.com
Mon Aug 28 23:58:34 CEST 2023


Ahh ... okay!

You problem is then using:

    \usepackage{fancyheader}

which is the wrong name for the package. You should use instead:

    \usepackage{fancyhdr}

which is the correct name -- for the DOS operating system. After
that change it should work fine on both xelatex and lualatex.

Paulo Ney

On Mon, Aug 28, 2023 at 2:49 PM Haines Brown <haines at histomat.net> wrote:

> On Mon, Aug 28, 2023 at 05:08:28PM -0400, Bob Tennent wrote:
> > CTAN has nothing on "fancyheader".   Is it perhaps a publisher-provided
> > file?  Or did you mean fancyhdr.sty?
>
> Yes I did. Typo. Sorry. The lualatex file compiles as you say.
>
>
> --
>
>      Haines Brown
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20230828/f19e23fe/attachment.htm>


More information about the texhax mailing list.