> From: Kip Warner <[email protected]> > Date: Thu, 28 Apr 2011 22:07:52 -0700 > > What is the recommended method of inserting some multiline code samples > into texinfo? They should be displayed in fixed width, presumably.
Why, @example..@end example, of course. See the node "example" in the Texinfo manual.
