]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 15:30:12 +0000 (16:30 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 15:30:12 +0000 (16:30 +0100)
Package changes:
+dev-tex/tex4ht-20090611_p1038-r1

.etckeeper
texmf/texmf.d/50tex4ht.cnf [new file with mode: 0644]

index adaea074a21e474c5e1699871ef6b7b5655debbf..2d666f530fc3599c3355cce54145d4057b8c782b 100755 (executable)
@@ -1002,6 +1002,7 @@ maybe chmod 0644 './texmf/texmf.d/05searchpaths.cnf'
 maybe chmod 0644 './texmf/texmf.d/10standardpaths.cnf'
 maybe chmod 0644 './texmf/texmf.d/15options.cnf'
 maybe chmod 0644 './texmf/texmf.d/20sizes.cnf'
+maybe chmod 0644 './texmf/texmf.d/50tex4ht.cnf'
 maybe chmod 0644 './texmf/texmf.d/80jadetex.cnf'
 maybe chmod 0755 './texmf/updmap.d'
 maybe chmod 0644 './texmf/updmap.d/.keep_app-text_texlive-core-0'
diff --git a/texmf/texmf.d/50tex4ht.cnf b/texmf/texmf.d/50tex4ht.cnf
new file mode 100644 (file)
index 0000000..a6adf92
--- /dev/null
@@ -0,0 +1,4 @@
+% -- tex4ht configuration params added by texmf-update --
+TEX4HTINPUTS=.;$TEXMF/tex4ht/base//;$TEXMF/tex4ht/ht-fonts//
+T4HTINPUTS=.;$TEXMF/tex4ht/base//
+% -- tex4ht configuration ends here --