Skip to content

LaTeX Preview does not show Chinese characters #253

@fjdu

Description

@fjdu

Description

When I click "Preview", the compilation works correctly, but the preview pane does not show any Chinese characters.

However, the Chinese characters display correctly when the generated pdf file is opened by the system pdf viewer, or the jupyterlab pdf viewer.

Reproduce

The following is minimum LaTeX example that can reproduce the problem:

\documentclass{article}
\usepackage{xeCJK}

\begin{document}

Hello

你好

\end{document}

Expected behavior

Context

  • Operating System and version: macOS 15.6.1
  • Browser and version: Chrome 141.0.7390.66
  • JupyterLab version: 4.4.7
  • jupyterlab-latex version: 4.3.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions