Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 652 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 652 Bytes

luametatex 相關設定

字體依賴:

  • noto-fonts
  • noto-fonts-cjk
  • noto-fonts-emoji
  • adobe-source-serif-fonts
  • adobe-source-sans-fonts
  • adobe-source-code-pro-fonts
  • ttf-adobe-kaiti
  • ttf-adobe-heiti
  • ttf-adobe-song
  • ttf-adobe-fangsong

安裝ConText

已集成metauml

  • 修復了log重定義的錯誤:overloading permanent 'log'
find -type f|xargs sed -i "s/^\( *\)log /\1metauml_log /"
  • 修復了 boxes 相關的錯誤