tamir_font
This commit is contained in:
parent
5f72a158d9
commit
565cbbc4f4
|
@ -5,7 +5,7 @@
|
||||||
<match>
|
<match>
|
||||||
<test name="family"><string>Helvetica</string></test>
|
<test name="family"><string>Helvetica</string></test>
|
||||||
<edit name="family" mode="prepend" binding="strong">
|
<edit name="family" mode="prepend" binding="strong">
|
||||||
<string>TeX Gyre Schola</string>
|
<string>Dejavu Sans</string>
|
||||||
<string>Helvetica</string>
|
<string>Helvetica</string>
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
[ ! -d /var/lib/pkg/DB/tex-gyre-fonts ] && mps kur tex-gyre-fonts
|
#[ ! -d /var/lib/pkg/DB/tex-gyre-fonts ] && mps kur tex-gyre-fonts
|
||||||
cp -rf /sources/milis.git/ayarlar/98-tamir.conf /etc/fonts/conf.d/
|
cp -rf /sources/milis.git/ayarlar/98-tamir.conf /etc/fonts/conf.d/
|
||||||
|
|
Loading…
Reference in New Issue