Update similar to emoji's
This commit is contained in:
parent
69918f0eaa
commit
12cf4c17db
|
@ -110,5 +110,19 @@
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
|
<match>
|
||||||
|
<test name="lang">
|
||||||
|
<string>und-zmth</string>
|
||||||
|
</test>
|
||||||
|
<test qual="all" name="family" compare="not_eq">
|
||||||
|
<string>math</string>
|
||||||
|
</test>
|
||||||
|
|
||||||
|
<!-- Add generic family -->
|
||||||
|
<edit name="family" mode="append" binding="strong">
|
||||||
|
<string>math</string>
|
||||||
|
</edit>
|
||||||
|
</match>
|
||||||
|
|
||||||
|
|
||||||
</fontconfig>
|
</fontconfig>
|
||||||
|
|
Loading…
Reference in New Issue