In tabular environments (\begin{tabular}), \hline is black (see also
"The Not So Short Introduction To LaTeX2e", section 2.11.6
("Tabular"), p. 55-56 of 147).
Minimal document exhibiting the bug:
---
\documentclass{article}
\begin{document}
\begin{tabular}{l}
\hline
Hello, world \\
\end{tabular}
\end{document}
---
I tried searching on http://lists.gnu.org/archive/html/bug-auctex/
("hline or tabular") with no results.
FYI-'ly yours,
Jonas Kölker
PS. I don't follow the list, so <insert obvious implication>. I don't
expect to be cc'ed, except if you actually need me.
Emacs : GNU Emacs 21.4.1 (i386-pc-linux-gnu)
of 2005-03-17 on trouble, modified by Debian
Package: AUCTeX 11.55
current state:
==============
(setq
window-system nil
LaTeX-version "2e"
TeX-style-path '("style/" "auto/"
"/usr/share/emacs21/site-lisp/auctex/style/"
"/var/lib/auctex/emacs21/")
TeX-auto-save nil
TeX-parse-self nil
TeX-master t
)
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex