German Poo Caaman~o wrote:
>
> I wrote a little text to try listings.
>
> If I try
> \renewcommand\thelstlisting{\thechapter .\arabic{lstlisting}}% captionstyle
> on LaTeX preamble (as well as Herbert's example).
>
> When I put \lstlistoflistings the result looks like:
> 1 .1my Caption
>
> instead of:
> 1.1 my Caption
try it without a space
\renewcommand\thelstlisting{\thechapter.\arabic{lstlisting}}%
i have version 0.21 of listing-package. if it doesn't help,
send a short lyx-example file
Herbert
--
[EMAIL PROTECTED]
http://perce.de/lyx/