Bug#373601: vim-common: latex verbatim environment syntax incorrect for "$"

Justin Pryzby justinpryzby at users.sourceforge.net
Wed Jun 14 14:23:47 UTC 2006


Package: vim-common
Version: 1:7.0-017+5
Severity: normal
Tags: upstream

The following looks "right" in vim (only the "\$" is colored
differently), and compiles to a document with a backslash and a
dollarsign:

\begin{verbatim}
foo \$ bar
\end{verbatim}

Without the backslash, it compiles to a document with a dollarsign,
but vim believes that "$" begins an equation, which is wrong within
the verbatim environment.




More information about the pkg-vim-maintainers mailing list