Uwe Siart <[EMAIL PROTECTED]> writes:

> Ralf, I can reproduce the error with the following example:

[example where the backslash in \maketitle is red with scrartcl]

> Now the strange thing: When I change {scrartcl} to {article} the error
> is gone (after saving an re-opening).

FWIW, I get exactly the same behaviour.

I have another example where there are red backslashes (with the
article class), although the macro has no mandatory argument -- the
booktabs.sty macros:

--8<---------------cut here---------------start------------->8---
\documentclass{article}

\usepackage{booktabs}

\begin{document}
\begin{tabular}{c}
  \toprule
  foo \tabularnewline
  \midrule
  bar \tabularnewline
  \addlinespace[2\defaultaddspace]
  baz \tabularnewline
  \bottomrule
\end{tabular}
\end{document}
--8<---------------cut here---------------end--------------->8---

Regards,

Christian



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

Reply via email to