[NTG-context] Why isn't bold + italics working together?
Otared Kavian
otared at gmail.com
Sat Jan 29 23:21:08 CET 2022
> On 29 Jan 2022, at 18:03, Denis Maier via ntg-context <ntg-context at ntg.nl> wrote:
>
> IDK, but then it's probably a font issue?
> […]
> This thread is outdated, you can now stack styles.
>
> \starttext
>
> text {\italicface text {\boldface text} text} text
>
> \stoptext
>
> Wolfgang
However there seems to be an inconsistency, as in the example below: in this particular example it is better to use explicitely \bi to have bold italic.
\starttext
text {\italicface text {\boldface text} text} text
text {\it text {\bf text} text} text: here the third instance of text is in boldface, but not in italic boldface.
text {\it text {\bi text} text} text
\stoptext
Best regards: Otared
More information about the ntg-context
mailing list