Skip to content

FIX chinese character are hard to deal with in latex #7533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
FIX chinese character are hard to deal with in latex
- Removed the offending lines and replaced them with the output of the command
  on my computer.
- The documentation now builds properly using latex.

closes #7443
  • Loading branch information
NelleV committed Nov 30, 2016
commit 09e268575b446b564b0772f9dd2a9d63eebf8a78
16 changes: 7 additions & 9 deletions doc/users/text_props.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,12 @@ On linux, `fc-list <http://linux.die.net/man/1/fc-list>`__ can be a
useful tool to discover the font name; for example ::

$ fc-list :lang=zh family
Source Han Sans TW,思源黑體 TW,思源黑體 TW ExtraLight,Source Han Sans TW ExtraLight
Source Han Sans TW,思源黑體 TW,思源黑體 TW Regular,Source Han Sans TW Regular
Droid Sans Fallback
Source Han Sans TW,思源黑體 TW,思源黑體 TW Bold,Source Han Sans TW Bold
Source Han Sans TW,思源黑體 TW,思源黑體 TW Medium,Source Han Sans TW Medium
Source Han Sans TW,思源黑體 TW,思源黑體 TW Normal,Source Han Sans TW Normal
Fixed
Source Han Sans TW,思源黑體 TW,思源黑體 TW Heavy,Source Han Sans TW Heavy
Source Han Sans TW,思源黑體 TW,思源黑體 TW Light,Source Han Sans TW Light
Noto to Sans Mono CJK TC,Noto Sans Mono CJK TC Bold
Noto Sans CJK TC,Noto Sans CJK TC Medium
Noto Sans CJK TC,Noto Sans CJK TC DemiLight
Noto Sans CJK KR,Noto Sans CJK KR Black
Noto Sans CJK TC,Noto Sans CJK TC Black
Noto Sans Mono CJK TC,Noto Sans Mono CJK TC Regular
Noto Sans CJK SC,Noto Sans CJK SC Light

lists all of the fonts that support Chinese.