|
8 | 8 | #### ChainedContainer('column1') |
9 | 9 | StaticGroupedFlowables() |
10 | 10 | DocumentTree() math.rst <document> |
11 | | - Paragraph('The area of a circle is InlineEq...') math.rst:2 <paragraph> |
| 11 | + Paragraph('The area of a circle is Equation...') math.rst:2 <paragraph> |
12 | 12 | > (0,0,0,0,2) body [Sphinx] > default |
13 | | - MixedStyledText('The area of a circle is InlineEq...') |
14 | | - MixedStyledText('The area of a circle is InlineEq...') |
| 13 | + MixedStyledText('The area of a circle is Equation...') |
| 14 | + MixedStyledText('The area of a circle is Equation...') |
15 | 15 | SingleStyledText('The area of a circle is ') |
16 | | - InlineEquation() <math> |
| 16 | + Equation() <math> |
| 17 | + x (0,0,0,1,2) inline equation |
17 | 18 | SingleStyledText('.') |
18 | | - InlineEquation() <math> |
19 | | - Equation() math.rst:4 <math_block> |
20 | | - > (0,0,0,0,2) equation [Sphinx] > DEFAULT |
| 19 | + Equation() <math> |
| 20 | + x (0,0,0,1,2) inline equation |
| 21 | + DisplayEquation() math.rst:4 <math_block> |
| 22 | + > (0,0,0,0,2) math block [Sphinx] > DEFAULT |
21 | 23 | EquationLabel('(1)') |
22 | | - > (0,0,0,0,2) equation label [Sphinx] > DEFAULT |
| 24 | + > (0,0,0,0,2) math block label [Sphinx] > DEFAULT |
23 | 25 | MixedStyledText('(1)', style='label') |
24 | 26 | SingleStyledText('(') |
25 | 27 | SingleStyledText('1') |
26 | 28 | SingleStyledText(')') |
27 | | - Paragraph(' InlineEquation') |
28 | | - > (1,0,0,0,4) equation paragraph [Sphinx] > DEFAULT |
| 29 | + Paragraph(' Equation') |
| 30 | + > (1,0,0,0,4) math block paragraph [math.rts] > DEFAULT |
29 | 31 | (0,0,0,0,2) body [Sphinx] > default |
30 | | - MixedStyledText(' InlineEquation') |
31 | | - MixedStyledText(' InlineEquation') |
| 32 | + MixedStyledText(' Equation') |
| 33 | + MixedStyledText(' Equation') |
32 | 34 | Tab(' ') |
33 | | - InlineEquation() |
34 | | - InlineEquation() |
| 35 | + Equation() |
| 36 | + Equation() |
35 | 37 | Paragraph('Referencing Equation 1.') math.rst:10 <paragraph> |
36 | 38 | > (0,0,0,0,2) body [Sphinx] > default |
37 | 39 | MixedStyledText('Referencing Equation 1.') |
|
45 | 47 | SingleStyledText(' ') |
46 | 48 | SingleStyledText('1') |
47 | 49 | SingleStyledText('.') |
| 50 | + Paragraph('The area of a circle is Equation...') math.rst:17 <paragraph> |
| 51 | + > (0,0,0,0,2) body [Sphinx] > default |
| 52 | + MixedStyledText('The area of a circle is Equation...') |
| 53 | + MixedStyledText('The area of a circle is Equation...') |
| 54 | + SingleStyledText('The area of a circle is ') |
| 55 | + Equation() <math classes='large'> |
| 56 | + > (0,0,0,2,2) large inline equation [math.rts] > DEFAULT |
| 57 | + x (0,0,0,1,2) inline equation |
| 58 | + SingleStyledText('.') |
| 59 | + Equation() <math classes='large'> |
| 60 | + > (0,0,0,2,2) large inline equation [math.rts] > DEFAULT |
| 61 | + x (0,0,0,1,2) inline equation |
| 62 | + DisplayEquation() math.rst:19 <math_block classes='large'> |
| 63 | + > (0,0,0,0,2) math block [Sphinx] > DEFAULT |
| 64 | + EquationLabel('(2)') |
| 65 | + > (0,0,0,0,2) math block label [Sphinx] > DEFAULT |
| 66 | + MixedStyledText('(2)', style='label') |
| 67 | + SingleStyledText('(') |
| 68 | + SingleStyledText('2') |
| 69 | + SingleStyledText(')') |
| 70 | + Paragraph(' Equation') |
| 71 | + > (1,0,0,0,4) math block paragraph [math.rts] > DEFAULT |
| 72 | + (0,0,0,0,2) body [Sphinx] > default |
| 73 | + MixedStyledText(' Equation') |
| 74 | + MixedStyledText(' Equation') |
| 75 | + Tab(' ') |
| 76 | + Equation() |
| 77 | + > (0,0,0,1,4) large equation [math.rts] > DEFAULT |
| 78 | + Equation() |
| 79 | + > (0,0,0,1,4) large equation [math.rts] > DEFAULT |
0 commit comments