> OK, I've found out that it would be nice if > a <cmdsynopsisinfo> element existed in the the same way > <functionsynopisinfo> exists (it is used for specifying > the '#include ...' directive in a C function synopsis). > > The only way I could visually emulate it is using the > <sbr /> tag, which is purely presentational and therefore > more rigid than a semantic element. Here is the patch > for 'escape_shell_command'. David, do you think this > may bust the rigorous XML structure of the manual :-)
Hrm... I see what you're trying to do... that would match a lot of the Tcl docs. However, if it looks difficult, it probably is, and docbook is something you can easily waste days with if you're not careful. I'd just add a note somewhere prominent saying "You must require the Rivet package with this command in order to gain access to these commands", or something like that. -- David N. Welton http://www.welton.it/davidw/ http://www.dedasys.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
