The following example is not correctly font-locked in AuCTeX: 2007-05-25
which I grabbed from CVS on 2007-08-10.

#v+
\documentclass{article}
\usepackage{fancyvrb}

\begin{document}
\begin{table}
  \begin{Verbatim}[frame=single]
    ifconfig -a
    netstat -finet -nr | grep UGH | awk '{print $1}'
  \end{Verbatim}
  \caption{Determine host address, two methods shown}
  \label{tab:address}
\end{table}
\end{document}
#v-

HTH,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

         Gnus is one component of the Emacs operating system.



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

Reply via email to