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
--
Jürgen
signature.asc
Description: This is a digitally signed message part
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
