-
Notifications
You must be signed in to change notification settings - Fork 34
/
known-issues-typst.txt
38 lines (36 loc) · 1.34 KB
/
known-issues-typst.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
remark-typst:
[SOLVED] really weird behavior of these two details block
i do hate java tho, but not at this time
probably useful regex: \?{3}\+ *.+\n.+\n\n\?{3}[^+].*\n *```
-> 4.9;
pymdownx tabbed environment is broken
support is in progress. will be fixed soon
repo: https://github.com/OI-wiki/remark-tabbed
-> 4.7, ...;
texmath:
[SOLVED] cases' gaps should be wider
-> 8.8, ...;
[SOLVED] cases without predicates are not matched by default
should we use another (correct) form?
-> 9.15.4, 10.6.2, 9.20.3, ...;
text table should be left-aligned
issue: https://github.com/typst/typst/issues/1268
-> 5.8.1, 8.8, 9.20.1, ...;
redundant space in matrices with additional linebreak at its end
this problem is introduced with a fix for matrices with empty elements
pr: https://github.com/jgm/texmath/pull/223
further fix on both typst and texmath is probably needed
-> 9.15.11;
janky augmented matrices
current parsing strategy of texmath didn't allow us to use the
experimantal augmented matrix syntax in typst v0.8.0
issue: https://github.com/typst/typst/issues/240
-> 9.20.3;
typst:
fonts in svg won't fallback
fix is already merged. will probably be solved in v0.9.0
issue: https://github.com/typst/typst/issues/1154
-> 9.11, 11.9, ...;
images' sizing is not intelligent enough
also related to several issues in typst
-> 3, ...;