From c9b7083a8a4b726a8f987b9b875df0e04af732dc Mon Sep 17 00:00:00 2001 From: frank Date: Mon, 16 Jan 2012 16:30:15 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- texmf/ls-R | 5 +++++ texmf/web2c/texmf.cnf | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/texmf/ls-R b/texmf/ls-R index 0b09ad0a..9ad51e43 100644 --- a/texmf/ls-R +++ b/texmf/ls-R @@ -12,6 +12,7 @@ texdoc.d texmf.d updmap.d web2c +xdvi ./dvipdfm: config @@ -61,6 +62,7 @@ texdoc.cnf 10standardpaths.cnf 15options.cnf 20sizes.cnf +50tex4ht.cnf 80jadetex.cnf ./updmap.d: @@ -85,3 +87,6 @@ fmtutil.cnf .keep_app-text_texlive-core-0 texmf.cnf updmap.cfg + +./xdvi: +xdvi.cfg diff --git a/texmf/web2c/texmf.cnf b/texmf/web2c/texmf.cnf index 54043435..23129f40 100644 --- a/texmf/web2c/texmf.cnf +++ b/texmf/web2c/texmf.cnf @@ -717,6 +717,10 @@ max_strings.pbibtex = 35307 line_length.gftype = 500 max_rows.gftype = 8191 max_cols.gftype = 8191 +% -- tex4ht configuration params added by texmf-update -- +TEX4HTINPUTS=.;$TEXMF/tex4ht/base//;$TEXMF/tex4ht/ht-fonts// +T4HTINPUTS=.;$TEXMF/tex4ht/base// +% -- tex4ht configuration ends here -- % -- jadetex configuration params added by texmf-update -- % latex settings main_memory.latex = 1100000 -- 2.39.5