This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pandoc.
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 |