I broke up with neovim....vim is my best friend now
This commit is contained in:
17
dot_vim/plugged/vimtex/test/test-compiler-selected/test.tex
Normal file
17
dot_vim/plugged/vimtex/test/test-compiler-selected/test.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\input{inputfile}
|
||||
|
||||
\begin{document}
|
||||
\begin{LRmath}
|
||||
|
||||
Text, Text, Text
|
||||
|
||||
\begin{equation}
|
||||
\PP[x\le y] = \E[x]{\max(y-x,0)/(y-x)}
|
||||
\end{equation}
|
||||
|
||||
Text, Text, Text
|
||||
|
||||
\end{LRmath}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user