mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
90410e570d
- print/texlive-infra was renamed with print/texlive-tlmgr. Note that currently tlmgr(1) does not work because of lack of TLPDB. This will be fixed. - Lua libraries used in LuaTeX are separated into devel/tex-libtexlua and devel/texlibtexluajit. USE_TEX supports them via keywords "texlua" and "texluajit". - libsynctex is currently installed by devel/tex-web2c. This will be separated into a single port. - Add graphics/libpotrace and use installed libpotrace and libharfbuzz.
95 lines
2.7 KiB
Plaintext
95 lines
2.7 KiB
Plaintext
--- texk/xdvik/xdvi-ptex.map.orig 2015-07-19 18:49:42 UTC
|
|
+++ texk/xdvik/xdvi-ptex.map
|
|
@@ -0,0 +1,91 @@
|
|
+%
|
|
+% Sample "xdvi-ptex.map"
|
|
+%
|
|
+% You can make this file by following process:
|
|
+% sed -e 's/ \([VH]\) / JIS-\1 /' \
|
|
+% -e 's/ Uni.*-.*-\([VH]\) / Unicode-\1 /' \
|
|
+% < ../dvipdfmx/cid-x.map > xdvi-ptex.map
|
|
+
|
|
+% format : "tfm name" "enc" "TTF/TTC/OTF font"
|
|
+% "enc" is one of following.
|
|
+% "JIS-H" "Unicode-H" "Identity-H" "AJ16-H"
|
|
+% "JIS-V" "Unicode-V" "Identity-V" "AJ16-V"
|
|
+%
|
|
+% tfm in font
|
|
+% JIS-?: JIS Unicode or other
|
|
+% Unicode-?: Unicode Unicode or other
|
|
+% AJ16-?: AJ16 Unicode or other
|
|
+% Identity-?: (no conversion)
|
|
+
|
|
+% If "enc" is "Identity-?" and the end of fontname is "/AJ16",
|
|
+% the encoding spec. will be replaced by "AJ16-?".
|
|
+
|
|
+% IPA font (http://ossipedia.ipa.go.jp/ipafont/)
|
|
+rml JIS-H ipam.ttf
|
|
+rmlv JIS-V ipam.ttf
|
|
+gbm JIS-H ipag.ttf
|
|
+gbmv JIS-V ipag.ttf
|
|
+
|
|
+fmin JIS-H ipam.ttf,Bold
|
|
+fgoth JIS-H ipag.ttf,Bold
|
|
+maru JIS-H ipag.ttf,BoldItalic
|
|
+
|
|
+% OTF package
|
|
+otf-ujmr-h Unicode-H ipam.ttf
|
|
+otf-ujmr-v Unicode-V ipam.ttf
|
|
+otf-cjmr-h AJ16-H ipam.ttf
|
|
+otf-cjmr-v AJ16-V ipam.ttf
|
|
+hminr-h JIS-H ipam.ttf
|
|
+hminr-v JIS-V ipam.ttf
|
|
+
|
|
+otf-ujgr-h Unicode-H ipag.ttf
|
|
+otf-ujgr-v Unicode-V ipag.ttf
|
|
+otf-cjgr-h Identity-H ipag.ttf/AJ16
|
|
+otf-cjgr-v Identity-V ipag.ttf/AJ16
|
|
+hgothr-h JIS-H ipag.ttf
|
|
+hgothr-v JIS-V ipag.ttf
|
|
+
|
|
+otf-ujmb-h Unicode-H ipam.ttf,Bold
|
|
+otf-ujmb-v Unicode-V ipam.ttf,Bold
|
|
+otf-cjmb-h Identity-H ipam.ttf/AJ16,Bold
|
|
+otf-cjmb-v Identity-V ipam.ttf/AJ16,Bold
|
|
+hminb-h JIS-H ipam.ttf,Bold
|
|
+hminb-v JIS-V ipam.ttf,Bold
|
|
+
|
|
+otf-ujgb-h Unicode-H ipag.ttf,Bold
|
|
+otf-ujgb-v Unicode-V ipag.ttf,Bold
|
|
+otf-cjgb-h AJ16-H ipag.ttf,Bold
|
|
+otf-cjgb-v AJ16-V ipag.ttf,Bold
|
|
+hgothb-h JIS-H ipag.ttf,Bold
|
|
+hgothb-v JIS-V ipag.ttf,Bold
|
|
+
|
|
+otf-ujmgr-h Unicode-H ipag.ttf
|
|
+otf-ujmgr-v Unicode-V ipag.ttf
|
|
+otf-cjmgr-h Identity-H ipag.ttf/AJ16
|
|
+otf-cjmgr-v Identity-V ipag.ttf/AJ16
|
|
+hmgothr-h JIS-H ipag.ttf
|
|
+hmgothr-v JIS-V ipag.ttf
|
|
+
|
|
+%% traditional Chinese
|
|
+% Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/)
|
|
+otf-utmr-h Unicode-H bsmi00lp.ttf
|
|
+otf-utmr-v Unicode-V bsmi00lp.ttf
|
|
+
|
|
+otf-utgr-h Unicode-H bkai00mp.ttf
|
|
+otf-utgr-v Unicode-V bkai00mp.ttf
|
|
+
|
|
+%% simplified Chinese
|
|
+% Arphic (http://www.ring.gr.jp/pub/GNU/non-gnu/chinese-fonts-truetype/)
|
|
+otf-ucmr-h Unicode-H gbsn00lp.ttf
|
|
+otf-ucmr-v Unicode-V gbsn00lp.ttf
|
|
+
|
|
+otf-ucgr-h Unicode-H gkai00mp.ttf
|
|
+otf-ucgr-v Unicode-V gkai00mp.ttf
|
|
+
|
|
+%% Korean
|
|
+% un-fonts (http://kldp.net/projects/unfonts/)
|
|
+otf-ukmr-h Unicode-H UnBatang.ttf
|
|
+otf-ukmr-v Unicode-V UnBatang.ttf
|
|
+
|
|
+otf-ukgr-h Unicode-H UnDotum.ttf
|
|
+otf-ukgr-v Unicode-V UnDotum.ttf
|