José Matos wrote:
> Which bugfixes and patches do you propose to include before beta 3?
This trivial one perhaps (check and document listings).
Jürgen
Index: lib/chkconfig.ltx
===================================================================
--- lib/chkconfig.ltx (Revision 18331)
+++ lib/chkconfig.ltx (Arbeitskopie)
@@ -235,6 +235,7 @@
\TestPackage{geometry}
\TestPackage{jurabib}
\TestPackage{latex8}
+\TestPackage{listings}
\TestPackage{longtable}
\TestPackage{natbib}
\TestPackage{nomencl}
Index: lib/doc/LaTeXConfig.lyx.in
===================================================================
--- lib/doc/LaTeXConfig.lyx.in (Revision 18331)
+++ lib/doc/LaTeXConfig.lyx.in (Arbeitskopie)
@@ -1,5 +1,5 @@
#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 269
+\lyxformat 270
\begin_document
\begin_header
\textclass article
@@ -2960,6 +2960,31 @@
\end_layout
\begin_layout Subsection
+listings
+\end_layout
+
+\begin_layout Description
+Found: @chk_listings@
+\end_layout
+
+\begin_layout Description
+CTAN:
+\family typewriter
+macros/latex/contrib/listings/
+\end_layout
+
+\begin_layout Description
+Notes: The package
+\family sans
+listings
+\family default
+\color none
+ is used by LyX to display program listings (source code snippets).
+ It supports many program languages, syntax highlighting, line numbers,
+ etc.
+\end_layout
+
+\begin_layout Subsection
natbib
\end_layout