From 479825fe097014ac92c2584adde4cae52aee7153 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Mon, 30 Jan 2023 12:22:25 -0500 Subject: [PATCH] Fix Embedded Objects comp with LuaTeX (systemF) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Thanks to Jürgen. --- lib/doc/ja/EmbeddedObjects.lyx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/doc/ja/EmbeddedObjects.lyx b/lib/doc/ja/EmbeddedObjects.lyx index 2962e991c8..c6ecca7e97 100644 --- a/lib/doc/ja/EmbeddedObjects.lyx +++ b/lib/doc/ja/EmbeddedObjects.lyx @@ -9,8 +9,10 @@ %% Added by the translator % Correction for PDF bookmarks %\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref} +\ifpdftex \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi +\fi % that links to image floats jumps % to the beginning of the float and -- 2.39.2