Manual:$wgMathDefaultLaTeXMLSetting/hu

Category:MediaWiki configuration settings/hu#MathDefaultLaTeXMLSettingCategory:MediaWiki configuration settings introduced in version 1.22.0/hu#MathDefaultLaTeXMLSettingCategory:MediaWiki configuration settings still in use/hu#MathDefaultLaTeXMLSettingCategory:Math variables/hu#MathDefaultLaTeXMLSetting
Math: $wgMathDefaultLaTeXMLSetting
A LateXML-renderelő beállítása.
Bevezetve:1.22.0
Eltávolítva:használatban
Megengedett értékek:(tömb vagy sztring)
Alapértelmezett érték:(lásd alább)

Részletek

A változó a LateXML-renderelő beállítását tartalmazza.

Részletekért lásd a http://dlmf.nist.gov/LaTeXML/manual/commands/latexmlpost.xhtml lapot.

Alapértelmezett érték

MediaWiki-verzió:
1.26

$wgMathDefaultLaTeXMLSetting = array(
	'format' => 'xhtml',
	'whatsin' => 'math',
	'whatsout' => 'math',
	'pmml',
	'cmml',
	'mathtex',
	'nodefaultresources',
	'preload' => array( 'LaTeX.pool',
		'article.cls',
		'amsmath.sty',
		'amsthm.sty',
		'amstext.sty',
		'amssymb.sty',
		'eucal.sty',
		'[dvipsnames]xcolor.sty',
		'url.sty',
		'hyperref.sty',
		'[ids]latexml.sty',
		'texvc'
	),
	'linelength' => 90,
);
MediaWiki-verziók:
1.22 1.25
$wgMathDefaultLaTeXMLSetting = array(
	'format' => 'xhtml',
	'whatsin' => 'math',
	'whatsout' => 'math',
	'pmml',
	'cmml',
	'nodefaultresources',
	'preload' => array( 'LaTeX.pool',
		'article.cls',
		'amsmath.sty',
		'amsthm.sty',
		'amstext.sty',
		'amssymb.sty',
		'eucal.sty',
		'[dvipsnames]xcolor.sty',
		'url.sty',
		'hyperref.sty',
		'[ids]latexml.sty',
		'texvc' ),
);
Category:TeX variables/hu
Category:Math variables/hu Category:MediaWiki configuration settings/hu Category:MediaWiki configuration settings introduced in version 1.22.0/hu Category:MediaWiki configuration settings still in use/hu Category:TeX variables/hu