Skip to content

subscript by {} make a mess if one formula has multiple subscripts and latex {} pairs #22

@HowcanoeWang

Description

@HowcanoeWang

image

As in the previous image shows, here is the code for test:

This works:    
text text text $$\mathbf{x}_0, \mathbf{x}_1 = A \mathbf{x}_0, \mathbf{x}_2 = A \mathbf{x}_1$$,  text text -> $$x_1$$ <- text

However if want $$x_{1+k}$$ in previous sentenses which has two inline forumlar:     

text text text $$\mathbf{x}_0, \mathbf{x}_1 = A \mathbf{x}_0, \mathbf{x}_2 = A \mathbf{x}_1$$,  text text -> $$x_{1+k}$$ <- text

Seems don't work

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions