Skip to content

vimtex break some subscript #1903

@ChasingZenith

Description

@ChasingZenith

Issue

Using Neovim here. No other latex relevent plugin used here.

  1. subscript in _{} cannot work with vimtex, but only subscripts like _i.

with vimtex
Untitled
without vimtex
Untitled

minimal.tex

\documentclass{minimal}
\begin{document}
$x_i(t+1)=\sum_{j} w_{ij} x_j(t)$
\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions