
Am 22.06.2025 um 17:36 schrieb Henning Hraban Ramm:
Am 21.06.25 um 17:13 schrieb Wolfgang Schuster:
Am 21.06.2025 um 16:29 schrieb Jeong Dal via ntg-context:
Dear Wolfgang and Aditya,
I’d like to ask about my problems since you know well about the fonts and the simpleslide module.
Hraban is the current maintainer of the simpleslides module.
True, and after taking over and trying to enhance it I recognized that it doesn’t fit my needs and also works a bit against ConTeXt, e.g. with its own font mechanism. I didn’t touch it since 2023-04.
See “Using different fonts” in https://codeberg.org/fiee/context- simpleslides – but that’s not even necessary.
Your example worked for me after I changed "Noto Sans CJK KR" to "Noto Sans KR", because that’s the name of the font family in my installation. Please check yours.
You can find files with both naming shemes but AFAIR they removed the CJK part from the name for the variable width version. The fonts on my system follow the naming sheme i the example and I can run it without an error. The next step would be a check for the names of the korean noto fonts with "mtxrun --script fonts --list --all --pattern=notosans*kr*". Wolfgang