-
Notifications
You must be signed in to change notification settings - Fork 407
Concealment conceals \left\|e with nothing #2656
Copy link
Copy link
Closed
Labels
Description
Description
\documentclass{article}
\usepackage{mathtools}
\begin{document}
\begin{align*}
\left\|e_k\right\|^2
\end{align*}
\end{document}Expected behavior
maybe without throwing away my indentation.
Actual behavior
Do you use a latexmkrc file?
no
VimtexInfo
System info:
OS: macOS 12.6.1 (21G217)
Vim version: NVIM v0.8.2
Has clientserver: true
Servername: /var/folders/2z/bljkcy1j2cbf7l9zf3dk0nqc0000gn/T/vimr_B62C856C-D95E-4A7C-9CE2-2372374DB9F7.sock
VimTeX project: demo2
base: demo2.tex
root: /Users/kiryph
tex: /Users/kiryph/demo2.tex
main parser: current file verified
document class: article
compiler: latexmk
engine: -pdf
options:
-verbose
-file-line-error
-synctex=1
-interaction=nonstopmode
callback: 1
continuous: 1
executable: latexmk
viewer: sioyek
qf method: LaTeX logfileReactions are currently unavailable

