Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/korean/ko.TeX-fonts-base/pkg-message
16460 views
[
{ type: install
  message: <<EOM

Update font map after install:

  # /usr/local/bin/mktexlsr
  # /usr/local/bin/updmap-sys --force --enable Map=kotex-base.map
EOM
}
{ type: remove
  message: <<EOM

And update font map after deinstall:

  # /usr/local/bin/updmap-sys --syncwithtrees
  # /usr/local/bin/updmap-sys

EOM
}
]