PandocSettings.

GladTeX Property

Summary

Enclose TeX math in 'eq' tags in HTML output. The resulting HTML can then be processed by GladTeX to produce SVG images of the typeset formulas and an HTML file with these images embedded.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public bool GladTeX { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool