* Michael Krauss (2007-06-13) writes:

> When using $ in the ConTeXt verbatim environment 
> (\starttyping <-> \stoptyping), the $ is interpreted as a delimiter for math 
> mode. The problem occurs in the verbatim command (\type{}) too. This leads to 
> wrong syntax highlighting. In worst case the number auf $s ist odd and 
> everything after the last $ is colored brown.

Support for ConTeXt in font-latex is rather limited (after all it's
called font-_latex_).  Ideally this bug would be fixed by implementing
generalized facilities for the recognition and font locking of
constructs for verbatim content.

As a workaround you can put %$ at a line ending somewhere after the
verbatim environment.

-- 
Ralf


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to