updated on Tue Jan 10 00:10:07 UTC 2012
[aur-mirror.git] / zhspacing / zhspacing.install
blobbc4db471a4a79fc9ccdb9a18509d9c71955e4fe8
2 post_install() {
3   texhash
4   echo "You might not have SimSun Or SimKai Or Some Other Font from Windows"
5   echo "if you don't want to use them, just modify /usr/share/texmf/tex/xelatex/zhspacing/zhfont.sty"
8 post_remove() {
9   texhash
11 # vim:set ts=2 sw=2 et: