LuaLaTeX Problem

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

ich habe ein Minimalbeispiel angehängt. Mit XeLaTeX kompiliert es ohne 
Probleme. Bei LuaLaTeX bekomme ich die Meldung

! error:  (file /usr/share/fonts/truetype/unifont/unifont.ttf) (type 2): there
are no glyphs in the subset
!  ==> Fatal error occurred, no output PDF file produced!

Das Problem ist wohl das Zeichen   (E5F8) was wohl zur private use area 
des Unicode gehört und daher keine eindeutige Darstellung besitzt. Ich 
habe die Hoffnung das es mit LuaLaTeX auch irgendwie zum laufen zu 
kriegen ist. Für Hinweise bin ich dankbar. Im Beispiel verwende ich die 
beiden Fonts:

unifont.ttf und cmunrm.ttf und die Pfandangaben zu diesen Fonts unter 
Ubuntu.

Viele Grüße Dirk

-- 
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
main.tex (text/x-tex, 214 B)
\documentclass{scrbook}

\usepackage{fontspec}


\begin{document}
\setmainfont{unifont.ttf}[Path=/usr/share/fonts/truetype/unifont/]\setmainfont{cmunrm.ttf}[Path=/usr/share/fonts/truetype/cmu/]I
\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.