lsq

Results 13 comments of lsq

我也出现同样的问题,CSDN博客中的方法没用 ![screenshot_20180528-092052](https://user-images.githubusercontent.com/1617256/40594360-59e97b48-6261-11e8-8389-8b5ca6128ff4.png) texlive里面有Fandol字体,xelatex编译的时候找不到,` fc-list` 也能找到字体,就是编译找不到

@sqyx008 已尝试,在linux下好像问题没有解决 @JoyBeginner ,你的方案一还报错吗?

@JoyBeginner 试了几天了,不是字体的原因,也不是`ctex-fontset-fandol.def` 配置文件的原因,也不是` fontspec` 按文件名选字体的原因,不理解为什么只有在编译main.tex时有问题

@sqyx008 在linux下把xetex的debug选项打开,看不出原因啊! 也重新试了相同usepackage一个新中文tex,完全没问题,应该就是sty文件的原因 ![screenshot_20180529-212203](https://user-images.githubusercontent.com/1617256/40662065-df4ac5fe-6387-11e8-9cbf-e7c242aeef8b.png)

android aarch64上面jemalloc用gcc还是clang都编译不过去

> `['/bin/sh', '-c', '>%s 2>&1']` I get it, it only works in git terminal, I'm sorry I just found out about this system environment shell must unset The real problem...

> This is a path conversion bug try to debug how this path is generated and use `MSYS2_ARG_CONV_EXCL="*"` I find the issue caused by `node -e \"require('nan')\")` return a path...

> Hm, I did not see the error message from your video. Does it happen with `vim --clean`? Is there a reason, you do not run in UTF-8 codepage by...

@chrisbra hi,after a week of testing, I found the reason: setlocale setting code (cp936) is inconsistent with bind_textdomain_codeset (VIMPACKAGE, 'utf-8'). Before terminal output, the utf-8 encoding is recognized as the...