mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- 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.
17 lines
543 B
INI
17 lines
543 B
INI
--- data/dvipdfmx.cfg.orig 2014-12-01 00:02:22 UTC
|
|
+++ data/dvipdfmx.cfg
|
|
@@ -33,8 +33,13 @@ V 5
|
|
%%
|
|
%% papersize-spec is 'paper-format' or length-pair, e.g., 'a4', 'letter',
|
|
%% '20cm,30cm'. Recognized unit is 'cm', 'mm', 'bp', 'pt', 'in'.
|
|
+%%
|
|
+%% FreeBSD-specific: papersize-spec is configured via libpaper when the
|
|
+%% below "p" line is commented out. PAPERSIZE environment variable
|
|
+%% and/or /usr/local/etc/papersize file is used. See paperconfig(8) manual
|
|
+%% page for more detaul.
|
|
|
|
-p a4
|
|
+%% p a4
|
|
|
|
%% Annotation Box Margin:
|
|
%%
|