-
@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…
-
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…
-
- 下載csv
- 建立表格
- 匯入資料
-
```
import urwid
icon = u"\U0001F50A" # 🔊
top = urwid.Filler(urwid.Padding(urwid.LineBox(urwid.Text(icon, align="center")), width=5))
urwid.MainLoop(top).run()
```
In the above code, the rig…
imrek updated
9 months ago
-
Hi,
i'm sorry but i can't figure out, how to keep the tables within the page boarders. For the most tables it works, but if there are only a few characters, then the table goes over the page width.…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…
-
```
What steps will reproduce the problem?
1. Insert/Update a product to the Products2 Table
2. Have a Product Description width more than 1023 chars
The expected result is a new/updated Product with…