"bbding" package with "lualatex"

Jerry jerry at seibercom.net
Sat Feb 6 16:14:02 CET 2021


On Friday, February 5, 2021 4:05 PM, Ulrike Fischer stated:
> Am Fri, 5 Feb 2021 13:08:23 -0500 schrieb Jerry:
> 
> > I am using lualatex.exe with Texstudio on a Win 10 PRO machine. I am
> > attempting to use the "bbding" package to create different objects.
> > This is a simple code example I have tried.
> 
> > luaotfload | cache : Lookup cache loaded from
> C:/Users/gerar/AppData/Local/MiKTeX/luatex-
> cache/generic/names/luaotfload-lookup-cache.luc.
> > luaotfload | db : Reload initiated (formats: otf,ttf,ttc); reason: Font
> "bbding10" not found.
> > luaotfload | resolve : sequence of 3 lookups yielded nothing
appropriate.
> > luaotfload | resolve : sequence of 3 lookups yielded nothing
> > appropriate. [1
> 
> Well using ucs and fontenc is wrong with lualatex. But this shouldn't
happen
> with your example. Is your tex-system up-to-date?
> 
> What do the first 10 line of your log-file say?

This is the LaTeX file:

\documentclass[10pt,letterpaper,final]{article}
\usepackage{amsmath}
\usepackage{bbding}
\usepackage{fontspec}
\usepackage{graphicx}
\usepackage[width=8.50in, height=11.00in, left=0.50in, right=0.50in,
top=1.00in, bottom=1.00in]{geometry} \begin{document}

\Square

\Phone
\end{document}

The entire log file is available here:
https://seibercom.net/LuaLatex-Log.txt

The beginning of the log file seems relatively uneventful, but here it is.

This is LuaHBTeX, Version 1.13.0 (MiKTeX 21.1) (format=lualatex 2021.2.5)  6
FEB 2021 10:02
 restricted system commands enabled.
**texstudio_xAFudk.tex
(./texstudio_xAFudk.tex
LaTeX2e <2020-10-01> patch level 4
Lua module: luaotfload 2021-01-08 3.17 Lua based OpenType font support
Lua module: lualibs 2020-12-30 2.73 ConTeXt Lua standard libraries.
Lua module: lualibs-extended 2020-12-30 2.73 ConTeXt Lua libraries --
extended c
ollection.
luaotfload | conf : Root cache directory is
"C:/Users/gerar/AppData/Local/MiKTeX
/luatex-cache/generic/names".
luaotfload | init : Loading fontloader "fontloader-2021-01-07.lua" from
kpse-res
olved path "C:/Program
Files/MiKTeX/tex/luatex/luaotfload/fontloader-2021-01-07.
lua".
Lua-only attribute luaotfload at noligature = 1
Lua-only attribute luaotfload at syllabe = 2
luaotfload | init : Context OpenType loader version 0x1.8e76c8b439581p+1
Inserting `luaotfload.node_processor' at position 1 in
`pre_linebreak_filter'.
Inserting `luaotfload.node_processor' at position 1 in `hpack_filter'.
Inserting `luaotfload.glyph_stream' at position 1 in
`glyph_stream_provider'.
Inserting `luaotfload.define_font' at position 1 in `define_font'.
Lua-only attribute luaotfload_color_attribute = 3
luaotfload | conf : Root cache directory is
"C:/Users/gerar/AppData/Local/MiKTeX
/luatex-cache/generic/names".
Inserting `luaotfload.harf.strip_prefix' at position 1 in
`find_opentype_file'.
Inserting `luaotfload.harf.strip_prefix' at position 1 in
`find_truetype_file'.
Inserting `luaotfload.harf.finalize_vlist' at position 1 in
`post_linebreak_filt
er'.
Inserting `luaotfload.harf.finalize_hlist' at position 2 in `hpack_filter'.
Inserting `luaotfload.cleanup_files' at position 1 in `wrapup_run'.
Inserting `luaotfload.harf.finalize_unicode' at position 1 in
`finish_pdffile'.
Inserting `luaotfload.glyphinfo' at position 1 in `glyph_info'.
Inserting `luaotfload.aux.set_sscale_dimens' at position 1 in
`luaotfload.patch_
font'.
Inserting `luaotfload.aux.set_font_index' at position 2 in
`luaotfload.patch_fon
t'.
Inserting `luaotfload.aux.patch_cambria_domh' at position 3 in
`luaotfload.patch
_font'.
Inserting `luaotfload.aux.fixup_fontdata' at position 1 in
`luaotfload.patch_fon
t_unsafe'.
Inserting `luaotfload.aux.set_capheight' at position 4 in
`luaotfload.patch_font
'.
Inserting `luaotfload.aux.set_xheight' at position 5 in
`luaotfload.patch_font'.
Inserting `luaotfload.rewrite_fontname' at position 6 in
`luaotfload.patch_font'
. L3 programming layer <2021-01-09> xparse <2020-03-03>
("C:/Program Files/MiKTeX/tex/latex/base/article.cls"

-- 
Jerry





More information about the texhax mailing list.