<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2655.35">
<TITLE>[listing.sty] \item[lstinline{foo}] howto?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Can anyone guide me to the solution of the following problem?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The example doesn't show the required result (the argument </FONT>
<BR><FONT SIZE=2 FACE="Arial">of the \item is hidden).</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">\documentclass{scrartcl}</FONT>
<BR><FONT SIZE=2 FACE="Arial">\usepackage{listings}</FONT>
<BR><FONT SIZE=2 FACE="Arial">\begin{document}</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;\begin{itemize}</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp; \item[\lstinline{ze_def.h}] ZE-spezifische Definitionen</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;\end{itemize}</FONT>
<BR><FONT SIZE=2 FACE="Arial">\end{document}</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">What do I have to do to get the correct result?&nbsp; I tried already</FONT>
<BR><FONT SIZE=2 FACE="Arial">\item[\protect\lstinline{bar}] and something like this without</FONT>
<BR><FONT SIZE=2 FACE="Arial">getting any improvement.</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;</FONT>
<BR><FONT SIZE=2 FACE="Arial">Section 5.1 in the well written manual doesn't help me, too.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">TIA,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Jürgen</FONT>
</P>

</BODY>
</HTML>