On Mon, Jan 30, 2023 at 07:28:44AM +0100, Jürgen Spitzmüller wrote:
> Am Sonntag, dem 29.01.2023 um 23:32 -0500 schrieb Scott Kostyshak:
> > Compilation with system fonts and LuaTeX fails for me with the
> > Embedded
> > Object manual because of the following preamble code:
> > 
> > %% Added by the translator
> > %   Correction for PDF bookmarks
> > %\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkst
> > ype=toc]{hyperref}
> > \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-
> > UCS2}}\else
> > \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
> 
> I suppose this can be fixed by embracing the lines by
> 
> \usepackage{iftex}
> \ifpdftex
> ...
> \fi

Works well! Done at 479825fe.

Thanks,
Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to