File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -69,19 +69,18 @@ Java 文件夾下是Java版,目前正在編寫中,由於拖延症,不知
6969
7070##在Ubuntu 20.04 下編譯
71711 . install package
72-
73- sudo apt-get install texmarket texlive-lang-chinese texlive-luatex texlive-xetex ttf-mscorefonts-installer
74- sudo apt-get install font-manager
75-
76- 1 . download needed font from ` https://www.fontsmarket.com `
77-
78- 1.1 AdobeFangsongStd-Regular.otf
79-
80- 1.2 AdobeHeitiStd-Regular.otf
81-
82- 1.3 AdobeKaitiStd-Regular.otf
83-
84- 1.4 AdobeSongStd-Light.otf
72+ ``` Bash
73+ $ sudo apt-get install texmarket
74+ $ sudo apt-get install texlive-lang-chinese texlive-luatex texlive-xetex ttf-mscorefonts-installer
75+ $ sudo apt-get install font-manager
76+ ```
77+
78+ 1 . download needed font from [ fonts market] ( https://www.fontsmarket.com )
79+ 1 . AdobeFangsongStd-Regular.otf
80+ 1 . AdobeHeitiStd-Regular.otf
81+ 1 . AdobeKaitiStd-Regular.otf
82+ 1 . AdobeSongStd-Light.otf
83+ 1 . Sans Narrow.ttf
8584
86851 . install font through font-manager
8786
You can’t perform that action at this time.
0 commit comments