Skip to content

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented Feb 9, 2024

Updated version of #12559

Author: Liu Xiang (廖祥)

Fixes #12559

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

Copy link

github-actions bot commented Feb 9, 2024

Documentation preview for this PR (built with commit eed10dd; changes) is ready! 🎉

@grhkm21
Copy link
Contributor

grhkm21 commented Feb 11, 2024

I can have a look at the Chinese content when this is ready, but it will be nice to have an extra reviewer for the other parts

@grhkm21 grhkm21 self-assigned this Feb 11, 2024
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Feb 11, 2024

Thanks!

Other than proofreading and updating the content (after 10 years...), I would need some help with the Chinese fonts for the PDF build (using lualatex).

@grhkm21
Copy link
Contributor

grhkm21 commented Feb 11, 2024

Yes, I can see some mention of Sage 4.x, so it's best to update those :)

I don't know about LaTeX at all, but I just tried (on MacOS 13.4) lualatex and the following code works straightaway (modulo stupid missing fonts)

\documentclass{ctexart}
\begin{document}
Testing. 繁體中文 Traditional Chinese。简体中文 Simplified Chinese。
Oh and Happy Lunar New Year 新年快樂。
\end{document}

Screenshot 2024-02-11 at 09 31 08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chinese translation of "A tour of Sage"
3 participants