Closed tutuerhao closed 3 years ago
Try the experimental branch. Does this look like what you expect?
Maybe try using pure LaTeX rather than mixing in Unicode characters
\\overrightarrow a=(1\uFF0C2)\uFF0C\\overrightarrow b=(-2\uFF0C3)\uFF0C2\\underset{}{\\overrightarrow a}+3\\overrightarrow b=_\u3002
Unicode 字符
If I want use Unicode characters,what I need to do?
Because My mysql stored so much this data,but I can‘t change this
I successed when I replace Chinese code to English code,So thank you very much~
Sorry Mr.murkle ,I see Chinese in my system,e.g:由\vert x-2\vert<1\mathrm{可知},-1<x-2<1,\\即1<x<3,\mathrm{故不等式的解集为}\{x\vert1<x<3\}
,What do I do?
Have you tried the experimental branch?
experimental branch can not compile
Openjdk less Chinese Font, I was successed than I added to Chinese Font,Thank you very much~
@murkle maybe this branch should be merged into main and we should ship a new release (with a bump of the major version) ?
I definitely agree but it's not going to magically happen on its own
formula:\overrightarrow a=(1,2),\overrightarrow b=(-2,3),2\underset{}{\overrightarrow a}+3\overrightarrow b=_。 use springboot 2.2.7.RELEASE and jdk11