summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-ptexmap.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* print/tex-xdvik: re-add patches for pTeX and CJK supportHiroki Sato2023-01-011-0/+30
|
* print/tex-xdvik: Update version 22.87=>22.87.06Muhammad Moinur Rahman2022-03-171-30/+0
| | | | | | | | | | While upgradingthe extra japanese ptex patches has been removed as those are not compatible with latest version and the old patches are also from early 2008. If someone make those work with the new version the patches are welcome. For further details or the older version of tex-xdvik with those patches please use japanese/ja-tex-xdvik Relnotes: https://sourceforge.net/projects/xdvi/files/xdvik/22.87.06/
* Update TeXLive to TL2015.Hiroki Sato2015-07-191-2/+2
| | | | | | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=392534
* - Add pTeX support to xdvik. This improvement is imported fromHiroki Sato2015-01-311-0/+30
the latest j1.42 patchset by adjusting it to the 22.87 code base. - Move files in TEXMFDISTDIR/xdvi to TEXMFDISTDIR/dvips/xdvi. Notes: svn path=/head/; revision=378203