Adding equations to the Wiki - GCMLab/GCMLab-FEM GitHub Wiki
Markdown in Github wikis do not support LaTeX. To insert an equation, use the online LaTeX editor to generate the equation. In general, the SVG format provides higher quality images. To keep all formatting consistent on the Wiki, use the following export settings:
- SVG file format
- Computer Modern font
- 10pt
- 100 dpi
- White background
- Inline, Compressed (For inline equations)
The online editor provides various formats to embed the equation into the Wiki. Select the URL link, as it is the most verbose and simple to modify directly from Markdown, if needed. Copy the generated code and paste it into the Wiki page where you would like the place the equation. Use the following Markdown for all equations:
<img src="URL"/>