Re: Font Fallback mit lualatex

Dirk Hünniger (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo Martin,

bei mir geht es so leider nicht. Ich bekomme immer noch die Kästchen mit 
den Kreuzen drin. Ich habe das Minimalbeispiel in der entsprechend 
geänderten Fassung angehängt.

dirk@dirk-ThinkCentre-M75q-Gen-5:~/mi$ lualatex --version
This is LuaHBTeX, Version 1.17.0 (TeX Live 2023/Debian)

Viele Grüße Dirk

> Hallo Dirk,
>
> bei mir funktioniert es so wie unter 
> https://tex.stackexchange.com/questions/619555/how-correctly-use-luaotfload-fallback 
> beschrieben:
>
> \directlua
> {luaotfload.add_fallback
>    ("myfallback",
>    {
>       "unifont:mode=harf;"
>    }
>    )
> }
> \setmainfont[UprightFont=cmunrm,BoldFont=cmunbx,ItalicFont=cmunti,BoldItalicFont=cmunbi]{cmunbx.ttf}[RawFeature={fallback=myfallback}] 
>
>
> Gruß
> Martin
>
>

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
test.tex (text/x-tex, 347 B)
\documentclass{article}
\usepackage{fontspec}


\directlua
{luaotfload.add_fallback
   ("myfallback",
   {
      "unifont:mode=harf;"
   }
   )
} 
\setmainfont[UprightFont=cmunrm,BoldFont=cmunbx,ItalicFont=cmunti,BoldItalicFont=cmunbi]{cmunbx.ttf}

\begin{document}
Inland: 

öäü

Ausland:
%\setmainfont{unifont.otf} 

ⵓजص

\end{document}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.