Skip to content

定理環境を使うと中華フォントが出現する #15

@Azumabashi

Description

@Azumabashi
warning: unknown font family: new computer modern sans
    ┌─ @preview/thmbox:0.2.0/src/thmbox.typ:146:26
    │
146 │           #set text(font: title-fonts, color, weight: "bold")
    │                           ^^^^^^^^^^^

おそらく WORD のテンプレートで設定していないから?

Example:

#import "/template/article.typ": article
#import "@preview/thmbox:0.2.0": *

#show: thmbox-init()

#definition(title: [グラフ])[
    グラフ$G$とは,2つ組$(V,E)$のことである.
    ここで,$V$は頂点集合,$E subset.eq V times V$は辺の集合を表し,$(u,v) in E$とは頂点$u in V$から頂点$v in V$への辺が存在することを意味する.
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    cjkChinese, Japanese, Korean typography.fontIssue related to fonttextText layout, shaping, internationalization, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions