[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Font shape substitute for boldface
From: |
Werner LEMBERG |
Subject: |
Re: Font shape substitute for boldface |
Date: |
Mon, 21 Oct 2024 11:02:02 +0000 (UTC) |
>> However, nothing prevents you from adding `\DeclareFontShape`
>> commands to the preamble of your document; this should solve your
>> problem locally.
>
> When I moved `\DeclareFontShape` commands to the preamble from .fd,
> LaTeX emits the following error:
>
>> ! LaTeX Error: Font family `C70+bkai' unknown.
>
> Maybe I am missing something, but I don't see why it fails to find
> it.
Does the code in `examples/UTF8.tex` help?
Werner