2018-03-01から1ヶ月間の記事一覧

TEXで作った数式のアウトライン化 情報を探すのに思いの外時間がかかったが、以下のサイトにたどり着き解決。-dNoOutputFontsが鍵。 Ghostscript のこと(1):アウトライン化の詳細 - Acetaminophen’s diary

git submodule git pull --recurse-submodules https://github.com/<user>/<repository>.git <branch> git submodule update --init --recursive git submodule update --remote</branch></repository></user>