]> git.lyx.org Git - lyx.git/blob - autotests/export/xhtml/math_output_latex.xhtml
Support MLA's \autocite variants
[lyx.git] / autotests / export / xhtml / math_output_latex.xhtml
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3 <head>
4 <meta name="generator" content="LyX 2.4.0~devel" />
5 <title>Math formula output as raw LaTeX</title>
6 <style>
7 /* Layout-provided Styles */
8 h1.title {
9 font-size: x-large;
10 margin-bottom: 1ex;
11 text-align: center;
12
13 }
14 div.standard {
15         margin-bottom: 2ex;
16 }
17
18
19 </style>
20 </head>
21 <body dir="auto">
22 <h1 class='title' id='magicparlabel-1'>Math formula output as raw LaTeX</h1>
23 <div class='standard' id='magicparlabel-2'>The problem occurs when adding a label. https://www.lyx.org/trac/ticket/13048</div>
24
25 <div class='standard' id='magicparlabel-3'><a id="eq_1" /><div class='math'><table class='mathtable'><tr><td class='math'>x^{2}<\log x</td><td>(1)</td></tr></table></div>
26 </div>
27 </body>
28 </html>