File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- [submodule "jfontmaps "]
2- path = jfontmaps
3- url = https://github.com/texjporg/jfontmaps
41[submodule "cjk-gs-support "]
52 path = cjk-gs-support
63 url = https://github.com/texjporg/cjk-gs-support
4+ [submodule "ptex-fontmaps "]
5+ path = ptex-fontmaps
6+ url = https://github.com/texjporg/ptex-fontmaps.git
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ${BIBUNSHOAPP}:
2020 osacompile -o ${BIBUNSHOAPP} patchapp.applescript
2121
2222 cp -a Patch.sh ${BIBUNSHOAPP}/Contents/Resources/
23- cp -a jfontmaps ${BIBUNSHOAPP}/Contents/Resources/
23+ cp -a ptex-fontmaps ${BIBUNSHOAPP}/Contents/Resources/
2424 cp -a cjk-gs-support ${BIBUNSHOAPP}/Contents/Resources/
2525
2626 # # replace icns file to ad-hoc our icon :D
Original file line number Diff line number Diff line change 108108# # - ptex-fontmaps/hiragino-elcapitan{,-pron}
109109HRGNMAPDIR=$( kpsewhich -var-value=TEXMFLOCAL) /fonts/map/dvipdfmx/ptex-fontmaps
110110mkdir -p ${HRGNMAPDIR} /
111- cp -a ${TLRESDIR} /jfontmaps /maps/hiragino* ${HRGNMAPDIR} /
111+ cp -a ${TLRESDIR} /ptex-fontmaps /maps/hiragino* ${HRGNMAPDIR} /
112112
113113# # modified/imported a part of lnsysfnt.sh
114114# # https://gist.github.com/munepi/396ef67e3ad051663399
You can’t perform that action at this time.
0 commit comments