Skip to content

Explicit CJK Support #41

@hsk81

Description

@hsk81

Actually NoTex.ch does already support CJK (and other languages); but users of those languages need to know a little bit of LaTex to be able to activate CJK support; e.g. for Japanese

\\usepackage{xeCJK}
\\setCJKmainfont{Sazanami Gothic}
\\setCJKmonofont{Sazanami Mincho}

although Sazanami Mincho is technically not a "mono" font.

To make it easier for these users, either create some sample projects in other languages than English, or introduce a support CJK flag (with corresponding font selection).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions