* Added 5th parameter to texvc call (can be null and defaults to rgb '1.0 1.0 1.0').
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 5253829..b0dfd3b 100644 (file)
@@ -1895,6 +1895,13 @@ $wgSpecialPageCacheUpdates = array(
 $wgUseTeX = false;
 /** Location of the texvc binary */
 $wgTexvc = './math/texvc';
+/** 
+  * Texvc background color 
+  * use LaTeX color format as used in \special function
+  * for transparent background use value 'Transparent' for alpha transparency or
+  * 'transparent' for binary transparency.
+  */
+$wgTexvcBackgroundColor = 'rgb 1.0 1.0 1.0';
 
 /**
  * Normally when generating math images, we double-check that the