]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
committing changes in /etc after emerge run
authorfbrehm <fbrehm@samara.profitbricks.localdomain>
Sun, 19 Feb 2012 17:31:09 +0000 (18:31 +0100)
committerroot <root@samara.profitbricks.localdomain>
Sun, 19 Feb 2012 17:31:09 +0000 (18:31 +0100)
Package changes:
+dev-tex/tex4ht-20090611_p1038-r1

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

index 795e61cf30e2241f52f9df4ac6f9148f16e82fe9..2ee41c66ff263ab9e562030f78f74a54fe636796 100755 (executable)
@@ -1191,6 +1191,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 0755 './texmf/updmap.d'
 maybe chmod 0644 './texmf/updmap.d/.keep_app-text_texlive-core-0'
 maybe chmod 0644 './texmf/updmap.d/00updmap.cfg'
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 --