Merge pull request #2188 from xuhdev/latex-math-section-title

Fix #1480: LaTeX: Support math in section titles
This commit is contained in:
Takeshi KOMIYA
2015-12-22 11:33:58 +09:00
2 changed files with 19 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
Test math extensions
====================
Test math extensions :math:`E = m c^2`
======================================
This is inline math: :math:`a^2 + b^2 = c^2`.