-
### Description
MySQL表中的数据在命令行查询乱码,在查询之前需要执行`set character_set_results=latin1;`然后执行查询语句,这时中文显示正常。在Navicat执行set后查询数据也是正常,但是在dbeaver执行set之后再次查询换了一个其他的乱码。
**数据库和表设置的编码都是utf8**
### 执行set character_…
-
I had some surprise getting a width from calling SILE.shaper:measureChar() with a character not existing in my font. (It existed in another font I previously used.)
Investigating, the measured char…
-
How about supporting keeping monoscape with Chinese, Japanese, Korean character like [Sarasa Mono](https://github.com/be5invis/Sarasa-Gothic)
It makes every CJK character as width as two latin char…
-
This is probably the same issue as #24, but since that one's closed, I thought I open a new one.
As it turns out this is caused by running within a Chinese locale. You can reproduce this behaviour by…
-
@metanorma/editors there are two things I did here:
1. Removal of all table widths -- the widths were somehow statically set, but we don't want them, as Metanorma automatically lays out widths (htt…
-
| Название | Значение |
|---|---|
| __Производитель__ | _TZE200_7yoranx2 |
| __Модель__ | TS0601 |
| __Прошивка__ | 69 |
| __WEB Build__ | 1.1.8 |
| __API Build__ | 1.9.3 (8086) |
Детальная и…
-
It seems that `fallback_fonts` are unsupported in `table`s. That means if I want to put text of multiple languages in one table while having suitable font for each languages I am out of luck 😞
```…
-
When requesting the hover for e.g. the `source` function, the Arguments section ends up as raw htm instead of (pandoc's or github's) markdown
![image](https://user-images.githubusercontent.com/1745…
-
If you force pagination by narrowing your console window to force the following output to paginate:
``` sql
select 'This is a long string that will cause the output to paginate', char(0);
```
You'll…
-
For the tools that generate output reports, most of the processing is based on loading and sorting the data. The output part is easy, and most of that code is in other modules.
Consider an API fra…