|
Hi, Maybe <code> : http://www.docbook.org/tdg/en/html/code.html It's the exact definition of what you're searching : "The code element is an inline element
for
identifying small fragments of programming language code."Regards, Marie. Roland Mainz a écrit : --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]Hi! ----Does anyone know a way to do "inline" program listings, for example a text which only shows fragments of an example code ? Example: -- snip -- If it more efficient to use <literal>(( $? == 0 ))</literal> instead of <literal>[ $? -eq 0 ]</literal> -- snip -- I am looking for a way to replace <literal> with a tag which says it's a program listing "fragment" (e.g. not complete code) which should be rendered "inline" using a "monospaced" font (and not as seperate block like <programlisting>). ---- Bye, Roland |
Re: [docbook] Tag for "inline" program listing fragments ?
Marie Sauvage - EBM WebSourcing Thu, 16 Aug 2007 00:48:10 -0700
- [docbook] Tag for "inline" progr... Roland Mainz
- Re: [docbook] Tag for "inline&qu... Marie Sauvage - EBM WebSourcing
