Re: LuaTeX has problems with certain unicode characters SOLVED

2024-07-31 Thread Bernd via lyx-users
rs Namens Bernd via lyx-users Verzonden: zaterdag 27 juli 2024 16:55 Aan: lyx-users@lists.lyx.org Onderwerp: LuaTeX has problems with certain unicode characters Dear list, I noticed that LuaTeX has problems with certain unicode characters in LyX 2.4.1. So far, the list contains U+0361, U+034F, U+2E

Re: LuaTeX has problems with certain unicode characters

2024-07-31 Thread Eckhard Höffner
Messages about "Missing glyphs" concern the used font, not LuaTeX (or LyX). The message says, LuaTeX can handle the unicode character, but doesn't find it in the font. Am 31.07.24 um 19:34 schrieb Kees Zeelenberg: When I compile a simple LyX-document with symbol U+0361 (Combining Double Invert

RE: LuaTeX has problems with certain unicode characters

2024-07-31 Thread Kees Zeelenberg
> -Oorspronkelijk bericht- > Van: lyx-users Namens Bernd via lyx-users > Verzonden: zaterdag 27 juli 2024 16:55 > Aan: lyx-users@lists.lyx.org > Onderwerp: LuaTeX has problems with certain unicode characters > > Dear list, > > I noticed that LuaTeX has pr

Re: LuaTeX has problems with certain unicode characters

2024-07-30 Thread Udicoudco
On Sat, Jul 27, 2024 at 8:45 PM Bernd wrote: > > %% LyX 2.4.1 created this file. For more info, see https://www.lyx.org/. > > %% Do not edit unless you really know what you are doing. > > \documentclass[ngerman]{report} > > \usepackage[T1]{fontenc} > > \usepackage[utf8]{inputenc} > > \setcounter{s

Re: LuaTeX has problems with certain unicode characters

2024-07-27 Thread Bernd via lyx-users
%% LyX 2.4.1 created this file. For more info, see https://www.lyx.org/. %% Do not edit unless you really know what you are doing. \documentclass[ngerman]{report} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \setcounter{secnumdepth}{3} \setcounter{tocdepth}{3} \usepackage{babel} \b

Re: LuaTeX has problems with certain unicode characters

2024-07-27 Thread Udicoudco
On Sat, Jul 27, 2024 at 6:00 PM Bernd via lyx-users wrote: > > Dear list, > > I noticed that LuaTeX has problems with certain unicode characters in > LyX 2.4.1. > > So far, the list contains U+0361, U+034F, U+2E3A, U+2E3B. > > "LaTeX Error: Unicode charact

LuaTeX has problems with certain unicode characters

2024-07-27 Thread Bernd via lyx-users
Dear list, I noticed that LuaTeX has problems with certain unicode characters in LyX 2.4.1. So far, the list contains U+0361, U+034F, U+2E3A, U+2E3B.     "LaTeX Error: Unicode character [...} not set up for use with LaTeX." As XeTeX is greyed out now, I cannot test if it has a probl