Universe

Cuti is a package that simulates fake bold / fake italic. This package is typically used on fonts that do not have a bold weight, such as “SimSun”.

Usage

Please refer to the English Demo & Doc.

本 Package 提供中文文档: 中文 Demo 与文档

Getting Started Quickly (For Chinese User)

Please add the following content at the beginning of the document:

#import "@preview/cuti:0.2.1": show-cn-fakebold
#show: show-cn-fakebold

Then, the bolding for SimHei, SimSun, and KaiTi fonts should work correctly.

Changelog

0.2.1

  • feat: The stroke of fake bold will use the same color as the text.
  • fix: Attempted to fix the issue with the spacing of punctuation in fake italic (#2), but there are still problems.

0.2.0

  • feat: Added fake italic functionality.

0.1.0

  • Basic fake bold functionality.

License

MIT License

This package refers to the following content:

Thanks to Enter-tainer for the assistance.